diff --git a/Readme.md b/Readme.md index e6e27ab879636f55bb4daa101a05caf71cc70294..90b70318b7e938bdb399f537b157f44243c5dd1c 100644 --- a/Readme.md +++ b/Readme.md @@ -17,4 +17,6 @@ sed -i 's/ServerActive=127.0.0.1/ServerActive=zabbix.itstall.de/g' /etc/zabbix/z sed -i 's/Hostname=Zabbix server/Hostname=DEIN_GATEWAY_NAME/g' /etc/zabbix/zabbix_agentd.conf -sed -i 's/Include=/etc/zabbix/zabbix_agentd.conf.d//Include=/etc/zabbix/zabbix_agentd.conf.d/*.conf/g' /etc/zabbix/zabbix_agentd.conf \ No newline at end of file +sed -i 's/Include=\/etc\/zabbix\/zabbix_agentd.conf.d\//Include=\/etc\/zabbix\/zabbix_agentd.conf.d\/*.conf/g' /etc/zabbix/zabbix_agentd.conf + +service zabbix-agent restart \ No newline at end of file