]> git.ipfire.org Git - thirdparty/collectd.git/commit
LogOnce option for df plugin 2910/head
authorthemylogin <themylogin@gmail.com>
Mon, 27 Aug 2018 16:25:04 +0000 (19:25 +0300)
committerthemylogin <themylogin@gmail.com>
Sun, 1 Mar 2020 12:29:27 +0000 (13:29 +0100)
commita48e8fd16d338c8e391939bd4e90f160c2f98326
treec4e32271916085c3f3765b26124c99fe5d841cca
parentc3402e29c17075c7722bc4080e7b7c3e3e5f5439
LogOnce option for df plugin

Enabling LogOnce true option in df plugin reduces syslog spam when stat
constantly fails for any of the mounted partitions.
src/collectd.conf.in
src/collectd.conf.pod
src/df.c
src/utils/ignorelist/ignorelist.c
src/utils/ignorelist/ignorelist.h