Search found 9 matches

by mcauble50
Mon Oct 10, 2016 12:17 pm
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

Yes please close and thanks again.
by mcauble50
Mon Oct 10, 2016 12:07 pm
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

Yes that fixed it. Thanks for the timely response and fix.
by mcauble50
Mon Oct 10, 2016 10:03 am
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

Also as a test. I set the above script (check_alert) as a local event_handler on a host. Then submitted a passive check to create a state change. The script executed as expected.

Thanks
by mcauble50
Mon Oct 10, 2016 9:38 am
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

-rwxrwxr-x 1 apache nagios 6233 Oct 3 14:53 /usr/local/nagios/libexec/check_alert

This has been working for months. Quit working after latest upgrade.

Thanks
by mcauble50
Fri Oct 07, 2016 3:16 pm
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

I did the tail on the event_handler.log Created the bash script, made it executable. Added it to the Global Event Handler Created a state change. I see the event come up in the event_hander log. But, it never fires off the script. Which is what I have been seeing on 2 different Nagios servers, since...
by mcauble50
Fri Oct 07, 2016 1:20 pm
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Re: Since 5.3.0 Global Event Handlers not working

Global Event Handlers - 1.2.0
I'm not getting any errors. Events are not executing.
I have added a screenshot of my Global Event Handler screen.
What logs should I look at?

Thanks
by mcauble50
Fri Oct 07, 2016 12:44 pm
Forum: Nagios XI
Topic: Since 5.3.0 Global Event Handlers not working
Replies: 14
Views: 998

Since 5.3.0 Global Event Handlers not working

I have 2 Nagios XI servers using Global Event Handlers. Since upgrading to 5.3.0 the Global Event Handlers no longer work. I have uninstalled and reinstalled the Global Event Handler component. Any help would be appreciated.
Thanks

CentOS release 6.7 (Final)
64 bit
manual Install
SSL
by mcauble50
Wed Apr 06, 2016 11:33 am
Forum: Nagios Fusion
Topic: Single API call to mutliple servers
Replies: 4
Views: 1541

Re: Single API call to mutliple servers

We are creating a customer portal that will give app owners the ability to resolve many of their own incidents, other than just monitoring. The portal will make API calls to our Nagios servers to display some Nagios information about the servers. Our portal resides on a network segment that does not...
by mcauble50
Tue Apr 05, 2016 4:02 pm
Forum: Nagios Fusion
Topic: Single API call to mutliple servers
Replies: 4
Views: 1541

Single API call to mutliple servers

We currently have 3 Nagios XI servers. If we install Fusion can we have a single API interface that will get information from any one of our 3 XI servers.
Thanks