I've multiple service checks for tracking certain information from a preferred vendor's RAID subsystem.
One of these checks for a certain link failure, presented by the RAID's XML output as a count. If there's been zero failures since the last subsystem reboot, it's 0. If one, the count is 1. This count needs to be tracked, and notified, but after this has happened, the threshold needs to reset to the current value +1, as these systems are rebooted maybe once per year (therefore we're unable to reset the count on the RAID itself.)
So, can I script something somewhere to do this on XI?
Modifying the acceptable alert level of a service?
Re: Modifying the acceptable alert level of a service?
Yes. You will need to create a custom plugin (perhaps wrapping the current plugin) to track that value. Plugin development guidelines are below:
https://nagios-plugins.org/doc/guidelines.html
https://nagios-plugins.org/doc/guidelines.html
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.