Page MenuHomeFreeBSD

prometheus_sysctl_exporter: ignore ENOENT for mibs specified on the CLI
ClosedPublic

Authored by asomers on Jun 21 2022, 6:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 3:09 PM
Unknown Object (File)
Mon, Mar 16, 11:27 PM
Unknown Object (File)
Mon, Mar 16, 7:12 PM
Unknown Object (File)
Feb 8 2026, 3:32 AM
Unknown Object (File)
Feb 7 2026, 9:29 PM
Unknown Object (File)
Jan 31 2026, 3:30 PM
Unknown Object (File)
Jan 28 2026, 8:49 PM
Unknown Object (File)
Jan 24 2026, 12:09 AM
Subscribers

Details

Summary

They might belong to kernel modules not currently loaded, or to other
kernel versions. Ignoring them allows the configuration to be shared
between multiple hosts.

MFC after: 2 weeks
Sponsored by: Axcient

Test Plan

Manually tested with commands lines containing both existent and non-existent mibs

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable