How to monitor the Disk IO via NRPE in Linux
Posted: Wed Feb 28, 2018 7:44 am
Hi Team,
Could you please tell me how to monitor the Disk I/O rates via NRPE in linux?
We are using check_linux_stats.pl plugin to monitor the I/O rates .
./check_linux_stats.pl -I -w 80 -c 95 -p sda1,sda2,sdb
DISK IO CRITICAL |sda2_read=0.00;80;95 sda2_write=0.00;;|sdb_read=0.00;80;95 sdb_write=2.00;;|sda1_read=0.00;80;95 sda1_write=0.00;;
we don't know how to monitor the via NRPE agent.
./check_nrpe -H <hostname> -c check_linux_stats.pl -a -I
CHECK_NRPE: Error - Could not complete SSL handshake.
Could you please tell me the exact argument to monitor the I/O rates via NRPE .
Cheers
Simbu
Could you please tell me how to monitor the Disk I/O rates via NRPE in linux?
We are using check_linux_stats.pl plugin to monitor the I/O rates .
./check_linux_stats.pl -I -w 80 -c 95 -p sda1,sda2,sdb
DISK IO CRITICAL |sda2_read=0.00;80;95 sda2_write=0.00;;|sdb_read=0.00;80;95 sdb_write=2.00;;|sda1_read=0.00;80;95 sda1_write=0.00;;
we don't know how to monitor the via NRPE agent.
./check_nrpe -H <hostname> -c check_linux_stats.pl -a -I
CHECK_NRPE: Error - Could not complete SSL handshake.
Could you please tell me the exact argument to monitor the I/O rates via NRPE .
Cheers
Simbu