up metric showing value 1 and alos targets it is showing up as well. is there nay time mismatch between prometheus server and exporter? if yes,, how could we disable it.
On Sunday, June 28, 2020 at 6:44:57 AM UTC-5 [email protected] wrote: > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/be6a5035-d446-42ca-a44a-2e42a15dba5cn%40googlegroups.com.

