collectd: Clarify config file example/placeholder
authorHannu Nyman <redacted>
Sun, 30 Aug 2015 07:51:37 +0000 (10:51 +0300)
committerHannu Nyman <redacted>
Sun, 30 Aug 2015 07:51:37 +0000 (10:51 +0300)
commit8e944a0826b445bd3aa4681d668ac29fa7f4dc43
tree31b1dbbc57f6a67dc46086284804d653e442fa71
parent0ec3a557677af9eb617e1451f5963148904e9e83
collectd: Clarify config file example/placeholder

The config file shipped with collectd dates from 2010 and
leads to error messages if luci-statistics & collectd are installed,
as it references several plugins not usually installed, or such ones
that have been renamed since then.

For most users, this file is just a placeholder during collectd installation,
as /usr/bin/stat-genconfig from /etc/init.d/luci_statistics will overwrite it.

Sanitize and shorten the placeholder config file:
* Reference actively only the default plugins installed by luci statistics.
* Match the placeholder config with the genuine config from luci statistics.

If somebody uses collectd separately from luci statistics, he will need to
edit these settings anyway.

Signed-off-by: Hannu Nyman <redacted>
utils/collectd/Makefile
utils/collectd/files/collectd.conf
git clone https://git.99rst.org/PROJECT