Page 1 of 1

My solution for integrating NagiosXI with ServiceNow

Posted: Fri Sep 18, 2020 9:52 am
by snapier3
The question of how to connect NagiosXI to ServiceNow comes up so frequently that I wanted to start a new thread to share this event handler as a possible solution vs going through and commenting in each individual one.

I wrote this a several months ago as part of a personal learning project and it worked out quite well, for me...

I wanted to make this available to the community (It Is Apache2.0) as an example of what you could do with NagiosXI

Just dropped on gitHub this morning...
https://github.com/SNapier/NagiosXI-Ser ... entHandler

NagiosXI-ServiceNow-EventHandler
On-State-Change event handler that will create a ServiceNow incident and post the resulting SysID as a sticky acknowledgement to the NagiosXi Service event.

I'll throw it up on the exchange if there is interest.
--SN

Re: My solution for integrating NagiosXI with ServiceNow

Posted: Thu Sep 24, 2020 1:00 pm
by snapier3
Handler is now available on the NagiosExchange
:geek:
https://exchange.nagios.org/directory/A ... er/details

Re: My solution for integrating NagiosXI with ServiceNow

Posted: Thu Sep 24, 2020 5:37 pm
by benjaminsmith
Hi,
I wrote this several months ago as part of a personal learning project and it worked out quite well, for me...
I wanted to make this available to the community (It Is Apache2.0) as an example of what you could do with NagiosXI
Nice work!

Thanks for sharing this with the Nagios Community.

When I get some free time I'll try to test this one out.

Cheers!
Benjamin
Nagios Support Team