Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bizzabo/new-relic-boxes
https://github.com/bizzabo/new-relic-boxes
devops rnd
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bizzabo/new-relic-boxes
- Owner: bizzabo
- License: mit
- Created: 2015-06-01T13:31:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-18T17:55:13.000Z (over 7 years ago)
- Last Synced: 2024-06-29T04:33:13.977Z (5 months ago)
- Topics: devops, rnd
- Language: JavaScript
- Homepage:
- Size: 717 KB
- Stars: 160
- Watchers: 52
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# New Relic Boxes
[![Code Climate](https://codeclimate.com/github/buzzedword/new-relic-boxes/badges/gpa.svg)](https://codeclimate.com/github/buzzedword/new-relic-boxes) [![Build Status](https://travis-ci.org/buzzedword/new-relic-boxes.svg?branch=master)](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.![New Relic Boxes](/_docs/images/boxes.png?raw=true "Screenshot")
## 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.