Nagios To Service Now integration
-
lafargeuser
- Posts: 341
- Joined: Thu Sep 27, 2012 12:23 am
Nagios To Service Now integration
Need help on Nagios to Service Now Integration.
Re: Nagios To Service Now integration
Looking on Exchange quickly I found the following two plugins you could use:
http://exchange.nagios.org/directory/Pl ... er/details
http://exchange.nagios.org/directory/Tu ... ha/details
These are both community plugins so we won't be able to help too terribly much if they don't work or need tweaking, but we'll do what we can.
http://exchange.nagios.org/directory/Pl ... er/details
http://exchange.nagios.org/directory/Tu ... ha/details
These are both community plugins so we won't be able to help too terribly much if they don't work or need tweaking, but we'll do what we can.
Former Nagios employee
-
lafargeuser
- Posts: 341
- Joined: Thu Sep 27, 2012 12:23 am
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios To Service Now integration
Go here
http://roshamboot.org/main/projects/alp ... tegration/
Not sure what the download link is going to...
http://roshamboot.org/main/projects/alp ... tegration/
Not sure what the download link is going to...
Re: Nagios To Service Now integration
Hi all!
You can always download the latest version of the Service-Now integration plugin from: http://roshamboot.org/main/wp-content/u ... cketer.zip
Alternatively you can get it from Nagios Exchange here (as tmcdonald pointed out): http://exchange.nagios.org/directory/Pl ... er/details
I've updated the external download link in the above article to point to the release version instead of the now non-existent beta release. If some one can clip the awesome Mr Miltchev on the ear and have him update his link that would great
Sorry for the confusion!
You can always download the latest version of the Service-Now integration plugin from: http://roshamboot.org/main/wp-content/u ... cketer.zip
Alternatively you can get it from Nagios Exchange here (as tmcdonald pointed out): http://exchange.nagios.org/directory/Pl ... er/details
I've updated the external download link in the above article to point to the release version instead of the now non-existent beta release. If some one can clip the awesome Mr Miltchev on the ear and have him update his link that would great
Sorry for the confusion!
Re: Nagios To Service Now integration
Thanks for the update! lafargeuser, does this help?
Former Nagios employee
-
lafargeuser
- Posts: 341
- Joined: Thu Sep 27, 2012 12:23 am
Re: Nagios To Service Now integration
Using this script to integrate Nagios to SNOW.
http://exchange.nagios.org/directory/Pl ... er/details
While going though the script, I found that The proxy settings are required if your connections to service-now traverse a proxy.
In My environment My Nagios is in our corporate network & SNOW is on Cloud (internet ). Hence, for communication should I need to enable port forwarding at My firewall to the nagios system ?
Or normal proxy seetings will work here ?
http://exchange.nagios.org/directory/Pl ... er/details
While going though the script, I found that The proxy settings are required if your connections to service-now traverse a proxy.
In My environment My Nagios is in our corporate network & SNOW is on Cloud (internet ). Hence, for communication should I need to enable port forwarding at My firewall to the nagios system ?
Or normal proxy seetings will work here ?
Re: Nagios To Service Now integration
The proxy settings in Nagios aren't going to help much with incoming traffic, as things outside of Nagios can't read those proxy settings. So you will probably need to enable port-forwarding, yes.
Former Nagios employee