Passive checks NRDP
Posted: Tue May 10, 2016 9:53 am
Hello,
I am sending a passive check using the send_nrdp script, but when I enter a state different than 0 the status of the alarm on nagios does not change.
In this example below I changed the state from 0 to 2. (Note I have changed token and IP to difference ones for security reasons)
/home/nagiosscripts/send_nrdp.sh -u http://172.10.10.8/nrdp/ -t df264tyhjdI34 -H "SBC1" -s "Eth3" -S=2 -o "Ethernet 3 is Down"
and still the status of my alarm is "OK" Any idea why?
Thanks
I am sending a passive check using the send_nrdp script, but when I enter a state different than 0 the status of the alarm on nagios does not change.
In this example below I changed the state from 0 to 2. (Note I have changed token and IP to difference ones for security reasons)
/home/nagiosscripts/send_nrdp.sh -u http://172.10.10.8/nrdp/ -t df264tyhjdI34 -H "SBC1" -s "Eth3" -S=2 -o "Ethernet 3 is Down"
and still the status of my alarm is "OK" Any idea why?
Thanks