Issue with Notification Escalation

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vinish098
Posts: 136
Joined: Fri Oct 21, 2016 6:30 am

Issue with Notification Escalation

Post by vinish098 »

I am trying to configure Host Notification Escalation but its not giving expecting results. Please look into the "/usr/local/nagios/etc/hostescalations.cfg"

define hostescalation {
# config_name escalationlow_lv1
host_name S1_N1V2_SRM_E_Ten_P
hostgroup_name Super Dome Server-I
contact_groups escalation1
first_notification 1
last_notification 3
notification_interval 1
escalation_period 24x7
escalation_options u,r,d,
}

define hostescalation {
# config_name escalationlow1_lv2
host_name S1_N1V2_SRM_E_Ten_P
hostgroup_name Super Dome Server-I
contact_groups escalation1,escalation2
first_notification 4
last_notification 15
notification_interval 1
escalation_period 24x7
escalation_options u,r,d,
}



If I am providing simple notifications using a specific contact group, I am receiving alerts.

If I am not providing a contact group in notification option, I am not receiving alerts

As per the documents provided by Nagios, "Once a notification is escalated, the contact/groups and notification options for the object will be overridden by the escalation's settings. " This is not working in my case.

Kindly help me solve this.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Issue with Notification Escalation

Post by dwhitfield »

Could you please PM me your profile? Admin > System Config > System Profile (click "Show Profile" in XI 5 onwards)

Once you have PMed the profile, please update this thread so that it will show up on our dashboard. Thanks!

UPDATE: Profile received and shared with techs.
vinish098
Posts: 136
Joined: Fri Oct 21, 2016 6:30 am

Re: Issue with Notification Escalation

Post by vinish098 »

I have PMed the required profile. Please have a look.

Regards,
Vinish
vinish098
Posts: 136
Joined: Fri Oct 21, 2016 6:30 am

Re: Issue with Notification Escalation

Post by vinish098 »

Hi dwhitfield,

I have PMed you the profile, but its showing in outbox instead of sent.
You do not have the required permissions to view the files attached to this post.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Issue with Notification Escalation

Post by dwhitfield »

I notice you are using the trial version of the software. Have you used your one-hour quickstart? Information on the quickstarts is available at https://www.nagios.com/services/quickstart/

That said, I'm a little confused by
If I am not providing a contact group in notification option, I am not receiving alerts
It looks to me you have contact groups set for both. Could you clarify what is happening, perhaps with some screenshots?

Thanks!
vinish098
Posts: 136
Joined: Fri Oct 21, 2016 6:30 am

Re: Issue with Notification Escalation

Post by vinish098 »

The Notification Escalation configuration was perfectly fine. It's working now.

I was little confused in the "Duration" attached in screenshot for more clarity.
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Issue with Notification Escalation

Post by rkennedy »

Awesome. Are we good to mark this thread as resolved then?
Former Nagios Employee
vinish098
Posts: 136
Joined: Fri Oct 21, 2016 6:30 am

Re: Issue with Notification Escalation

Post by vinish098 »

Yes, Please go ahead and mark resolved.

Thanks,
Vinish
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Issue with Notification Escalation

Post by avandemore »

Great, thanks for using the Nagios forums. Please open a new thread if you have further issues.
Previous Nagios employee
Locked