Morning all,
I am having an issue with adding cpuload monitoring on windows machines.
I know there are no issues on the windows side since I have other services
being monitored with no problems.
Also the error message tells me the arguments that are specified are not
correct.
I have google'd, and checked the Nagios documentation and tried different
ways, but non works.
And this is were I am at now. Could anyone look this over and tell me what
is wrong?
- Error: check_nt: Could not parse arguments
- Check command definition:
define command{
command_name check_nt_cpu
command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s
$USER7$
- Service definition:
define service{
use generic-service
host_name host001
service_description CPU load
servicegroups load
check_command check_nt_cpu!CPULOAD! -l 5,80,90
}
Thanks,
Palle
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null