[Nagiosplug-devel] Check_nt disk usage
Russell Lusignan
rlusignan at cygnal.ca
Wed Dec 15 19:02:00 CET 2004
Hi group,
I am having some problems getting the check_nt disk usage script
working. Regardless of what I put in for the critical and warning
values, I always get a warning. I believe the command line is correct:
define service {
use standard
host_name pvr
service_description Disk Usage D
check_command check_nt_disk!d!80!90
}
I have also tried the following which results in an uknown (null) error.
define service {
use standard
host_name pvr
service_description Disk Usage D
check_command check_nt_disk!d,80,90
}
Any help would be appreciated, thanks!
-Russ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nagios-plugins.org/archive/devel/attachments/20041215/a2d4a8e2/attachment.html>
More information about the Devel
mailing list