Title: Great work
Last modified: September 2, 2016

---

# Great work

 *  [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/great-work-174/)
 * Just implemented this. Great work
 * No settings or dashboard required. Works out of the box naming your applications
   
   domain.com domain.com wp-admin domain.com cron domain.com ajax
 * I modified the code slightly, so that all 4 of these were reporting into one 
   rollup application so see everything together as one. But otherwise. It was perfect.
   Great plugin for a great service like New Relic.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [JackDavidson](https://wordpress.org/support/users/jackdavidson/)
 * (@jackdavidson)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/great-work-174/#post-7873375)
 * How did you manage to get them to also report to a rollup application?
 * I’ve modified e.g
    `newrelic_set_appname( $app_name . ';SERVER WWW1');`
 * but I don’t see the rollup application in new relic.
 * I host several blogs on the same server and want to monitor across all apps hosted
   on that server as well as individually
 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/great-work-174/#post-7873376)
 * newrelic_set_appname($app_name .’ ajax;Site Rollup’ );
    newrelic_set_appname(
   $app_name .’ admin;Site Rollup’ ); newrelic_set_appname($app_name .’ cron;Site
   Rollup’ ); newrelic_set_appname($app_name .’;Site Rollup’);
 * This is how I’ve got it set. Looks similar to yours. This rolls all those for
   the same site up into the one rollup.
 *  [yustein](https://wordpress.org/support/users/yustein/)
 * (@yustein)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/great-work-174/#post-7873380)
 * I wonder why I’m still getting an extra WordPress statistics as well. 5 apps 
   in total…
 *  Thread Starter [dionsis](https://wordpress.org/support/users/dionsis/)
 * (@dionsis)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/great-work-174/#post-7873381)
 * What kind of extra statistics are you getting?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Great work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/go-newrelic.svg)
 * [Gigaom New Relic](https://wordpress.org/plugins/go-newrelic/)
 * [Support Threads](https://wordpress.org/support/plugin/go-newrelic/)
 * [Active Topics](https://wordpress.org/support/plugin/go-newrelic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/go-newrelic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/go-newrelic/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [dionsis](https://wordpress.org/support/users/dionsis/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/great-work-174/#post-7873381)