Page 1 of 1
How to monitor the service now url API using authentication
Posted: Tue May 08, 2018 3:37 am
by Gonela
Hi Team,
We want to monitor the service now url api using authentication . Can anybody help with the example please.
Re: How to monitor the service now url API using authenticat
Posted: Tue May 08, 2018 8:11 am
by mcapra
The Website URL configuration wizard supports
basic authentication, which
should be supported by ServiceNow if correctly configured:
2018_05_08_08_07_28_Monitoring_Websites_With_Nagios_XI.png
For anything that isn't basic authentication, you'll need to use something like
Webinject,
Selenium, or some other sort of webdriver-style technology.
Re: How to monitor the service now url API using authenticat
Posted: Tue May 08, 2018 9:20 am
by cdienger
Thanks
@mcapra!
@Gonela, please update if you have any further questions or run into any issues setting this up.