My solution for integrating NagiosXI with ServiceNow
Posted: Fri Sep 18, 2020 9:52 am
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
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