Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check Isilon Capacity
Current Version
.1
Last Release Date
2019-01-01
Compatible With
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
4681
Files:
File | Description |
---|---|
check_isilon_size.pl | check_isilon_size.pl |
Use this script to check and report on overall Isilon usage.
bash$ ./check_isilon_size.pl
Define some options:
-w WARNING
-c CRITICAL
-u username
-p password
-f FQDN
This script checks the overall capacity of an Isilon System.
Please provide the warning and critical used percentage level. No need to use the percent sign.
The username and password.
The fully qualified domain name of the system to be checked.
check_isilon_size.pl -w 82 -c 95 -u username -p 'password' -f fqdn
Isilon Storage System OK - Used = 1067.67TB, Free = 265.09TB, Available = 246.10TB, Total = 1332.76TB | bytes_avail=246098088370176 bytes_free=265089705361408 bytes_used=1067669260197888 bytes_total=1332758965559296
bash$ ./check_isilon_size.pl
Define some options:
-w WARNING
-c CRITICAL
-u username
-p password
-f FQDN
This script checks the overall capacity of an Isilon System.
Please provide the warning and critical used percentage level. No need to use the percent sign.
The username and password.
The fully qualified domain name of the system to be checked.
check_isilon_size.pl -w 82 -c 95 -u username -p 'password' -f fqdn
Isilon Storage System OK - Used = 1067.67TB, Free = 265.09TB, Available = 246.10TB, Total = 1332.76TB | bytes_avail=246098088370176 bytes_free=265089705361408 bytes_used=1067669260197888 bytes_total=1332758965559296
Reviews (0)
Be the first to review this listing!