Page 1 of 1

Not getting all notifications. xi_default_contact disabled

Posted: Tue Jul 24, 2018 4:13 pm
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)

Re: Not getting all notifications. xi_default_contact disabl

Posted: Wed Jul 25, 2018 12:47 pm
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