Page 1 of 1

[Nagios-devel] Re: Multiple addresses per host ?

Posted: Sat Apr 06, 2002 11:21 am
by Guest
Phil Regnauld (regnauld) writes:
>
> host "myhost" {
> host_name "myhost";
> addresses { default 192.168.1.1; 123.45.67.89; };
> service { dns; http; ping; }
> service { dns_in "DNS_IN" { 123.45.67.89; }
>
> }
>
> It's IMHO easier to configure and parse, maybe it's just me :)
^^^^^^^^^^^^^^^^^^
Ahem, I even forgot two semicolons in the above block -- this is
left as an exercise to the reader 8-)





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: regnauld@catpipe.net