WARNING: Event handlers are currently disabled.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

WARNING: Event handlers are currently disabled.

Post by gormank »

When I click apply in the SNMP trap sender component on my secondary servers, I get the following message.

WARNING: Event handlers are currently disabled. This will prevent the SNMP trap sender from working!

What am I missing?

Event handlers are enabled in nagios.cfg, and the file is identical on all servers.

# grep event /usr/local/nagios/etc/nagios.cfg
log_event_handlers=0
global_host_event_handler=xi_host_event_handler
global_service_event_handler=xi_service_event_handler
enable_event_handlers=1
event_broker_options=-1
event_handler_timeout=30

I checked the host and service templates and event handlers are turned on there as well.
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: WARNING: Event handlers are currently disabled.

Post by gormank »

Since these are secondary servers, the monitoring is disabled in monitoring engine status. I enabled the event handler there and the message is gone.

Please close this...

Thanks
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: WARNING: Event handlers are currently disabled.

Post by rkennedy »

Glad to see this resolved. I will close this out now, but feel free to open a new thread if you ever need assistance!
Former Nagios Employee
Locked