pushgateway is designed for a completely different use case: a short-lived 
process which needs to export its result, such as a batch job run from 
cron.  The metric remains for collection after the process has terminated.

It's not even obvious to me how you've managed to combine node_exporter 
with pushgateway.

It's best if you can get prometheus to poll ("scrape") node_exporter 
directly.  If it cannot do this, e.g. because node_exporter is sitting 
behind a NAT firewall and you are not allowed to configure port-forwarding, 
then pushprox will allow you to perform a "meet in the middle".

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/f2b3487f-bfe3-4c7d-92b5-0040d4203211o%40googlegroups.com.

Reply via email to