Page 1 of 1

Nagios XI integration with HPE OneView

Posted: Wed Mar 22, 2017 4:35 pm
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

Re: Nagios XI integration with HPE OneView

Posted: Wed Mar 22, 2017 4:42 pm
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

Re: Nagios XI integration with HPE OneView

Posted: Thu Mar 23, 2017 12:25 am
by hjma29
thanks. will take a look at these pointers.

Re: Nagios XI integration with HPE OneView

Posted: Thu Mar 23, 2017 9:11 am
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.