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
1.0
2021-12-14
- Nagios XI
geekmungus
GPL
3185
File | Description |
---|---|
check_ecs_health_api.py | check_ecs_health_api.py |
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!