forked from infra/ansible
Zabbix: adjust ping threshold for proxy30 & 38
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
0655279df0
commit
92ac345388
2 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,5 @@ postfix_group: vpn
|
|||
public_ip: 13.250.126.156
|
||||
sponsor: amazon
|
||||
vpn: true
|
||||
zabbix_macros:
|
||||
ICMP_RESPONSE_TIME_WARN: 0.3 # threshold in seconds, default 0.15 (150ms)
|
||||
|
|
|
|||
|
|
@ -11,3 +11,5 @@ postfix_group: vpn
|
|||
public_ip: 13.212.21.54
|
||||
sponsor: amazon
|
||||
vpn: true
|
||||
zabbix_macros:
|
||||
ICMP_RESPONSE_TIME_WARN: 0.3 # threshold in seconds, default 0.15 (150ms)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue