summaryrefslogtreecommitdiffstats
path: root/collectors/freebsd.plugin/freebsd_sysctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/freebsd.plugin/freebsd_sysctl.c')
-rw-r--r--collectors/freebsd.plugin/freebsd_sysctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/collectors/freebsd.plugin/freebsd_sysctl.c b/collectors/freebsd.plugin/freebsd_sysctl.c
index 035309b7..a154c635 100644
--- a/collectors/freebsd.plugin/freebsd_sysctl.c
+++ b/collectors/freebsd.plugin/freebsd_sysctl.c
@@ -1618,7 +1618,7 @@ int do_net_isr(int update_every, usec_t dt) {
all_softnet_charts[i].netisr_cpuid,
NULL,
"softnet_stat",
- NULL,
+ "cpu.softnet_stat",
"Per CPU netisr statistics",
"events/s",
"freebsd.plugin",