FW: Monitoring AJAX applications

David Rudder david.rudder at reliableresponse.net
Thu Jul 5 16:03:48 CEST 2007


AJAX requests are just normal HTTP requests, but they are initiated by 
Javascript. I use the Firebug firefox extension to debug AJAX. It shows 
the request and responses, so you can add those to webinject. WebInject 
probably doesn't run the JavaScript, so it won't initiate the AJAX 
requests itself. You'll have to add them manually.

-Dave

Peter van den Berg wrote:
> (sorry, this time in plain text)
>
> Hi
>  
> I have a website with an AJAX application in it, and I want to check if
> the application is working. This means using the application: selecting
> certain options, proceding to the second step, making some choices there
> and then proceding to the third step. (possibly: the options change over
> time)
>  
> I can use the standard check_http to check the app is there, but not any
> of the next steps. I've looked at webinject, but I can't see a way to
> use that. A search at nagiosexchange shows some apps using AJAX
> technology, but nothing to monitor it.
>  
> Has anyone got experience monitoring AJAX apps, or can someone give some
> hints how to perform the checks?
>  
> Versions: 
> Nagios 2.9 
> Plugins 1.4.6
> Webinject 1.41
>  
>  
> Thanks,
> Peter van den Berg
> Applicatiebeheerder 
>
> Mirabeau | Application Management
> W:  www.mirabeau.nl <http://www.mirabeau.nl/>  
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list