A prometheus exporter that exposes nftables counters
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

310 B

Nftables counter exporter

A prometheus exporter that exposes nftables counters.

Usage

Create some counters.

sudo ./test.nft

Run the exporter.

sudo podman run -d --rm --name nftables-exporter --network host --cap-drop all --cap-add net_admin quay.io/itix/nftables-exporter:latest