diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-07 11:45:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-02-07 11:45:55 +0000 |
commit | a8220ab2d293bb7f4b014b79d16b2fb05090fa93 (patch) | |
tree | 77f0a30f016c0925cf7ee9292e644bba183c2774 /collectors/fping.plugin/README.md | |
parent | Adding upstream version 1.19.0. (diff) | |
download | netdata-a8220ab2d293bb7f4b014b79d16b2fb05090fa93.tar.xz netdata-a8220ab2d293bb7f4b014b79d16b2fb05090fa93.zip |
Adding upstream version 1.29.0.upstream/1.29.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collectors/fping.plugin/README.md')
-rw-r--r-- | collectors/fping.plugin/README.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/collectors/fping.plugin/README.md b/collectors/fping.plugin/README.md index ad79f06a..4aca2a9d 100644 --- a/collectors/fping.plugin/README.md +++ b/collectors/fping.plugin/README.md @@ -1,3 +1,8 @@ +<!-- +title: "fping.plugin" +custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/fping.plugin/README.md +--> + # fping.plugin The fping plugin supports monitoring latency, packet loss and uptime of any number of network end points, @@ -37,7 +42,7 @@ fping_opts="-R -b 56 -i 1 -r 0 -t 5000" ## alarms Netdata will automatically attach a few alarms for each host. -Check the [latest versions of the fping alarms](../../health/health.d/fping.conf) +Check the [latest versions of the fping alarms](https://raw.githubusercontent.com/netdata/netdata/master/health/health.d/fping.conf) ## Additional Tips |