Hi. It runs directly on the host.
this is the config
"id": 1655335791,
"config_hash_id": "6856b639-35df-0620-16e1-15bd49176581",
"name": "1m_tcp_accept_queue_overflows",
"chart": "ip.tcp_accept_queue",
"family": "tcp",
"class": "Workload",
"component": "Network",
"type": "System",
"active": true,
"disabled": false,
"silenced": false,
"exec": "/usr/libexec/netdata/plugins.d/alarm-notify.sh",
"recipient": "sysadmin",
"source": "21@/etc/netdata/health.d/tcp_listen.conf",
"units": "overflows",
"info": "average number of overflows in the TCP accept queue over the last minute",
"status": "CLEAR",
"last_status_change": 1659405672,
"last_updated": 1659434252,
"next_update": 1659434262,
"update_every": 10,
"delay_up_duration": 0,
"delay_down_duration": 300,
"delay_max_duration": 3600,
"delay_multiplier": 1.500000,
"delay": 300,
"delay_up_to_timestamp": 1659405972,
"warn_repeat_every": "0",
"crit_repeat_every": "0",
"value_string": "0 overflows",
"last_repeat": "0",
"times_repeat": 0,
"lookup_dimensions":"ListenOverflows",
"db_after": 1659434192,
"db_before": 1659434251,
"lookup_method": "average",
"lookup_after": -60,
"lookup_before": 0,
"lookup_options": "absolute unaligned",
"warn":"$this > 1",
"warn_parsed":"(${this} > 1)",
"crit":"$this > 30",
"crit_parsed":"(${this} > 30)",
"green":null,
"red":null,
"value":0
},
I use ansible to configure a lot of nodes.
Also, I tried a few times with edit-config and restart the agent multiple times.
Other nodes work correctly