SuperQ / smokeping_prober

Prometheus style smokeping
Apache License 2.0
575 stars 74 forks source link

Question on Prometheus integration #33

Closed satishrao84 closed 4 years ago

satishrao84 commented 4 years ago

Hi,

I've created the daemonset that runs your smokeping_prober on all nodes in the cluster. I can see the metrics exposed on port 9374. Now what? Do I need to integrate prometheus or do I point Grafana at this directly?

SuperQ commented 4 years ago

You need to configure Prometheus to scrape the them.

satishrao84 commented 4 years ago

Hi,

If I have a daemonset which is running the smokeping_prober on all nodes in the cluster - because I need to see the ping stats from each node to every other node.