summaryrefslogtreecommitdiffstats
path: root/conf.d/health.d/tcp_resets.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/health.d/tcp_resets.conf')
-rw-r--r--conf.d/health.d/tcp_resets.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.d/health.d/tcp_resets.conf b/conf.d/health.d/tcp_resets.conf
index e6cfd39ab..91dad3c6a 100644
--- a/conf.d/health.d/tcp_resets.conf
+++ b/conf.d/health.d/tcp_resets.conf
@@ -5,7 +5,7 @@
alarm: ipv4_tcphandshake_last_collected_secs
on: ipv4.tcphandshake
- os: linux
+ os: linux freebsd
hosts: *
calc: $now - $last_collected_t
units: seconds ago
@@ -46,7 +46,7 @@
alarm: 1m_ipv4_tcp_resets_received
on: ipv4.tcphandshake
- os: linux
+ os: linux freebsd
hosts: *
lookup: average -1m at -10s unaligned absolute of AttemptFails
units: tcp resets/s
@@ -55,7 +55,7 @@
alarm: 10s_ipv4_tcp_resets_received
on: ipv4.tcphandshake
- os: linux
+ os: linux freebsd
hosts: *
lookup: average -10s unaligned absolute of AttemptFails
units: tcp resets/s