the level for warning and critical
Posted: Mon Nov 11, 2019 12:45 pm
Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .45,.40,.35 -c .60,.55,.50
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .45,.40,.35 -c .60,.55,.50
Code: Select all
1 minute load - 0.45
5 minute load - 0.40
15 minute load - 0.35Code: Select all
1 minute load - 0.60
5 minute load - 0.55
15 minute load - 0.50Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .45,.40,.35 -c .60,.55,.50
Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .69,.66,.65 -c .90,.80,.70
Unfortunately I cannot make this choice for you. There is so much more that goes into a busy server than just CPU, but the second one seems more logical if that is your target.fsodah wrote:Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .45,.40,.35 -c .60,.55,.50Which one should i use ..Code: Select all
command[check_load]=/usr/local/nagios/libexec/check_load -r -w .69,.66,.65 -c .90,.80,.70
when 80-85% busy should give warning and it should give 90-95% critical alert
Great!fsodah wrote:Done .... i made the second one i ll be monitor it for the next days ... please close the ticket