collectd-mod-ping: add support for MaxMissed
authorJohn Kohl <jtk.git@bostonpog.org>
Sat, 14 Aug 2021 19:22:25 +0000 (15:22 -0400)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 15 Aug 2021 07:38:35 +0000 (10:38 +0300)
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
utils/collectd/Makefile
utils/collectd/files/usr/share/collectd/plugin/ping.json

index 9658ff0f27c21e304b1b4dfbbf0afec935cbddba..e3d81c4f172d82a55202aaa6c23f8f9f72b20e8e 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=collectd
 PKG_VERSION:=5.12.0
-PKG_RELEASE:=10
+PKG_RELEASE:=11
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://collectd.org/files/ \
index 53bc88caf2396004c3685f41c2a4bddf167d4dfe..2f91e5e3bd30e71e9645015019a64ae24f50cc12 100644 (file)
@@ -1,7 +1,8 @@
 {
        "string": [
                "TTL",
-               "Interval"
+               "Interval",
+               "MaxMissed"
        ],
        "list": [
                "Host"