Issue Applying Configuration

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kbob6682
Posts: 2
Joined: Mon Aug 19, 2013 10:00 am

Issue Applying Configuration

Post by kbob6682 »

I'm getting the following error when applying configuration. I'm stumped on this, any help would be greatly appreciated.

CentOS 6.9 with manual install
Nagios XI 5.4.11

Error: Invalid contact object directive 'host_notification_enabled'.
Error: Could not add object property in file '/usr/local/nagios/etc/contacts.cfg' on line 152.
Error: Service notification period '24x7' specified for contact 'ajepsen' is not defined anywhere!
Error: Could not register contact (config file '/usr/local/nagios/etc/contacts.cfg', starting on line 16)


I have checked and I clearly have the 24x7 time period setup and nothing has changed with host notification options but still getting the error. If I delete this user, the error just moves to the next user that is setup.

What am I missing?

Thanks,

Caleb
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Issue Applying Configuration

Post by scottwilkerson »

Any chance your disk is full

Code: Select all

df -h
If not you can PM me I'd like to take a look to help you out
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Issue Applying Configuration

Post by scottwilkerson »

resolved in remote, contact had an invalid setting.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked