Compile radvd_adv_count
g++ -Wall scripts/compile_to_radvd_adv_count.cpp -o scripts/radvd_adv_count
mkdir /etc/zabbix/scripts && cp scripts/* /etc/zabbix/scripts/
cp sudoers /etc/sudoers.d/zabbix
cp zabbix_agentd.conf.d/userparameter.conf /etc/zabbix/zabbix_agentd.conf.d/userparameter.conf
sed s/Server=127.0.0.1/Server=zabbix.itstall.de/g /etc/zabbix/zabbix_agentd.conf
sed s/ServerActive=127.0.0.1/ServerActive=zabbix.itstall.de/g /etc/zabbix/zabbix_agentd.conf
sed s/Hostname=Zabbix server/Hostname=DEIN_GATEWAY_NAME/g /etc/zabbix/zabbix_agentd.conf
sed s/Include=/etc/zabbix/zabbix_agentd.conf.d//Include=/etc/zabbix/zabbix_agentd.conf.d/*.conf/g /etc/zabbix/zabbix_agentd.conf