mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Add nft_counters plugin
Plugin monitors nftables counters and can be configured to show a subset of counters. Limiting output by type of counter (bytes or packets) is also possible. Plugin requires python3-nftables, which makes use of libnftables and is part of Netfilter's nftables, but may need to be installed separately. Plugin will bail out if the nftables module cannot be loaded. Plugin is built upon PyMunin, adapted for Python3. The version listed in PIP is still using Python 2 syntax. Release of a Python 3 compatible version is pending.
This commit is contained in:
parent
8dcc914938
commit
dbc8e511a2
2 changed files with 277 additions and 0 deletions
BIN
plugins/network/example-graphs/nft_counters-day.png
Normal file
BIN
plugins/network/example-graphs/nft_counters-day.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Add table
Add a link
Reference in a new issue