Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_disks_size
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!
Shell script (written in pure bash to avoid installation any extra programming languages )
It is designed to work on any linux operating system. ( tested on Debian8,Ubuntu,Centos7,RHEL7 )
It detects the mount-points automatically. Does not need to specify the disk to check.
Default threshold is set to WARNING 90 and CRITICAL 95 ( if not specified ) , but this can be overwritten :
./check_disks 80 85 ( to have Warning on 80% and Critical on 85% )
- automatically discover the mounted partitions
- possibility to add partitions on the exclude list
- threshold adjustment
Reviews (0)
Be the first to review this listing!