check_disk plugin error:
Karl DeBisschop
karl at debisschop.net
Sat Jan 25 13:51:57 CET 2003
On Fri, 2003-01-24 at 18:14, Daniel_Casey at jbhunt.com wrote:
> CRITICAL: (Return code of 110 is out of bounds)
>
> I'm using this with NRPE. In my nrpe.cfg, I have:
>
> command[check_disk]=/usr/local/nagios/libexec/check_disk -w 20 -c 10 -w
You have a -w here, which is not valid - you want a -m like you have
below, I think.
> This works fine from the command line, although, I'm not sure if the plugin
> is doing some additional calculations
> and is coming up with some weird values like 110?
>
>
> Output from command run manually:
>
> $ ./check_disk -w 20 -c 10 -m
>
> DISK OK - [8040 kB (32%) free on /] [129744 kB (11%) free on /usr] [24768
> kB (60%) free on /var] [118552 kB (96%) free on /tmp]
> [1388316 kB (92%) free on /home] [548332 kB (33%) free on /apps] [801260 kB
> (53%) free on /sybase_dumps]
>
>
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
> http://www.vasoftware.com
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
More information about the Users
mailing list