[LRUG] How do you monitor your web site?

Riccardo Tacconi rtacconi at gmail.com
Mon Jun 7 06:47:32 PDT 2010


When I try to generate a feature I get

/opt/local/apache2/rails_data/qna/ebay.com.au$ cucumber-nagios-gen feature
search --trace

One or more unknown options given: --trace

Usage: cucumber-nagios-gen generator_name [options] [args]

Generate a cucumber-nagios project.

Available generators
    project                          Generate a new self-contained
cucumber-nagios project.

General options:
    -p, --pretend                    Run, but do not make any changes.
    -f, --force                      Overwrite files that already exist.
    -s, --skip                       Skip files that already exist.
    -d, --delete                     Delete files that have previously been
generated with this generator.
        --no-color                   Don't colorize the output
    -h, --help                       Show this message
        --debug                      Do not catch errors



It seems that 'feature' is not detected as generator.

On Mon, Jun 7, 2010 at 2:28 PM, gareth rushgrove <gareth.rushgrove at gmail.com
> wrote:

> On 7 June 2010 14:18, Riccardo Tacconi <rtacconi at gmail.com> wrote:
> > Thanks all,
> >
> > I am plenty of choices now. I find cucumber-nagios pretty interesting but
> I
> > wonder if it works without nagios, since I would not like to use nagios.
>
> Definitely can, or rather the steps can. cucumber-nagios is really
> just a bundled up set of default steps, some project scaffold
> generators and a nagios outputer.  I use a slighly hacked version of
> the integrity CI server as a sort of script runner simply as it
> already has a nice web UI and good alerting plugins. I should really
> get around to blogging about that come to think about it.
>
> I keep meaning to pull together lots of functional testing cucumber
> stuff in one place. If anyone has come across anything interesting if
> you could let me know that would be great.
>
> Gareth
>
> May
> > be I could write my own simple notifier of just use email. Hoptoad is
> > interesting too.
> >
> > On Mon, Jun 7, 2010 at 1:43 PM, javier ramirez <jramirez at aspgems.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?
> >>
> >> We have several tools in place for monitoring our sites. The stack we
> >> usually configure is:
> >>
> >>     - Check if site is alive and in good shape: Pingdom [1]. You can
> >> configure easy checks like looking for presence/lack of some literal
> >>     - Exception notifications: We use the exception notifier [2] plugin.
> >> Combined with an ugly-but-functional plugin [3] by yours truly you can
> get
> >> alerts both by e-mail and twitter when things go wrong. In some projects
> we
> >> have tried hoptoad [4]. Pretty good but you have to pay for it. The free
> >> alternative is good enough for us.
> >>     - Monitor system processes and restart unresponsive ones: Monit [5]
> >>     - Performance issues (identify bottlenecks, check trends): New Relic
> >> [6]
> >>     - Visitor's behaviour/metrics: Google Analytics [7]
> >>     - Obscure network monitoring: I know we are using nagios[8] for
> that,
> >> just not sure about what for exactly ;)
> >>     - Database performance: mysql slow query reports [9]
> >>
> >> regards,
> >>
> >> j
> >>
> >> [1] http://pingdom.com
> >> [2] http://github.com/rails/exception_notification
> >> [3] http://github.com/javier/mailer_twitterable
> >> [4] http://hoptoadapp.com
> >> [5] http://mmonit.com/monit/
> >> [6] https://rpm.newrelic.com/
> >> [7] http://analytics.google.com
> >> [8] http://nagios.com/
> >> [9] http://dev.mysql.com/doc/refman/5.1/en/slow-query-log.html
> >>
> >> --
> >>
> >> javier ramírez
> >>
> >> ..i do ruby on rails development in madrid, spain, at
> >> http://www.aspgems.com
> >>
> >> javier ramirez's home page (http://javier-ramirez.com)
> >> javier ramirez's blog (http://formatinternet.com)
> >>
> >> _______________________________________________
> >> Chat mailing list
> >> Chat at lists.lrug.org
> >> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
> >>
> >
> >
> >
> > --
> > 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
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>



-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20100607/a36b8d51/attachment.html>


More information about the Chat mailing list