Linux

check_iostat – I/O statistics – updated 2016

Description:

This is an updated version of: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat–2D-I-2FO-statistics/details

– await added
– bugs fixed including now reports current values instead of – average since boot.
– pnp4nagios template created
— Update Sept 2016 —
Fixed tps returning 0 all the time

Current Version

1.1.0

Last Release Date

2016-09-01

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Nagios CSP

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!
Project Files
Project Notes
This is an updated version of: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_iostat--2D-I-2FO-statistics/details I have added the await to the output as this shows how long the OS spends waiting to write to disk which I think is very important. I have also fixed some bugs so the script now shows the current stats instead of the average stats since boot time Finally I have created a pnp4nagios template which shows tps on one graph, await on another and read/writes Kb/s on the third. === Example usage ==== $ /usr/lib64/nagios/plugins/check_iostat -d sda -w 5000000,10000000,10000000,8 -c 6000000,20000000,20000000,10 OK - I/O stats tps=29.00 KB_read/s=0.00 KB_written/s=460.00 Average_wait/s=0| 'tps'=29.00; 'KB_read/s'=0.00; 'KB_written/s'=460.00; 'await'=0;
Reviews (1) Add a Review
Minor items
by wcarlson, April 30, 2017
Two minor issues. First, script is misnamed (or entry is misnamed), check_iostst.

Second, file is in DOS format. Fix with dos2unix.
Helpful? Yes  No 
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
4 (2)
Favorites
0
Views
28,531