Unable to get data (values) in the grafana/ graphite dashboard when Collectd is in a different Box.

Asked by Ravi Kumar

Unable to get data (values) in the grafana/ graphite dashboard when Collectd is in a different box.

when the collectd is in the same box where graphite/grafana is configured i can see the data in the dashboard.

I dont see any errors in the collectd logs of both server and client machines.

Any pointers to troubleshoot would really help me.

Thanks
Ravi

Question information

Language:
English Edit question
Status:
Answered
For:
Graphite Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ravi Kumar (mailravi) said :
#1

on the client machine, collectd has:

<Plugin "network">
  #Server "10.178.147.169"
  <Server "10.178.147.169" "25826">
  </Server>
</Plugin>

on the server machine:
<Plugin "network">
# <Listen "0.0.0.0" "25826">
     <Listen "10.178.147.169" "25826">
     </Listen>
</Plugin>

In the graphite/grafana dashboard, i see the metric name but not the values.

Revision history for this message
Denis Zhdanov (deniszhdanov) said :
#2

Hello Ravi,
That cloud be firewall or something else.
Sorry, but that's Graphite support list, not Collectd one. You can try #collectd channel on IRC or ask a question on Stackoverflow.

Can you help with this problem?

Provide an answer of your own, or ask Ravi Kumar for more information if necessary.

To post a message you must log in.