On 9/12/23 01:21, Alexander Leidinger wrote:
Am 2023-09-12 08:33, schrieb Graham Perrin:I'd like to monitor the number of open files, in connection with <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273669>.I can't see what's pictured at <https://github.com/netdata/netdata/issues/1272#issuecomment-261995709>.Am I missing something?netdata.conf may contain a "apps.files" section. It could be disabled there. For me it isn't (on a system with netdata 1.40.x) and I don't see the number of open files either.
Digging into the apps.plugin source at https://github.com/netdata/netdata/blob/master/collectors/apps.plugin/apps_plugin.c#L107,
seems netdata disables per-process disk stats on FreeBSD.> Seems netdata needs a bit of love on FreeBSD (on 14-current and 15-current it also spams the error log with a particular zfs-arcstats kstats which are not available... maybe existed before in a previous version).
This is due to the recent changes in the ZFS ARC logic, which as far as I know are not yet in a stable release: https://github.com/openzfs/zfs/commit/a8d83e2a24de6419dc58d2a7b8f38904985726cb
-- namkhai b.I have recently changed my email address, all new mail should be sent to [email protected]
OpenPGP_signature.asc
Description: OpenPGP digital signature
