[Bug 270997] net-mgmt/netdata: sometimes not running when expected, sometimes running but http://localhost:19999 not responding

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 18 Jun 2023 17:35:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270997

--- Comment #15 from Namkhai B. <me@forkbomb9.ch> ---
(In reply to Graham Perrin from comment #14)

Do these errors repeat? I'd expect if the sysctl doesn't exist netdata *should*
complain when starting...
Anyway, any sysctl you don't have you can disable with the same method I shared
earlier:

```
[plugin:freebsd]
        kstat.zfs.misc.arcstats = no
        kstat.zfs.misc.zio_trim = no
        net.inet.tcp.stats = no
        dev.cpu.temperature = no
```

-- 
You are receiving this mail because:
You are the assignee for the bug.