3 T1s one router

Simpson, Doug dsimpson at friedmancorp.com
Tue Nov 25 19:34:01 CET 2003


We have three T1s bundled into one router here at my site and terminating at
one router at the telcom.  I want to monitor all 3 IPs on each router.
How do I setup a host to have multiple IPs?
Do I just add multiple IPs like I have done down below?
 
# 'T1 router' host definition
define host{
        use                     generic-host            ; Name of host
template to use
 

        host_name               T1 router
        alias                   T1 Router
        address                 172.16.1.3, 172.16.1.2, 172.16.1.1
        parents                 BHS1
        check_command           check-host-alive
        max_check_attempts      10
        notification_interval   120
        notification_period     24x7
        notification_options    d,u,r
        }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20031125/9ccfef52/attachment.html>


More information about the Users mailing list