New Relic
This article needs to be updated. |
We use New Relic on our site to monitor performance.
The default site name is "Filmsoc Website" this should be customised for sub sites.
Contents
Main Site
The main site has it name set in a .htaccess
in its root folder.
Treasure Dashboard
Treasure has a .htaccess
file and its set using the PHP api in /inc/global.php
. I'm not sure why I did that.
EPOS
EPOS has its name set in the eposfunctions.php
file.
Rotas
Rotas are set in /html/content/rotas/common.php
using the PHP api.
Shitty Forums
The shitty forums that is included in the main website code base has its newrelic name set in html/forum/inc/config.php
PHP My Admin & PHP LDAP Admin
The names for these sites are set using apache.conf
files found in /etc/phpmyadmin
or /etc/phpldapadmin
respectively.