check_nt reporting back bad password
Posted: Mon Jun 24, 2013 8:33 am
Something strange started happening, my CPU Load check started reporting back bad password despite none of my other checks doing the same.
I'm not sure why
is working just fine yet this:
Is reporting back with a bad password
Any ideas?
Thanks in advance!
On the server I'm checking it is reporting from the log
Also from the terminal
It reports back just fine
I'm not sure why
Code: Select all
define service{
use generic-service
host_name dupree
service_description Memory Usage
check_command check_nt!MEMUSE!-w 80 -c 90 -s MyPassword
}
Code: Select all
define service{
use generic-service
host_name dupree
service_description CPU Load
check_command check_nt!CPULOAD!-l 5,80,90 -s MyPassword
}
Any ideas?
Thanks in advance!
On the server I'm checking it is reporting from the log
Code: Select all
Data: None&2&5
Invalid password (none)
Code: Select all
./check_nt -v CPULOAD -l 5,80,90 -d SHOWALL destinationip -p 12489 -s myPassword