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.
|
|
5 years ago | |
|---|---|---|
| cli | 5 years ago | |
| Containerfile | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| exporter.go | 5 years ago | |
| exporter_test.go | 5 years ago | |
| go.mod | 5 years ago | |
| go.sum | 5 years ago | |
| test.nft | 5 years ago | |
README.md
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