Historical log for WAN latency and performance

You can also ping other hosts this way.

Then in the /etc/collectd.custom file add similar entries as below

<Plugin ping>
	Host "ipfire.org"
	interval 30
	timeout 10
</Plugin>

<Plugin ping>
	Host "1.1.1.1"
	interval 30
	timeout 10
</Plugin>

1 Like