Check_diskio.sh

Bookmark and Share

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2012-08-29
Compatible With
  • Nagios 3.x
Owner
E-mail
License
GPL
Hits
21007
Files:
FileDescription
check_diskio.shcheck_diskio.sh
Nagios plugin (script) to check disk io utilization statistics.
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.