monitor ilo5

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
elinagios
Posts: 146
Joined: Thu Feb 16, 2017 3:45 am

monitor ilo5

Post by elinagios »

Hello

so far we are monitoring our HP servers with check_ilo2_health check but in ilo5 case the -i ignore network down doesn't work. We have a server which is using 10Gb fiber for network connection and no 1Gb network. In ilo5 it show network as down and all the 1Gb ports as down which is how it is suppose to be. Any ideas how to ignore this?

Thank you!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: monitor ilo5

Post by lmiltchev »

What is the version of the check_ilo2_health plugin that you are currently using? Maybe, there is a newer version available that works better with ilo5. This is a 3rd party plugin, so your best bet would be to contact the owner of the plugin for more info.

If you just want to change the state returned from your check, e.g. OK instead of Critical, you could use the negate plugin. For more information on using the negate plugin, please review our documentation on the topic here:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked