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!
monitor ilo5
Re: monitor ilo5
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
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!