When you set a plugin to warn on 90% and critical on 95%, should it actually warn at 90% or should it warn at 91%? This is not an out of the box plugin so will modify what the author did based on what the standard plugins do.
Thanks.
JR
Alert levels
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Alert levels
That all depends on how the plugin is coded.
It might do a "greater than" or a "greater than or equal to" test against the threshold.
Nagios does not care, all it needs is a results and an exit code.
It might do a "greater than" or a "greater than or equal to" test against the threshold.
Nagios does not care, all it needs is a results and an exit code.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.