Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_emc_unisphere
Current Version
0.1
Last Release Date
2016-04-19
Compatible With
- Nagios XI
Owner
Website
License
GPL
Hits
6209
The script currently provides an overview of all of the disks within your SAN and alerts if any are in a degraded or failed state.
Pre-requisites:
Ensure you have the UniSphere CLI installed: https://support.emc.com/search?text=VNXe%20Unisphere%20CLI%20&product_id=8864&resource=DOWN&_ga=1.85856017.920998021.1461060670
Ensure that the following line is in your /etc/sudoers configuration:
nagios ALL=(ALL) NOPASSWD:/usr/local/nagios/libexec/check_emc_unisphere_disks
and also ensure 'Defaults requiretty' is uncommented in /etc/sudoers (as it is by default in some distro's - like Redhat, CentOS and the like.)
The command in the commands.cfg file should look something like:
command_line sudo /usr/local/nagios/libexec/check_emc_unisphere_disks $HOSTADDRESS$ $ARG1$ $ARG2$
More features to be added soon!
Pre-requisites:
Ensure you have the UniSphere CLI installed: https://support.emc.com/search?text=VNXe%20Unisphere%20CLI%20&product_id=8864&resource=DOWN&_ga=1.85856017.920998021.1461060670
Ensure that the following line is in your /etc/sudoers configuration:
nagios ALL=(ALL) NOPASSWD:/usr/local/nagios/libexec/check_emc_unisphere_disks
and also ensure 'Defaults requiretty' is uncommented in /etc/sudoers (as it is by default in some distro's - like Redhat, CentOS and the like.)
The command in the commands.cfg file should look something like:
command_line sudo /usr/local/nagios/libexec/check_emc_unisphere_disks $HOSTADDRESS$ $ARG1$ $ARG2$
More features to be added soon!
Reviews (0)
Be the first to review this listing!