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)
Thu, Nov 6, 1:46 AM
Unknown Object (File)
Sun, Nov 2, 5:46 AM
Unknown Object (File)
Thu, Oct 30, 1:32 PM
Unknown Object (File)
Wed, Oct 29, 5:08 PM
Unknown Object (File)
Wed, Oct 29, 2:45 PM
Unknown Object (File)
Wed, Oct 29, 2:41 PM
Unknown Object (File)
Mon, Oct 27, 5:24 AM
Unknown Object (File)
Sun, Oct 26, 4:32 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