[LRUG] How do you monitor your web site?

gareth rushgrove gareth.rushgrove at gmail.com
Mon Jun 7 05:05:32 PDT 2010


On 7 June 2010 12:36, Riccardo Tacconi <rtacconi at gmail.com> wrote:
> Hi,
>
> How do you monitor your web app? There are several solutions, but most of
> them just monitor if the web server is not down or monitor the performance.
> What about monitoring the content of the web site? The server could be ok
> but your application may have an error ("Sorry something went wrong") or
> could display content that should not be there. Do you use anything more
> intelligent than a ping or server metrics?

I'm mainly using cucumber-nagios, which is awesome.

http://auxesis.github.com/cucumber-nagios/

I recently added some AMQP monitoring to it and have some
experiemental MySQL stuff as well. Others have added DNS and HTTP
headers and the like to go with lots of other useful steps handy for
high level is it working testing.

I'm also using cucumber with celerity (Jruby based headless browser).
Once you get it up and running it's pretty darn nifty. Along side all
that I'm using Ganglia for stats which again uses Nagios for alerting.

http://celerity.rubyforge.org/

Gareth

>
> Cheers,
>
> --
> Riccardo Tacconi
> Web developer at Wolseley UK
> VIRTUELOGIC LIMITED (Director)
>
> http://www.linkedin.com/in/riccardotacconi
> http://riccardotacconi.blogspot.com/
> http://twitter.com/rtacconi
> Linux user: #400461
>
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>
>



-- 
Gareth Rushgrove
Web Geek

morethanseven.net
garethrushgrove.com



More information about the Chat mailing list