Generalize zabbix agent settings
This commit is contained in:
parent
2e8dacdfdd
commit
97c1f1cfd5
@ -102,8 +102,8 @@ Simply deleting/moving the old SQLite database and restarting the proxy is enoug
|
||||
```
|
||||
# podman run --name zabbix-agent \
|
||||
-p 10050:10050 \
|
||||
-e ZBX_HOSTNAME="he1app1" \
|
||||
-e ZBX_SERVER_HOST="172.18.50.60" \
|
||||
-e ZBX_HOSTNAME="(hostname)" \
|
||||
-e ZBX_SERVER_HOST="(zabbix server/proxy)" \
|
||||
-d docker.io/zabbix/zabbix-agent:latest
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user