diff --git a/salt/cpe/ap_install_collectd.sh b/salt/cpe/ap_install_collectd.sh index acfbea7..edb173b 100644 --- a/salt/cpe/ap_install_collectd.sh +++ b/salt/cpe/ap_install_collectd.sh @@ -4,7 +4,7 @@ for HOST in $@ ; do ssh root@$HOST \ "ash -e -x" <<__SSH__ opkg update -opkg install collectd collectd-mod-iwinfo collectd-mod-network +opkg install collectd collectd-mod-interface collectd-mod-load collectd-mod-cpu collectd-mod-iwinfo collectd-mod-network cat > /etc/collectd.conf <