Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check's disk service time on Linux block devices.
Current Version
1.0
Last Release Date
2010-04-27
Owner
Tucker
Compatible With
Check’s disk service time on a specified device (-d) or, if unspecified, all devices listed in /etc/mtab. Default warning threshold of 15ms and critical threshold of 20ms. Can be overwritten with the -w and -c flags, respectively. Since I couldn’t locate a python library to do what I need, I use the native iostat binary and parse based on order output.
This was written to try and find Amazon EBS volumes before they completely tanked.
Usage: disk_service_time.py [options]
Options: -h, –help show this help message and exit -w INT, –warn=INT Warning threshold -c INT, –crit=INT Critical threshold -d DEV, –dev=DEV Device to check
You must be logged in to submit a review.
To:
From: