1 2 3 4 5
#!/bin/bash # This script install collectd for monitoring data apt-get update apt-get install -y collectd