Actions
Bug #16460
openNode_exporter fails to start if buddyinfo collector is enabled.
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
node_exporter
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
Tested on 24.07.1 and 25.11 BETA package version 0.18.1_5
panic: Couldn't create metrics handler: couldn't create collector: failed to open procfs: could not read "/proc": stat /proc: no such file or directory goroutine 1 [running]:
There is no /proc/buddyinfo in FreeBSD;
Updated by Danilo Zrenjanin 8 days ago
- Status changed from New to Confirmed
I can confirm that the Node Exporter package includes a collector, buddyinfo, which is incompatible with FreeBSD. As a consequence, when selecting that collector, the service won't start.
Actions