USEDDISKSPACE wrong -l argument Nagios Core
Posted: Thu Oct 11, 2012 8:51 am
Hi
I have installed Nagios Core 0.4 on Ubunto 12.04
Its working with mu Windows Sedrver for some items such as Nsclientversion, cpuload, but
when I check on diskuage, ik get the message "wrong -l argument"
My windows.cfg looks like this:
define service{
use generic-service
host_name myhost
service_description C:\ Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
}
This is how the manual of Nagios Core say so!
http://nagios.sourceforge.net/docs/3_0/ ... ndows.html
Elsewhere on this forum I found a topic with the same issue, but no solution for me
Who can help me
Hans
I have installed Nagios Core 0.4 on Ubunto 12.04
Its working with mu Windows Sedrver for some items such as Nsclientversion, cpuload, but
when I check on diskuage, ik get the message "wrong -l argument"
My windows.cfg looks like this:
define service{
use generic-service
host_name myhost
service_description C:\ Drive Space
check_command check_nt!USEDDISKSPACE!-l c -w 80 -c 90
}
This is how the manual of Nagios Core say so!
http://nagios.sourceforge.net/docs/3_0/ ... ndows.html
Elsewhere on this forum I found a topic with the same issue, but no solution for me
Who can help me
Hans