diff --git a/assets/zabbix/templates/Template_App_systemd_Services.xml b/assets/zabbix/templates/Template_App_systemd_Services.xml new file mode 100644 index 0000000..713844a --- /dev/null +++ b/assets/zabbix/templates/Template_App_systemd_Services.xml @@ -0,0 +1,219 @@ + + + 3.4 + 2018-07-20T14:31:02Z + + + Templates/Applications + + + + + + diff --git a/bin/zabbix.sh b/bin/zabbix.sh index d65f57f..a1e1b5c 100755 --- a/bin/zabbix.sh +++ b/bin/zabbix.sh @@ -94,6 +94,7 @@ if [ "$yn" = "Y" ] || [ "$yn" = "y" ]; then fi # SYSTEMD +# https://github.com/MogiePete/zabbix-systemd-service-monitoring cp "$_assets"/zabbix/userparameter_systemd_services.conf "$_agent_conf_d"/ # TODO add modules path to agent ??