check_nt problem
Posted: Tue Dec 09, 2014 10:01 pm
Hi,
I have added remote windows hosts and facing the below error
]:/usr/local/nagios >/usr/local/nagios/libexec/check_nt -H 10.25.0.0 -p 12489 -v MEMUSE
NSClient - ERROR: Invalid password.
[]:/usr/local/nagios >/usr/local/nagios/libexec/check_nt -H 10.25.0.0 -p 12489
check_nt: Could not parse arguments
Usage:
check_nt -H host -v variable [-p port] [-w warning] [-c critical]
[-l params] [-d SHOWALL] [-u] [-t timeout]
[]:/usr/local/nagios >
]:/usr/local/nagios >
My check_nt command
define command{
command_name check_nt
command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s password -v $ARG1$ $ARG2$
}
Please help !
thanks
I have added remote windows hosts and facing the below error
]:/usr/local/nagios >/usr/local/nagios/libexec/check_nt -H 10.25.0.0 -p 12489 -v MEMUSE
NSClient - ERROR: Invalid password.
[]:/usr/local/nagios >/usr/local/nagios/libexec/check_nt -H 10.25.0.0 -p 12489
check_nt: Could not parse arguments
Usage:
check_nt -H host -v variable [-p port] [-w warning] [-c critical]
[-l params] [-d SHOWALL] [-u] [-t timeout]
[]:/usr/local/nagios >
]:/usr/local/nagios >
My check_nt command
define command{
command_name check_nt
command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -s password -v $ARG1$ $ARG2$
}
Please help !
thanks