<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Joerg,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Can you please subscribe to the list so you don't keep being rejected.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I think there's two things going on here:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>1. The web interface is showing a different output because, I think, you are not running check_disk remotely. All check commands run on the Nagios server. You need NRPE / check_by_ssh / some other mechanism to run check_disk on the monitored server.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>2. The first set of output from head for /storage/media/video looks correct (bar a rounding error - not sure why that would be true). The /dev is completely wrong though. What OS are you using? Also, can you run df --version to see which version of coreutils you are on.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Ton</DIV><DIV><BR><DIV><DIV>On 9 Nov 2006, at 07:58, Joerg Janes wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"> Dear all,<BR> <BR> I have researched a little more. I have compared the check_disk from the following versions:<BR> <UL>  <LI>1.4.0</LI>  <LI>1.4.3</LI>  <LI>1.4.4</LI>  <LI>head from today</LI> </UL> Therefore, I have writte the following script:<BR> <BR> echo<BR> df -h<BR> echo<BR> echo 1.40:<BR> ./check_disk.140 -u GB -w 20% -c 10% -p "/dev/hdc1"<BR> echo 1.43:<BR> ./check_disk.143 -u GB -w 20% -c 10% -p "/dev/hdc1"<BR> echo 1.44:<BR> ./check_disk.144 -u GB -w 20% -c 10% -p "/dev/hdc1"<BR> echo head:<BR> ./check_disk.head -u GB -w 20% -c 10% -p "/dev/hdc1"<BR> echo<BR> echo 1.40:<BR> ./check_disk.140 -u GB -w 20% -c 10% -p "/dev/hda3"<BR> echo 1.43:<BR> ./check_disk.143 -u GB -w 20% -c 10% -p "/dev/hda3"<BR> echo 1.44:<BR> ./check_disk.144 -u GB -w 20% -c 10% -p "/dev/hda3"<BR> echo head:<BR> ./check_disk.head -u GB -w 20% -c 10% -p "/dev/hda3"<BR> echo<BR> <BR> <BR> The output of the script is as follows:<BR> <BR> sauron:/usr/lib/nagios/plugins# ./check_disk.test<BR> <BR> Dateisystem          Größe Benut  Verf Ben% Eingehängt auf<BR> <B>/dev/hda3              56G  1,2G   55G   3% /</B><BR> udev                   10M   72K   10M   1% /dev<BR> devshm                380M     0  380M   0% /dev/shm<BR> /dev/hda1             449M   55M  371M  13% /boot<BR> /dev/hdb1             116G   37G   79G  32% /storage<BR> <B>/dev/hdc1             239G  108G  131G  46% /storage/media/video</B><BR> /dev/hdc2              60G   33M   60G   1% /backup<BR> <BR> 1.40:<BR> DISK OK - free space: /storage/media/video 131 GB (55%);| /storage/media/video=108GB;190;214;0;238<BR> 1.43:<BR> DISK OK - free space: /storage/media/video 131 GB (55% inode=nan%);| /storage/media/video=108GB;190;214;<B>-2147483648</B>;238<BR> 1.44:<BR> DISK OK - free space: /storage/media/video 130 GB (54% inode=-);| /storage/media/video=107GB;190;214;0;238<BR> head:<BR> DISK OK - free space: /storage/media/video 130 GB (54% inode=-);| /storage/media/video=107GB;190;214;0;238<BR> <BR> 1.40:<BR> DISK OK - free space: / 54 GB (98%);| /=1GB;44;49;0;55<BR> 1.43:<BR> DISK OK - free space: / 54 GB <B>(98% inode=nan%);</B>| /=1GB;44;49;<B>-2147483648</B>;55<BR> 1.44:<BR> DISK OK - free space: <B>/dev 0 GB</B> (99% inode=98%);| <B>/dev=0GB</B>;0;0;0;0<BR> head:<BR> DISK OK - free space: <B>/dev 0 GB</B> (99% inode=98%);| <B>/dev=0GB</B>;0;0;0;0<BR> <BR> I have marked the part, which seems to be a liitle "strange".<BR> <BR> Current Situation, none of the check_disk commands shows the correct status info in the web interface...<BR> <BR> Any ideas, how to debug/analyse further?<BR> <BR> Thanks in advance,<BR> Joerg<BR> <BR> <BR> <BR> Joerg Janes schrieb: <BLOCKQUOTE cite="mid4552047B.4010407@gmx.de" type="cite">  Hi Ton,<BR>  <BR> but if I use the check_disk from 1.4.4, the output of nagios is not correct also:<BR>  <BR> But if I call it from the commandline itself:<BR> sauron:/usr/lib/nagios/plugins# ./check_disk -V<BR>  <B>check_disk (nagios-plugins 1.4.4) 1.78</B><BR> sauron:/usr/lib/nagios/plugins# ./check_disk -u GB -w 20% -c 10% -p "/dev/hdc1" <BR> DISK OK - free space: /storage/media/video 127 GB (53% inode=-);| /storage/media/video=111GB;190;214;0;238<BR>  <BR> The wrong line in the web interface:<BR>  <TABLE class="status" border="0" width="100%">    <TBODY><TR><TD><BR>        </TD><TD class="statusOdd">        <TABLE border="0" cellpadding="0" cellspacing="0" width="100%">          <TBODY><TR><TD align="left">              <TABLE border="0" cellpadding="0" cellspacing="0">                <TBODY><TR><TD class="statusOdd" align="left" valign="center"><A href="http://sauron/cgi-bin/nagios2/extinfo.cgi?type=2&host=sauron&service=Disk+Space+4">Disk Space 4</A></TD></TR></TBODY>              </TABLE>              </TD><TD class="statusOdd" align="right">              <TABLE border="0" cellpadding="0" cellspacing="0">                <TBODY><TR></TR></TBODY>              </TABLE>              </TD></TR></TBODY>        </TABLE>        </TD><TD class="statusOK">OK</TD><TD class="statusOdd" nowrap="nowrap">2006-11-08 17:23:33</TD><TD class="statusOdd" nowrap="nowrap"> 0d 0h 50m 15s</TD><TD class="statusOdd">1/4</TD><TD class="statusOdd">DISK OK - free space: /storage/media/video <FONT color="#ff0000"><B>13348000600 GB (-179370% inode=-48%)</B></FONT>: </TD></TR></TBODY>  </TABLE>  <BR>  <BR> To be honest, I have tested the check_disk plugin from the following versions:<BR>  <UL>    <LI>1.4.0</LI>    <LI>1.4.3</LI>    <LI>1.4.4</LI>    <LI>head from today</LI>  </UL> All plugins have an different output in the webinterface - but if I call the plugin from the commandline, all seems to be correct? Do you have any ideas how to proceed with logging/debugging?<BR>  <BR> Thanks in advance,<BR> Joerg<BR>  <BR>  <BR> Ton Voon schrieb:  <BLOCKQUOTE cite="midF9F84CFD-F139-4989-B984-1276D1220DC4@altinity.com" type="cite">    <DIV>Hi!</DIV>    <DIV><BR class="khtml-block-placeholder">    </DIV>    <DIV>This was fixed in the plugins release 1.4.4.</DIV>    <DIV><BR class="khtml-block-placeholder">    </DIV>    <DIV>Ton</DIV>    <DIV><BR>    <DIV>    <DIV>On 8 Nov 2006, at 15:52, Joerg Janes wrote:</DIV>    <BR class="Apple-interchange-newline">    <BLOCKQUOTE type="cite"> Hi folks,<BR>      <BR> i'm new with nagios configuration and struggle with an error in the display of the disk usage in the web interface of nagios2. I want to display the disk usage of the localhost (sauron):<BR>      <BR> The command definition:<BR>     define command{<BR>         command_name    check_disk_gb<BR>         command_line    /usr/lib/nagios/plugins/check_disk -u GB -w $ARG1$ -c $ARG2$ -p $ARG3$<BR>         }<BR>      <BR> The service definition in the config file:<BR>     define service{<BR>             host_name                          sauron<BR>             service_description             Disk Space 4<BR>             check_command                   check_disk_gb!20%!10%!"/dev/hdc1"<BR>             use                             generic-service <BR>     }<BR>      <BR> The wrong line in the web interface:<BR>     Disk Space 4    CRITICAL     2006-11-08 08:26:31     0d 19h 8m 1s     4/4     DISK CRITICAL - free space: /storage/media/video <FONT color="#ff0000"><B>136298985198123397907742720000 GB (100% inode=105%)</B></FONT>:      <BR>      <BR> But if I call it from the commandline itself:<BR>     sauron:/usr/lib/nagios/plugins# ./check_disk -u GB -w 20% -c 10% -p "/dev/hdc1"<BR>     DISK OK - free space: /storage/media/video <FONT color="#ff0000"><B>127 GB (53% inode=nan%)</B></FONT>;| /storage/media/video=111GB;190;214;-2147483648;238<BR>      <BR> Does anyone have an idea how to fix this output error? Ist ist a problem of parsing the status output of the plugin?<BR>      <BR> Some infos about my linux and nagios version-<BR>     sauron:/usr/lib/nagios/plugins# uname -a<BR>     Linux sauron 2.6.17-2-k7 #1 SMP Wed Sep 13 17:18:46 UTC 2006 i686 GNU/Linux<BR>     sauron:/usr/lib/nagios/plugins# ./check_disk -V<BR>     check_disk (nagios-plugins 1.4.3) 1.68<BR>     sauron:/usr/lib/nagios/plugins# nagios2 --version<BR>     Nagios 2.5<BR> I use the testing branch of Debian, which is called etch.<BR>      <BR> Thanks in advance,<BR> Impesa<BR>      <BR class="khtml-block-placeholder">    </BLOCKQUOTE>    </DIV>    <BR>    <DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;"><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px;">    <DIV><BR class="khtml-block-placeholder">    </DIV>    <DIV><BR class="khtml-block-placeholder">    </DIV>    <DIV><A href="http://www.altinity.com">http://www.altinity.com</A></DIV>    <DIV>T: +44 (0)870 787 9243</DIV>    <DIV>F: +44 (0)845 280 1725</DIV>    <DIV>Skype: tonvoon</DIV>    </SPAN></SPAN></SPAN></SPAN></SPAN><BR class="Apple-interchange-newline">    </SPAN> </DIV>    <BR>    </DIV>  </BLOCKQUOTE>  <BR>  <PRE wrap=""><HR size="4" width="90%">-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
<A class="moz-txt-link-freetext" href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642</A></PRE>  <PRE wrap=""><HR size="4" width="90%">_______________________________________________
Nagiosplug-help mailing list
<A class="moz-txt-link-abbreviated" href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</A>
<A class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</A>
::: Please include plugins version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null
  </PRE></BLOCKQUOTE> <BR> <BR><BR><P align="center">This message has been scanned for viruses by <A href="http://www.MailController.altohiway.com/">MailController</A>.</P><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------------------------------------------------------------------------</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Using Tomcat but need to do more? Need to support web services, security?</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Get stuff done quickly with pre-integrated technology to make your job easier</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642_______________________________________________</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Nagiosplug-help mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Nagiosplug-help@lists.sourceforge.net">Nagiosplug-help@lists.sourceforge.net</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">::: Please include plugins version (-v) and OS when reporting any issue.<SPAN class="Apple-converted-space"> </SPAN></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">::: Messages without supporting info will risk being sent to /dev/null</DIV> </BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><A href="http://www.altinity.com">http://www.altinity.com</A></DIV><DIV>T: +44 (0)870 787 9243</DIV><DIV>F: +44 (0)845 280 1725</DIV><DIV>Skype: tonvoon</DIV></SPAN></SPAN></SPAN></SPAN></SPAN><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></DIV></BODY></HTML>