Relation ship between 2 services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Ayush Jain
Posts: 28
Joined: Sat Mar 05, 2016 6:38 pm

Relation ship between 2 services

Post by Ayush Jain »

Hi Team,

Is it possible in Nagios to setup a relationship between 2 services ?

Requirement:

I have configured 2 services, say A and B

But i need B to be checked only if A is critical.
If A is ok then nagios should not schedule check for service B.

Thanks,
Ayush Jain
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Relation ship between 2 services

Post by dwhitfield »

You could build this logic into your own script.

The following is on the Core 5 roadmap, and may allow what you want, but I cannot say for certain if it will or when Core 5 will be out.
Reworking/expanding object relationships and functionality, such as dependencies, groups, escalations, and notifications
Sometimes people are confused when Core comes up, so for clarity, XI uses Core as the backend.
Locked