New Relic Boxes
New Relic Boxes is an html5 dashboard for your R&D team. Boxes lets you monitor your applications and servers on New Relic. Alarm is played when one of your application / servers health status is changed.
Installation
- Ensure
node
^0.10.33 is installed and on your path. - Run
npm install bower
to install bower - Run
bower install
to install libraries - Run
npm install
to install dependencies - Run
index.html
(the easiest way) or runnpm start
to start a static server
Setup
press settings and add the following information:
Your new relic apikey (mandatory).
Your company name (optional).
Your favicon url (optional).
Your new relic account id (optional) - to open a new tab with your specific box on new relic app.