Hi Team,
We want to monitor the run queue on a Unix system.
NRPE agent is installed on the system and file systems are monitored.
Kindly let us know how can we monitor a run queue.
Runqueue monitoring on a unix system.
Runqueue monitoring on a unix system.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: Runqueue monitoring on a unix system.
If you have NRPE installed, you should be able to just use the 'check_load' plugin which will report the load on the machine -
Code: Select all
[root@localhost libexec]# ./check_load -w 5.0,4.0,3.0 -c 10.0,8.0,6.0
OK - load average: 0.01, 0.03, 0.05|load1=0.010;5.000;10.000;0; load5=0.030;4.000;8.000;0; load15=0.050;3.000;6.000;0;
Former Nagios Employee
Re: Runqueue monitoring on a unix system.
Thanks team, we are able to monitor the run queue.
Thanks & Regards,
I2MP Team.
I2MP Team.
Re: Runqueue monitoring on a unix system.
Is it ok if we lock this thread and mark the issue as resolved?
Former Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/