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)
Apr 24 2025, 2:07 PM
Unknown Object (File)
Apr 21 2025, 12:19 AM
Unknown Object (File)
Apr 9 2025, 11:04 AM
Unknown Object (File)
Apr 3 2025, 11:03 PM
Unknown Object (File)
Mar 15 2025, 2:17 AM
Unknown Object (File)
Mar 3 2025, 12:05 AM
Unknown Object (File)
Feb 20 2025, 3:29 AM
Unknown Object (File)
Feb 19 2025, 6:20 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