I'm trying to see what's the work flow to get Nagios XI working with HP OneView(mgmt software provisioning/monitoring HPE server hardware).
I know it's not a out-of-box function and requires some coding/scripting but if anyone can give me some guidance on which steps to go, that'll be great. On HPE OneView side, it uses REST API and has some Python/Golang/PS API library on github.
thanks
Hongjun
Nagios XI integration with HPE OneView
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Nagios XI integration with HPE OneView
Have you seen this:
https://exchange.nagios.org/directory/P ... 29/details
I'm not aware of anything specifically for OneView but here is some info on writing custom plugins:
https://nagios-plugins.org/doc/guidelines.html
https://mathias-kettner.de/checkmk_localchecks.html
http://www.yourownlinux.com/2014/06/how ... cript.html
Here is an SDK you might be able to leverage or look at using the API. https://github.com/HewlettPackard/python-hpOneView
https://exchange.nagios.org/directory/P ... 29/details
I'm not aware of anything specifically for OneView but here is some info on writing custom plugins:
https://nagios-plugins.org/doc/guidelines.html
https://mathias-kettner.de/checkmk_localchecks.html
http://www.yourownlinux.com/2014/06/how ... cript.html
Here is an SDK you might be able to leverage or look at using the API. https://github.com/HewlettPackard/python-hpOneView
Previous Nagios employee
Re: Nagios XI integration with HPE OneView
thanks. will take a look at these pointers.
Re: Nagios XI integration with HPE OneView
Let us know if you have any questions we can help with after reviewing the docs or if you'd like to close the thread.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.