Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_diskIO.pl
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!
check_diskIO.pl - Checks the disk I/O and transfer rate. It will also provide the following statistics:
tps - Total number of transfers per second that were issued to physical devices.
rtps - Total number of read requests per second issued to physical devices.
wtps - Total number of write requests per second issued to physical devices.
blkreas/s - Total amount of data read from the devices in blocks per second.
blkwrtn/s - Total amount of data written to devices in blocks per second.
Usage:
usage: check_diskIO.pl -ds -c -w
-c
Default value is 2000.
Exit with a critical status if less than average tps.
-w
Default value is 1000.
Exit with a warning status if less than average tps.
-i
This sets the interval for a single data run to collect.
The result is the average of the collected sample.
The default is 15.
-d Debug
tps - Total number of transfers per second that were issued to physical devices.
rtps - Total number of read requests per second issued to physical devices.
wtps - Total number of write requests per second issued to physical devices.
blkreas/s - Total amount of data read from the devices in blocks per second.
blkwrtn/s - Total amount of data written to devices in blocks per second.
Usage:
usage: check_diskIO.pl -ds -c
-c
Default value is 2000.
Exit with a critical status if less than average tps.
-w
Default value is 1000.
Exit with a warning status if less than average tps.
-i
This sets the interval for a single data run to collect.
The result is the average of the collected sample.
The default is 15.
-d Debug
Reviews (0)
Be the first to review this listing!