Search found 6 matches

by brobeck
Tue Nov 28, 2017 12:09 pm
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Re: Error in commands.cfg

My Global Event handlers are disabled. Did I check a box or something to try and use the event handlers? Where can I deassign the global event handlers and global service event handlers in my config?
by brobeck
Tue Nov 28, 2017 11:52 am
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Re: Error in commands.cfg

I can't do that. Because I was doing so many things to try and fix I deleted my snapshots. Will something like this work: ******************************************** rm -f /usr/local/nagios/etc/hosts/*.* rm -f /usr/local/nagios/etc/services/*.* cd /usr/local/nagiosxi/scripts/ ./reconfigure_nagios.s...
by brobeck
Mon Nov 27, 2017 6:50 pm
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Re: Error in commands.cfg

I did get rid of the first 2 issues, now I am working on:

Error: There are no services defined!
Error: Global host event handler command 'xi_host_event_handler' is not defined anywhere!
Error: Global service event handler command 'xi_service_event_handler' is not defined anywhere
by brobeck
Mon Nov 27, 2017 5:36 pm
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Re: Error in commands.cfg

That cleaned up that mess. Now I get: Error: There are no services defined! Error: Contact 'controls' has no service notification commands defined! Error: Contact 'controls' has no host notification commands defined! Error: Global host event handler command 'xi_host_event_handler' is not defined any...
by brobeck
Mon Nov 27, 2017 4:22 pm
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Re: Error in commands.cfg

############################################################################### # # Check command configuration file # # Created by: Nagios Core Config Manager 2.6.10 # Date: 2017-11-22 14:41:37 # Version: Nagios 3.x config file # # --- DO NOT EDIT THIS FILE BY HAND --- # Nagios CCM will overwrite ...
by brobeck
Wed Nov 22, 2017 5:32 pm
Forum: Nagios XI
Topic: Error in commands.cfg
Replies: 9
Views: 2257

Error in commands.cfg

Hi, I am new to Nagios and just installed on my RHEL6 server. I am running into this error below. I can see in this file that the command line is NULL, but I don't know where to find the service to make it inactive. I have looked through the service templates and disabled all that have "ping&qu...