summaryrefslogtreecommitdiffstats
path: root/health/health.d/tcp_mem.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/tcp_mem.conf')
-rw-r--r--health/health.d/tcp_mem.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/health.d/tcp_mem.conf b/health/health.d/tcp_mem.conf
index 646e5c6da..318be20ac 100644
--- a/health/health.d/tcp_mem.conf
+++ b/health/health.d/tcp_mem.conf
@@ -8,9 +8,9 @@
alarm: tcp_memory
on: ipv4.sockstat_tcp_mem
- class: System
+ class: Utilization
+ type: System
component: Network
- type: Utilization
os: linux
hosts: *
calc: ${mem} * 100 / ${tcp_mem_high}