This is a agent for the Redborder platform through NewRelic Custom Plugin environment.
You can monitor:
- Common resources (CPU, Memory, Packets received, Disk metrics, services by memory)
- Druid (Every metrics)
- Nginx (Status code received)
- Chef (Configuration errors)
- Health checks for: Kafka, Zookeeper, Druid, Hadoop, Memcached, Nprobe, PostgreSQL, Riak and many more.
The installation process consists on:
- Create a free account in NewRelic
- Copy your License Key (you can find it in your account settings)
- Clone this repo:
$ git clone https://github.com/franrios/newrelic_rb_plugin.git
$ cd newrelic_rb_plugin
- Configure the agent as follow:
$ ./configuration.sh LICENSE_KEY INSTANCE_IP
$ nohup ./newrelic_redborder_agent &
Wait a few minutes and you will see the angent automatically added to your plugin section in NewRelic platform