On Thu, Sep 20, 2012 at 01:31:26PM +0100, Assaf Flatto wrote:
> that is not the way dependencies work , quite the opposite .
> If service A will fail the alerts and execution for service B can be
> suppressed , but not the way you want it .
> while service A works fine , service B will report back and will be
> queried .
> At the moment there is no way to tell a service "only check Service
> Y if service X fails".
> 
OTOH, you could wrap the check so that it checks service X, and then
inverts the exit status. Then use the normal handling system for
dependencies.

Devdas Bhagat

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to