Not getting all notifications. xi_default_contact disabled

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
CSykes1
Posts: 34
Joined: Wed Mar 05, 2014 2:21 pm

Not getting all notifications. xi_default_contact disabled

Post by CSykes1 »

I noticed i wasn't getting notices from nagios as I was before the 5.5.1 upgrade. I was looking around and noticed that the xi_default_contact disabled. When I try to enable it and apply the configuration I get the following error.

Error: Could not add object property in file '/usr/local/nagios/etc/contacts.cfg' on line 61.
Error: Service notification period '24x7' specified for contact 'Mobios' is not defined anywhere!
Error: Could not register contact (config file '/usr/local/nagios/etc/contacts.cfg', starting on line 32)
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not getting all notifications. xi_default_contact disabl

Post by scottwilkerson »

the xi_default_contact should be disabled

but, it appears that the contact Mobios has a timeperiod 24x7 assigned, and that doesn't exist.

did someone disable this timeperiod? CCM -> Timeperiods

should be configured

Code: Select all

sunday	00:00-24:00	
monday	00:00-24:00	
tuesday	00:00-24:00	
wednesday	00:00-24:00	
thursday	00:00-24:00	
friday	00:00-24:00	
saturday	00:00-24:00
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked