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
7215
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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!