forked from infra/ansible
Zabbix: use correct server target for logdetective hosts
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
cfea78b9cc
commit
34bba84c4a
2 changed files with 4 additions and 0 deletions
|
|
@ -22,3 +22,5 @@ nrpe_client_uid: 500
|
|||
tcp_ports: [
|
||||
22, 80, 443, 8090,
|
||||
]
|
||||
|
||||
zabbix_host: 38.145.32.41
|
||||
|
|
|
|||
|
|
@ -27,3 +27,5 @@ nrpe_client_uid: 500
|
|||
tcp_ports: [
|
||||
22, 80, 443,
|
||||
]
|
||||
|
||||
zabbix_host: 38.145.32.41
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue