https://github.com/bizzabo/new-relic-boxes
https://github.com/bizzabo/new-relic-boxes
devops rnd
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bizzabo/new-relic-boxes
- Owner: bizzabo
- License: mit
- Created: 2015-06-01T13:31:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T17:55:13.000Z (about 8 years ago)
- Last Synced: 2025-04-14T03:13:16.504Z (about 1 month ago)
- Topics: devops, rnd
- Language: JavaScript
- Homepage:
- Size: 717 KB
- Stars: 160
- Watchers: 51
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# New Relic Boxes
[](https://codeclimate.com/github/buzzedword/new-relic-boxes) [](https://travis-ci.org/buzzedword/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 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.