From: Yousong Zhou Date: Thu, 8 Aug 2019 08:21:20 +0000 (+0000) Subject: types.db: fix ping_droprate range spec X-Git-Tag: collectd-5.11.0~36^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0b44c41b5431414d1a6733e09e97a8cf6529ae;p=thirdparty%2Fcollectd.git types.db: fix ping_droprate range spec It's always in range 0-1 since the initial support for the data source in commit 9cc8e54618fe3f8e7af879fcc9e04d71125456fd --- diff --git a/src/types.db b/src/types.db index 69f59b065..68d33b6e4 100644 --- a/src/types.db +++ b/src/types.db @@ -194,7 +194,7 @@ pg_numbackends value:GAUGE:0:U pg_scan value:DERIVE:0:U pg_xact value:DERIVE:0:U ping value:GAUGE:0:65535 -ping_droprate value:GAUGE:0:100 +ping_droprate value:GAUGE:0:1 ping_stddev value:GAUGE:0:65535 players value:GAUGE:0:1000000 pools value:GAUGE:0:U