This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=PID_FILE=/run/zabbix/zabbix-java-gateway.pid LISTEN_IP=0.0.0.0 LISTEN_PORT=10052 START_POLLERS=5 TIMEOUT=3 JAVA_OPTIONS=-Xmx256m -
EnvironmentFile=/etc/zabbix/zabbix_java_gateway.conf -
ExecStart=/usr/bin/java ${JAVA_OPTIONS} -server -Dzabbix.pidFile=${PID_FILE} -Dzabbix.listenIP=${LISTEN_IP} -Dzabbix.listenPort=${LISTEN_PORT} -Dzabbix.startPollers=${START_POLLERS} -Dzabbix.timeout=${TIMEOUT} -Dsun.rmi.transport.tcp.responseTimeout=${TIMEOUT}000 -Dlogback.configurationFile=/etc/zabbix/zabbix_java_gateway.logback.xml -Djava.library.path=/usr/lib/jni -jar /usr/sbin/zabbix-java-gateway.jar -
ExecStart=/usr/bin/zabbix-java-gateway run -
Group=zabbix -
PIDFile=/run/zabbix/zabbix_java-gateway.pid -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-abort -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=simple -
User=zabbix -
User=zabbixs
-
-
[Unit]-
After=network.target -
After=syslog.target network.target -
Description=Zabbix Java Gateway -
Description=Zabbix Server
-
Additionnal notes
Nothing here.