1
0
Fork 0
forked from infra/ansible

Zabbix: adjust ping threshold for proxy30 & 38

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe 2026-06-17 11:28:55 +01:00
commit 92ac345388
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0
2 changed files with 4 additions and 0 deletions

View file

@ -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)

View file

@ -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)