Alert History - what's this mean specifically.

Marc Powell marc at ena.com
Tue Aug 15 15:26:18 CEST 2006



> -----Original Message-----
> From: Justin Craig [mailto:jrcraig.email at gmail.com]
> Sent: Tuesday, August 15, 2006 8:18 AM
> To: Marc Powell
> Cc: Nagios Users Mailinglist
> Subject: Re: [Nagios-users] Alert History - what's this mean
specifically.
> 
> # 'check_ping' command definition
> define command{
>         command_name    check_ping
>         command_line    $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$
-c
> $ARG2$ -p 5
>         }
> And here is my service definition:
> 
> service_description             PING
>         is_volatile                     0
>         check_period                    24x7
>         max_check_attempts              3
>         normal_check_interval           5
>         retry_check_interval            1
>         contact_groups                  nagiosadmin
>         notification_interval           120
>         notification_period             24x7
>         notification_options            c,r
>         check_command                   check_ping!100.0,20%!500.0,60%
>         }
> Is there a more optimal setting?

Whatever you feel is an unacceptable or unusual RTA for your network ;)
It's something you'll learn and depends on the types of connections you
have generally. We have a lot of high latency links so we have our
warning threshold at 500ms and critical at 1000.

--
Marc

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list