check_nt: Could not parse arguments
    Palle L Jensen 
    palleje at gmail.com
       
    Tue Jan 29 18:01:36 CET 2008
    
    
  
 
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
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20080129/c3649fdc/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
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/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
    
    
More information about the Users
mailing list