oui-textfile-collector

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

README

oui-textfile-collector

This tool periodically downloads the IEEE OUI database and converts it to a file that can be used by Node Exporter's textfile collector.

Downloading

Download prebuilt binaries from GitHub.

Running

To run oui-textfile-collector and have it output to a custom path:

oui_textfile_collector \
    --output-file /var/lib/node_exporter/textfile/oui.prom

It is also possible to configure oui-textfile-collector by using environment variables:

OUI_TEXTFILE_COLLECTOR_REFRESH_INTERVAL="24h" oui_textfile_collector

Metrics

Prometheus

With the default configuration, this textfile collector creates one prometheus metric: mac_oui_info.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL