Maybe this would help: <a href="http://onlamp.com/onlamp/2006/05/25/self-healing-networks.html">http://onlamp.com/onlamp/2006/05/25/self-healing-networks.html</a><br><br><div class="gmail_quote">On Thu, Dec 10, 2009 at 3:08 PM, Christopher McAtackney <span dir="ltr"><<a href="mailto:cristoir@gmail.com">cristoir@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
<br>
I have a need to control an Active / Passive pair of components and<br>
was wondering if anyone had tackled this problem with Nagios?<br>
<br>
The scenario is as follows;<br>
<br>
Host A has SERVICE_1 installed and running. Host B has SERVICE_2<br>
installed, but not running.<br>
<br>
The desired functionality is to detect when SERVICE_1 is not running<br>
(or that Host A is down / unreachable), and then to start SERVICE_2 on<br>
Host B.<br>
<br>
I believe I can do this with Nagios by defining an event handler on<br>
SERVICE_1 which will make the appropriate call to start SERVICE_2 on<br>
Host B<br>
<br>
Would it make sense to store the relationship between SERVICE_1 and<br>
Host B / SERVICE_2 as a service macro, e.g.<br>
$_SERVICE_PASSIVE_HOSTNAME, $_SERVICE_PASSIVE_SERVICENAME?<br>
<br>
There are too many scenarios in which the SERVICE_1 might come back up<br>
to try automate the switching off of SERVICE_2 I believe, e.g. if<br>
someone pulled a network cable on Host A accidently, then plugged it<br>
in 15 minutes later - during which time Nagios detects that it is down<br>
and so starts up SERVICE_2. The user then plugs the network lead back<br>
in and now we have two Active instances running - which is what we<br>
specifically wanted to avoid. Even if Nagios detects that the primary<br>
component is up, it's still too late because any Active / Active<br>
overlap will cause problems for this particular application.<br>
<br>
I can't think of any way to automate that side of things - but does<br>
the general concept of having Nagios start up a Passive partner make<br>
sense?<br>
<br>
Thanks for any insight you have,<br>
<br>
Chris<br>
<br>
------------------------------------------------------------------------------<br>
Return on Information:<br>
Google Enterprise Search pays you back<br>
Get the facts.<br>
<a href="http://p.sf.net/sfu/google-dev2dev" target="_blank">http://p.sf.net/sfu/google-dev2dev</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</blockquote></div><br>