Charm: newrelic-php
Summary
Newrelic Application Metrics and Reporting Daemon
Charm Store
juju deploy cs:precise/newrelic-php-3
Maintainer
Brandon Holtsclaw
Series
precise
Description
New Relic is the all-in-one web application performance tool that lets you see performance from the end user experience down to the line of application code.
Links
Repository   Bugs
lp:~charmers/charms/precise/newrelic-php/trunk
Interfaces
Provides
Requires
Config
key string
Details
Readme
Newrelic PHP Application Metrics

Purpose of Charm: New Relic lets you watch your server infrastructure and see — in real time — the effect of changes of your code on response times.
A New Relic account is required, you can get a forever free "Lite" account at http://www.newrelic.com

Instructions for Charm:
------------------
1. Deploy Newrelic
juju deploy --repository=charms local:newrelic

About Charm Author

This charm was authored by Ubuntu Developer Brandon Holtsclaw who has been a Professional Web Developer for well over a decade and
contributor to the Ubuntu Community for a number of years. The Authors personal webaddress is http://brandonholtsclaw.com
Changes  
2012/07/24 Brandon Holtsclaw fixing maintainer (revno 12)
2012/06/08 Brandon Holtsclaw removing extra metadata (revno 11)
2012/06/04 Brandon Holtsclaw change the config-changed hook slightly to avoid a bogus error (revno 10)
2012/06/04 Brandon Holtsclaw more metadata clean up (revno 9)
2012/05/02 Brandon Holtsclaw changed key name and restarting most php apps ( php-fpm and apache ) (revno 8)
2012/05/02 Brandon Holtsclaw changed key name and restarting most php apps ( php-fpm and apache ) (revno 7)
2012/05/02 Brandon Holtsclaw typo fixes (revno 6)
2012/05/02 Brandon Holtsclaw typo fix (revno 5)
2012/05/02 Brandon Holtsclaw minor updates (revno 4)