Page 1 of 1

check_xi_service_http does it load JavaScript from a page?

Posted: Thu Dec 20, 2012 7:14 pm
by ecarrasq
I'm doing a web page content check using the NagiosXi Web Page Monitoring Wizard (check_xi_service_http)

The question was brought up,
"Does Nagios execute the javascript returned by these monitored pages?"
There are several JavaScripts that run when the page is loaded by a browser.

Thanks,
Eddie

Re: check_xi_service_http does it load JavaScript from a pag

Posted: Fri Dec 21, 2012 9:55 am
by scottwilkerson
this plugin does not execute the javascript.

For this type of check I would suggest

http://library.nagios.com/component/sea ... ord=autoit

or
http://library.nagios.com/library/produ ... -nagios-xi

Re: check_xi_service_http does it load JavaScript from a pag

Posted: Fri Dec 21, 2012 12:53 pm
by ecarrasq
Perfect! Thanks for the fast reply.

We actually are looking for Nagios to "Not" execute the JavaScript, so it worked out perfectly.

Thanks!
Eddie

Re: check_xi_service_http does it load JavaScript from a pag

Posted: Fri Dec 21, 2012 3:13 pm
by slansing
Excellent, glad to see Scott's solution worked for you, have a happy holiday!