Nagios XI integration with HPE OneView

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hjma29
Posts: 2
Joined: Wed Mar 22, 2017 4:01 pm

Nagios XI integration with HPE OneView

Post by hjma29 »

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
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Nagios XI integration with HPE OneView

Post by avandemore »

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
Previous Nagios employee
hjma29
Posts: 2
Joined: Wed Mar 22, 2017 4:01 pm

Re: Nagios XI integration with HPE OneView

Post by hjma29 »

thanks. will take a look at these pointers.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagios XI integration with HPE OneView

Post by cdienger »

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.
Locked