Search found 10 matches

by phpsteve
Tue May 09, 2017 2:21 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

Sure.. you can close it out. This issue (a.k.a. me) has been resolved.
by phpsteve
Tue May 09, 2017 12:52 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

Freaking awesome.. man.. that did it. I didn't take into account that in nagioSQL I pass the HOSTADDRESS but in the EventHandler, there is no option so you have to pull the hostaddress. Much appreciated. Sometimes you need a second set of eyes lol :lol: You rock!
by phpsteve
Fri May 05, 2017 3:40 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

Sorry.. part of my screenshot was cut off.. but that enabled 1 is there.
nagios3.JPG
nagios3.JPG (25.13 KiB) Viewed 2432 times
by phpsteve
Fri May 05, 2017 2:11 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

That's what I thought as well.. I viewed the cfg files that the DB writes to and they match.
nagios1.JPG
Executing either manually works:
nagios2.JPG
by phpsteve
Fri May 05, 2017 12:53 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

I have verified that the path is correct.. and I was able to run it as the user/group without issue and that the service stopped on the windows side. The nrpe exists in both.. pre NagioSQL implementation.. but still works. Also.. to note.. if I make it the Service Template.. and not the event handle...
by phpsteve
Fri May 05, 2017 12:27 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

Sorry.. here is the side showing enabled as well...
check_command4.JPG
by phpsteve
Fri May 05, 2017 12:24 pm
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

Re: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPEN

Sure.. Let me know if you need more info. Here is the Check Command itself: check_command1.JPG Here is the Event Handler setting: The rest are blank because I have a service template for the other configs.. I also tried the Event setting in the service template as well.. check_command2.JPG define se...
by phpsteve
Fri May 05, 2017 11:57 am
Forum: Open Source Nagios Projects
Topic: EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS
Replies: 13
Views: 3677

EVENT HANDLER NAGIOS / NAGIOSSQL RUNS BUT NOTHING HAPPENS

Hello, First.. YES.. I did try and look through the articles but did not find anything that worked for me. And YES it is possible I missed some good articles.. I know NagiosSQL is not your product but I am expecting that the result would likely be the same regardless of the event handler being in na...
by phpsteve
Thu Dec 10, 2015 1:45 pm
Forum: Open Source Nagios Projects
Topic: Nagios 3.5 / NagioSQL auto write config
Replies: 3
Views: 998

Re: Nagios 3.5 / NagioSQL auto write config

Thanks for the information. I will likely end up moving over in the future anyways.
by phpsteve
Thu Dec 10, 2015 11:23 am
Forum: Open Source Nagios Projects
Topic: Nagios 3.5 / NagioSQL auto write config
Replies: 3
Views: 998

Nagios 3.5 / NagioSQL auto write config

Have not found any information on this version. I have had everything automated for a long time and off and on I try and dabble some with auto writing out the services/config which is in DB to file. I have yet to be successful in getting this to work as post data doesn't work and there are no API's ...