Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_disk_grow.pl
1.0
2011-07-09
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
GPL
73075
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!
this script will check the partition growth since the last time it was executed. Each partition writes its stats to its own file
check_disk_grow.pl -p -w -c [-d] [-h]
Checks the disk growth relative to the total space.
-p, --partition partition to check
-w, --warning warning threshold in %, growth of the partition
-c, --critical critical threshold in %, growth of the partition
-d, --debug enable debug mode
-h, --help show help message
check_disk_grow.pl -p
Checks the disk growth relative to the total space.
-p, --partition partition to check
-w, --warning warning threshold in %, growth of the partition
-c, --critical critical threshold in %, growth of the partition
-d, --debug enable debug mode
-h, --help show help message
Reviews (0)
Be the first to review this listing!