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
Current Version
1.0
Last Release Date
2021-12-14
Compatible With
- Nagios XI
Owner
Twitter Handle
geekmungus
License
GPL
Hits
1937
Files:
File | Description |
---|---|
check_ecs_capacity_api.py | check_ecs_capacity_api.py |
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!