I’ve installed netdata 1.37.1 on rhel8. I no longer see some of the tcp metrics such as retransmissions. This was working in rhel 7 netdata version 1.31.0. The metric is netdata_ipv4_tcperrors_packets_persec_average
Hi, try the following:
- uncomment and change
enable zero metrics
toyes
(netdata.conf) - restart netdata
Thanks. We don’t have that commented out, so i’m assuming it’s taking the default of no. I think our problem is when we hit the host:19999, we don’t see these metrics even there. As if the metric is not included in a newer version of netdata?
so i’m assuming it’s taking the default of no
Correct, I am suggesting changing it to yes
.
As if the metric is not included in a newer version of netdata?
Yes, it is included.