Categorygithub.com/intrinsec/nftables_exporter
repositorypackage
0.1.1
Repository: https://github.com/intrinsec/nftables_exporter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

nftables Exporter

Go Report Card

Prometheus stand alone exporter for nftables metrics.

Building and running

Build

make

Capabilities

nftables_exporter does not depends on libnftnl or nft binary but requires some additional capabilities in order to collect its metrics

setcap CAP_NET_ADMIN,CAP_SYS_ADMIN+ep nftables_exporter+ep nftables_exporter

Running

./nftables_exporter <flags>