Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Disk statistics check script (perfdata only)
Current Version
1.0
Last Release Date
2012-11-14
Owner
Mikanoshi
Download URL
http://mikanoshi.name/share/check_iostat_bsd
License
GPL
Compatible With
Bash script
Provides extended disk information as performance data. Tested with FreeBSD iostat.
Usage: check_iostat_bsd -n samples_count -d device -t|r|s|i|o|a device: run iostat -x and find your device name in the first column, example: -d aacd0
-n samples count (default=3, first is not taken into account) -r read operations per second -s write operations per second -t IO transactions per second (read + write) -i kilobytes read per second -o kilobytes write per second -a average duration of transactions, in milliseconds
t, r, s, i, o, a parameters can be used in any combinations, e.g.: check_iostat_bsd -n 5 -d aacd0 -t -r -s -i -o -a
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!