threelegs / newrelic-plugins

NewRelic plugins (cassandra, varnish, and more to come)
http://3legs.com.ar
MIT License
22 stars 29 forks source link

Storage empty in NewRelic #25

Open pierrecornic opened 10 years ago

pierrecornic commented 10 years ago

Hello,

I'm using cassandra plugin with a cluster version 2.0.7 on debian 7. My storage tab is empty in NewRelic. Here is my plugin.json file.

{ "agents" : [ { "type":"cassandra",
"name" : "prod-cassandra", "discovery_host" : "localhost", "jmx_port" : 7199 } ] }

Is there something I need to configure?

pierrecornic commented 10 years ago

Hello, Does someone have any update on this? Do you need more information?

Regards

simons1911 commented 9 years ago

We're seeing similar issue like this. Is there any update to this?