fping-exporter icon indicating copy to clipboard operation
fping-exporter copied to clipboard

prometheus exporter to measure network latency

Results 9 fping-exporter issues
Sort by recently updated
recently updated
newest added

Allow setting of username/password to access fping-exporter endpoint for security

Because we ran into network errors, that were not showing up in ICMP tests in some scenarions with Equal Cost Multipath, Portchannels/Aggregate Ethernet Channels, Virtual Chassis Fabrics and hardware based...

I hava 1000+ hosts to monitor , if use one command to fping ,it will be very slow and cause data loss!

The delay between probes to an individual target is calculated here: fmt.Sprintf("%.0f", w.spec.period.Seconds()*500/float64(w.spec.count)) Based on 60 seconds it will set the delay to 1500 ms and with 20 probes, that...

error when importing from Grafana version 6.2.5

we need automated testing, preferably using travis-ci

I changed the probe counter -c from default 20 to 30 and the graphs are broken after that. Between 11:18 and 11:46 the counter was set to 30 instead of...

Between the moment I run fping-export and the moment it runs the ping it takes a long time just to find 5 targets. As shown below it took 5 minutes...

Hi, Could you add the "-B", "-r", "-i" and "-t" options, please ? Could you also add an option to generate a logfile, please ? Thanks in advance for your...