Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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.
Current Version
1.0
Last Release Date
2021-12-14
Owner
Tristan Self
License
GPL
Compatible With
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 <username> -p <password> -w <warning> -c <critical>
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 <username> -p <password> -w <warning> -c <critical>
You must be logged in to submit a review.
To:
From: