Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check_diskio.sh
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!
Nagios plugin (script) to check disk io utilization statistics.
This script has been designed and written on Linux plateform only,requiring iostat as external program. The locations of these can easily be changed by editing the variables $IOSTAT at the top of the script.
The script is used to query 3 of the key disk statistics (avgqu-sz,await,utility) at the same time.
This script has been designed and written on Linux plateform only,requiring iostat as external program. The locations of these can easily be changed by editing the variables $IOSTAT at the top of the script.
The script is used to query 3 of the key disk statistics (avgqu-sz,await,utility) at the same time.
Reviews (0)
Be the first to review this listing!