You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Moe 1f231da63f
Add collectd config. influxdb/telegraf notes
6 years ago
..
README Add collectd config. influxdb/telegraf notes 6 years ago
collectd.conf Add collectd config. influxdb/telegraf notes 6 years ago

README

apt update

apt -y dist-upgrade
# Main package, with many dependencies, apache2 mysql, java, etc.
#apt install collectd
# A still large collection, but not as huge:
apt install collectd-core

####################################################################