A indicator applet to monitor metrics from newrelic for Ubuntu's Unity Desktop
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
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.
Newrelic Indicator Applet is free software distributed under the terms of the MIT license
Any questions, feel free to contact me
Any issues, please report here

