Page 1 of 1

Re: [Nagios-devel] RFE: host/service tuple as parent

Posted: Sun Mar 02, 2003 12:33 pm
by Guest
On Sun, 2003-03-02 at 14:20, Frank Sweetser wrote:
> On Sun, Mar 02, 2003 at 12:08:06PM -0500, Subhendu Ghosh wrote:
> > On Fri, 28 Feb 2003, Frank Sweetser wrote:
> >
> > > First, the quickie background. We're in the process of setting up nagios to
> > > monitor our network - not the hosts on it, but our collection of routers and
> > > switches. This means that a few of the host based assumptions that nagios
> > > makes kinda break, but the biggest one right now is the fact that a single host
> > > can have multiple IPs associated with it.
> >
> >
> > This has changed - see Ethan's post from last week - comma speparated
> > multiple IP addesses can be inserted for a HOSTADDRESS. check_ping in the
> > post 1.3 CVS was just modified to accept multiple addresses.
>
> But are each of the addresses defined assignable as the parent of a child host?

I'll guess a little. I hope be be sure in a few days, as that's why I
modified check_ping.

But my guess is

serv1 would have interfaces like

'196.168.1.1,10.0.1.1'

serv1-a and serv1-b would be child hosts to serv1

They would have interfaces like

196.168.1.1 (for serv1-a)
10.0.1.1 (for serv1-b)

That's what I'm planning on trying, at least.

--
Karl






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]