Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Dell ECS Health Plugin
Current Version
1.0
Last Release Date
2021-12-14
Compatible With
- Nagios XI
Owner
Twitter Handle
geekmungus
License
GPL
Hits
3566
Files:
File | Description |
---|---|
check_ecs_health_api.py | check_ecs_health_api.py |
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 Dell ECS Health Check Plugin queries the Dell ECS API to obtain health information. It is designed to be pointed at a single cluster, but use of multiple checks for each cluster can be created for federation and geo-replication configuration.
It is strongly recommended to create a read-only management account on the cluster(s) for monitoring purposes.
Example use:
./check_ecs_health_api.py -e ecs1.domain.com -u -p
Example Output:
OK - Dell ECS Health: HEALTHY - Nodes(Good/Bad/Maint):7/0/0, Disks(Good/Bad/Maint):168/0/0, Alerts(Crit/Error/Warn):0/0/0
It checks for bad hosts, bad disks or if there are any unacknowledged alerts.
It is strongly recommended to create a read-only management account on the cluster(s) for monitoring purposes.
Example use:
./check_ecs_health_api.py -e ecs1.domain.com -u
Example Output:
OK - Dell ECS Health: HEALTHY - Nodes(Good/Bad/Maint):7/0/0, Disks(Good/Bad/Maint):168/0/0, Alerts(Crit/Error/Warn):0/0/0
It checks for bad hosts, bad disks or if there are any unacknowledged alerts.
Reviews (0)
Be the first to review this listing!