Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Dell ECS Capacity Check Plugin
1.0
2021-12-14
- Nagios XI
geekmungus
GPL
2803
File | Description |
---|---|
check_ecs_capacity_api.py | check_ecs_capacity_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 Capacity Check Plugin queries the Dell ECS API to obtain usage information. It can be pointed at a single ECS cluster or multiple clusters depending on your federation and geo-replication configuration. It is strongly recommended to create a read only management account on the cluster(s) for monitoring purposes.
Examples
All values are in TB, the warning and critical threshold are expected in TB.
./check_ecs_capacity_api.py -e ecs1.domain.com -u -p -w -c
For multiple federated geo-replicated clusters, add these as FQDNs with command separated values.
./check_ecs_capacity_api.py -e ecs1.domain.com,ecs2.domain.com,ecs3.domain.com -u -p -w -c
Examples
All values are in TB, the warning and critical threshold are expected in TB.
./check_ecs_capacity_api.py -e ecs1.domain.com -u
For multiple federated geo-replicated clusters, add these as FQDNs with command separated values.
./check_ecs_capacity_api.py -e ecs1.domain.com,ecs2.domain.com,ecs3.domain.com -u
Reviews (0)
Be the first to review this listing!