Route Interfaces

Robert Hajime Lanning lanning at lanning.cc
Thu Oct 6 08:15:28 CEST 2005


<quote who="Richard Gliebe">
> # 'r1-r2' host definition
> define host{
>         use                     generic-host
>
>         host_name               r1-r2
>         alias                   r1-r2
>         address                 xxx.xxx.xxx.xxx
>         parents                 r1-r2
>         check_command           check-host-alive
>         max_check_attempts      3
>         notification_interval   0
>         notification_period     24x7
>         notification_options    d,u,r
>         contact_groups          sys-admins
>         }

The router furthest from the Nagios server should have a "parents"
statement with the name of the router closest to the Nagios server.

So, something like this:
Nagios -> r1-r2 -> r2-r1 -> other network...

r2-r1 would have a parent of r1-r2.
r1-r2 would have no parent.


-- 
And, did Guloka think the Ulus were too ugly to save?
                                         -Centauri



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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