Monitor Multiple IP addrs

Erich Kuehn ekuehn at bbcominc.com
Wed Oct 30 18:41:01 CET 2002


I want to monitor 2 ip addresses, each one side of a point to point serial
link.


I've tried this

define host{
        use                     generic-host            ; Name of host
template to use

        host_name               Test
        alias                   Test
        address                 x.x.x.255 x.x.x.233
        parents                 router1
        check_command           check-host-alive
        max_check_attempts      20
        notification_interval   60
        notification_period     24x7
        notification_options    d,u,r

but It only seems to ping the first one, and then reports it as up, even if
the other one is down.

Any ideas?

Erich


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf




More information about the Users mailing list