Search found 3 matches
- Fri Mar 20, 2015 3:24 pm
- Forum: Open Source Nagios Projects
- Topic: Reference for Command Numbers
- Replies: 5
- Views: 7645
Re: Reference for Command Numbers
I think that's exactly what I wanted. Thanks!
- Thu Mar 19, 2015 12:21 pm
- Forum: Open Source Nagios Projects
- Topic: Reference for Command Numbers
- Replies: 5
- Views: 7645
Re: Reference for Command Numbers
Thanks for the reply. I've seen this and it isn't quite what I want. I possibly should have mentioned thing's that I've hunted up. These "external commands" actually work by sending them through named pipe called nagios.cmd on the Nagios server. Whilst it would not be impossible to have my...
- Thu Mar 19, 2015 11:46 am
- Forum: Open Source Nagios Projects
- Topic: Reference for Command Numbers
- Replies: 5
- Views: 7645
Reference for Command Numbers
Hi, We've recently stated writing into our deploy scripts for various products a call to curl that disables Nagios alerts on the machine for the services being deployed. It's a really cool and useful thing to add to the scripts, and saves us a bunch of false positive e-mail and text messages. I am a...