<div>Hello<br> </div>
<div>It can be done in various ways. but sounds like you need to use event handlers. </div>
<div>event handlers allows you to run a trigger in case state of host / service changed. in your case if service you are monitoring goes critical you need to write a script ( you can also trigger nrpe command on another machine) that shuts down the other machine service. and of course the sys admin gets notified.
<br><br>-- <br>Moshe Sharon<br><a href="http://www.centerity.com">http://www.centerity.com</a> </div>