collectd: remove the patch scaling ping_droprate from 0-1 to 0-100
authorYousong Zhou <yszhou4tech@gmail.com>
Fri, 9 Aug 2019 13:32:56 +0000 (13:32 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Sat, 10 Aug 2019 01:52:22 +0000 (09:52 +0800)
commit2f66fa5c233e707e45485126e50daf1276f77da1
treec0ffd5ce70893e15c731120587ca7d5eb2e63174
parent65834147973146925f458e37adaf30f4ab59d2cb
collectd: remove the patch scaling ping_droprate from 0-1 to 0-100

Upstream project's behaviour of reporting this data source in range 0-1
is used by at least CentOS 7 collectd 5.8.1, very likely the same
behaviour is also in widely use by other distributions.

The change is important for providing consistent experience across
collectd deployments on different environments

Ref: https://github.com/collectd/collectd/pull/3244
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
utils/collectd/patches/920-fix-ping-droprate.patch [deleted file]