Skip to content

viniciusferreira/newrelic-indicator

 
 

Repository files navigation

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 git@github.com:Zizaco/newrelic-indicator.git .newrelic-indicator
$ cd .newrelic-indicator

2. Add your API Key and your App ID to config.json

3. Run the indicator

$ ./newrelic-indicator.sh

4. Add the indicator to run at startup.

$ ./register-startup.sh
Do you wish to run Newrelic Indicator at startup? [yn] y
...
Added Newrelic Indicator to system startup

Troubleshooting

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

sudo apt-get install python-appindicator

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

About

A unity indicator applet to monitor metrics from newrelic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.3%
  • Shell 9.7%