tcpdump -i eth0 -nn -s0 -A host x.x.x.x and tcp port y

where x.x.x.x is the IP address of the remote host, and y is the port 
you're running the exporter on.  Replace "eth0" with your network interface 
name.  If prometheus and the exporter are on the same machine then use "lo" 
(loopback) as the interface name.

-- 
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 prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/a3819232-4410-46fb-b78a-b3cf72d01cebo%40googlegroups.com.

Reply via email to