Page 1 of 1

NAgios XI for EMC AX4 AX150 VNX5300, Dell compellent array

Posted: Thu Jun 30, 2016 12:29 pm
by ajohari
Hi Team,

Anyone who can assist me on implementing NAgios XI solution for Monitoring of Multivendor storage arrays for below parameters to be monitoring

Parameters to be monitor
Summary Dashboard
Total Raw capacity
Raw used
Raw free
Total Usable capacity
Usable used
Usable free
Health status of LUNs/Storage group/Raid group
LUNs by Performance(IOPS, Latency, Throughput)
Hardware monitoring (e.g. Controllers, Disks)
Connectivity status of Storage array (FC, iSCSI, FCoE)
Multivendor monitoring
Customized report
Email Notification

Suggest plugin/wizard for configuring below arrays in Nagios xi

EMC AX4-5f
EMC AX150
EMC VNX5300
DELL compellent

I configured EMC AX4-5f model using plugin check_emc_clariion.zip But I am not able to monitor LUNs performance like IOPS, Latency and throughput and more

Re: NAgios XI for EMC AX4 AX150 VNX5300, Dell compellent arr

Posted: Thu Jun 30, 2016 1:27 pm
by tgriep
Can you post the version number of the plugin that you are using or where you found it?
There are a few plugins with the same name an we need to know the version number.

Re: NAgios XI for EMC AX4 AX150 VNX5300, Dell compellent arr

Posted: Thu Jun 30, 2016 11:03 pm
by ajohari
Version number of plugin is not found but something which can be helpful to find plugin details are as below

check_emc_clariion.pl maintained by Box293
2014-05-06
Copyright (c) 2012 Troy Lea aka Box293
[email protected]
Twitter: @Box293

Below are the link from where I downloaded the wizard

https://exchange.nagios.org/directory/A ... rd/details

Re: NAgios XI for EMC AX4 AX150 VNX5300, Dell compellent arr

Posted: Mon Jul 04, 2016 1:23 am
by Box293
I used to maintain that wizard however I no longer have access to an EMC SAN so it no longer gets updated. There is a new owner for the plugin:

https://exchange.nagios.org/directory/P ... 74/details

All of the capabilities of the plugin are on that page. If the plugin doesn't do what you need then you are going to need to update the plugin yourself. All of it is using the naviseccli command line program to query the SAN.

As for the Dell Compellent, you might find a plugin for it here:

https://exchange.nagios.org/directory/P ... dware/Dell

Otherwise you'll need to monitor it via SNMP, you could write your own plugin that does the monitoring via SNMP.