INIT: First commit
This commit is contained in:
11
zabbix-apk-builder/zabbix-proxy.confd
Normal file
11
zabbix-apk-builder/zabbix-proxy.confd
Normal file
@@ -0,0 +1,11 @@
|
||||
# Configuration for zabbix-proxy
|
||||
|
||||
# User and group for the proxy
|
||||
ZABBIX_PROXY_USER="zabbix"
|
||||
ZABBIX_PROXY_GROUP="zabbix"
|
||||
|
||||
# Configuration file location
|
||||
ZABBIX_PROXY_CONFIG="/etc/zabbix/zabbix_proxy.conf"
|
||||
|
||||
# PID file location
|
||||
ZABBIX_PROXY_PID="/var/run/zabbix/zabbix_proxy.pid"
|
||||
Reference in New Issue
Block a user