Page 1 of 1

Fan degraded ILO health

Posted: Fri Sep 17, 2021 6:01 am
by paulconca
Hi All

we are using the below script, and some degraded fans keep alerting but the temperate is fine

Is there any way to ignore some of the fans or all if the fans, as the temperate is already monitored

https://exchange.nagios.org/directory/P ... th/details

Thank you

Re: Fan degraded ILO health

Posted: Fri Sep 17, 2021 2:15 pm
by gsmith
Hi

This plugin is provided by a member of the community so you should talk to the author.

It looks like someone else is wanting the same functionality as you:
Image8.jpg
Another option is if you know Perl you could take the plugin and modify it yourself.

And a third option is to create a script that executes the plugin, and then parses it's output before passing
it on to the Nagios XI server.

Thanks