Fan degraded ILO health

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
paulconca
Posts: 31
Joined: Tue Jan 16, 2018 7:05 am

Fan degraded ILO health

Post 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
You do not have the required permissions to view the files attached to this post.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Fan degraded ILO health

Post 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
You do not have the required permissions to view the files attached to this post.
Locked