> > > > Is it possible to get a nagios server to bind to an IP? ... > > > > I want to get nagios to use one IP on a cluster so that > the other > > > > host > > > > (active-passive) can take it over in the event of a failure. ... > > I've set allowed_hosts in nrpe.conf - so the clients will > only accept > > checks from a certain IP.
We do this by just adding the IP addresses of every member of the cluster, plus the cluster virtual IP, to the NRPE allowed_hosts lists and switch access tables. Otherwise it gets a bit awkward in having to make your HA software (linux_HA?) change your default router to force the virtual interface (and then change back on fail back). Steve ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] 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
