railsware / newrelic_platform_plugins

MIT License
42 stars 66 forks source link

haproxy plugin not sending stats #39

Open doanveitia opened 10 years ago

doanveitia commented 10 years ago

I'm using the haproxy plugin, it is running but sometimes it stops sending data to newrelic. We have to restart the plugin to start sending data again and there is no information about it in the logs. Could you please help me solving this issue?

eksoverzero commented 10 years ago

I have seen this before. Updating the the newrelic_plugin gem helped.

This can be updated here, if you have a fork: newrelic_platform_plugins / newrelic_haproxy_agent / newrelic_haproxy_agent.gemspec @ line 52

Version 1.3.1 worked for me, though it was a different plugin but the same issue.

doanveitia commented 10 years ago

Hi eksoverzero, thanks for your response. I tried updating the newrelic_plugin to version 1.3.1 but it did't work.

eksoverzero commented 10 years ago

Sorry about that. I don't get the same issue on mine though and it's a fork using pretty much the same code. Check my repo list, if you want to try that.

Have you tried running it the foreground to check for errors?