Page 2 of 2

Re: Understanding nagios logs

Posted: Wed Jun 20, 2018 1:17 pm
by ericssonvietnam
scottwilkerson wrote:I'm sorry I didn't see it in your first post, if you change dthe check_command to the following it would require 100% packet loss to be critical

Code: Select all

check_command check_ping!3000.0,100%!5000.0,100%
Can you tell me what does 3000 and 5000 here represent?

Re: Understanding nagios logs

Posted: Wed Jun 20, 2018 2:01 pm
by scottwilkerson
3000 is how many ms the rta would have to be over to become warning

5000 is how many ms the rta would have to be over to become critical