Skip to content

buzzedword/new-relic-boxes

 
 

Repository files navigation

#New Relic Boxes

Code Climate Build Status

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.

New Relic Boxes

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 run npm 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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.1%
  • HTML 24.2%
  • CSS 8.8%
  • Shell 0.9%