Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.53 KB

README.md

File metadata and controls

48 lines (27 loc) · 1.53 KB

NewRelic Indicator Applet

A indicator applet to monitor metrics from newrelic for Ubuntu's Unity Desktop

Build Status License MIT

NewRelic Indicator Screenshot

Quick start

1. Download files

$ git clone [email protected]:Zizaco/newrelic-indicator.git .newrelic-indicator
$ cd .newrelic-indicator

2. Install the dependencies

$ sudo make

3. Add the indicator to run at startup.

$ make install
Do you wish to run Newrelic Indicator at startup? [yn] y
...
Added Newrelic Indicator to system startup

4. Set your API Key and your App ID

newrelicindicatorconfig

Troubleshooting

You may need to install Appindicator in order to run the Indicator properly:

sudo apt-get install python-appindicator

Any execution error will be written to output.log.

License

Newrelic Indicator Applet is free software distributed under the terms of the MIT license

Aditional information

Any questions, feel free to contact me

Any issues, please report here