Hi everyone,
I have some servers that should be off by default. How do I generate a warning status when they become active?
Thx,
Peter-Hans
HOST default DOWN
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: HOST default DOWN
Hi Peter-Hans,
This looks like a job for the negate plugin. You could set up ping checks but reverse the status, so down is up and up is down
We've got a guide on how to use and set up the negate plugin, take a look and run some tests from the CLI and let me know if that's going to work out here.
Using The Negate Plugin
Regards,
Benjamin
This looks like a job for the negate plugin. You could set up ping checks but reverse the status, so down is up and up is down
We've got a guide on how to use and set up the negate plugin, take a look and run some tests from the CLI and let me know if that's going to work out here.
Using The Negate Plugin
Regards,
Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
nagios_irvn
- Posts: 8
- Joined: Fri Oct 30, 2020 5:18 am
Re: HOST default DOWN
Thank you, I'll test it, but think this is what I need. Thank you and have a nice day.
Re: HOST default DOWN
Great, let us know if that meets your needs.