How To Monitor HP and Hitachi SAN

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kbay
Posts: 2
Joined: Mon May 12, 2014 11:41 am

How To Monitor HP and Hitachi SAN

Post by kbay »

Hi,
I am new to Nagios and need to Monitor my HP EVA 4400 and Hitachi HUS130 SAN. How can I set that up?
thank you!
Last edited by kbay on Mon May 12, 2014 12:05 pm, edited 1 time in total.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: How To Monitor HP and Hitachi SAN

Post by sreinhardt »

There are many potential ways, depending on the device and what options are open to you. Have you taken a look at exchange.nagios.org and searched for your devices, or details you wish to monitor? Do you know if snmp is available, ssh, or a web interface?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
kbay
Posts: 2
Joined: Mon May 12, 2014 11:41 am

Re: How To Monitor HP and Hitachi SAN

Post by kbay »

Thank you. I found a potential plugin that may work with my HP EVA SAN: check_eva.py which uses the sssu command (on windows or linux) to communicate with Commandview EVA. I am going to try that.

I have had no luck so far in finding anything for my Hitachi HUS130 SAN system. SNMP is available on my SAN management server and it does have a web interface.
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: How To Monitor HP and Hitachi SAN

Post by sreinhardt »

I would suggest looking for a mib from hitachi for that device, and finding relevant OIDs for information that you want to collect. Then you can use something like check_snmp to query that information for nagios. Let us know how it goes.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked