Want to test machine if EITHER of two other machines is up

Kelly Jones kelly.terry.jones at gmail.com
Mon Apr 7 01:24:18 CEST 2008


I use vMotion to auto-move several VMs between two VM servers: vm1 and vm2.

I want to monitor these VMs if *either* of vm1 *or* vm2 is up, not
necessarily both.

Is there any easy way to do this? "parents vm1,vm2" requires both to be up.

My hack solution was to create a fake "vm-either" machine whose check
command is effectively "ping vm1 || ping vm2", and then make vm-either
the parent of all my VMs.

Is there a better way?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list