Linux

Disk Service Time

Description:

Check’s disk service time on Linux block devices.

Current Version

1.0

Last Release Date

2010-04-27

Compatible With

  • Nagios 3.x

Owner


Project Files
Project Notes
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
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
151,296