Parent - Child relation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
fidia
Posts: 21
Joined: Sat Sep 07, 2019 2:39 pm

Parent - Child relation

Post by fidia »

Hi,

When it comes to parent-child relation, when a parent goes down/to a critical state, if it is defined as so, Nagios won't send alert that children are unreachable, but in that case, does it send a single alert that the parent is down and all of its children that are defined are unreachable? Or we have to check ourselves who are the children of that particular parent? In case we don't know exactly, if there are more of them.

Just interested to see the entire flow of the function, as well as how Nagios alert us about children/parent state, via e-mail or SMS.

Thx,

--Filip
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Parent - Child relation

Post by benjaminsmith »

Hi Filip,

Thanks for trying out Nagios XI and great question.

So there's some flexibility on notifications here. When you define a Parent-Child relationship, if the parent goes down, then Nagios will assume the child is unreachable until the parent returns to a UP state.

You can configure the children to either send notifications for unreachable status or not. Under this arrangement, you typically would want to disable notifications for the unreachable state to minimize excessive notifications.

In Nagios XI, these settings can be adjusted in the Core Config Manager.

Reference documentation if you'd like to dig deeper. Let me know if you have more questions on this topic.

Parent/Child Host Relationships

Determining Status and Reachability of Network Hosts

--Benjamin
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked