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 # Copy this file to each server /etc/collectd/collectd.conf systemctl restart collectd ####################################################################