784 B
784 B
ifstatd
interface statistics plugin for munin with supersampling capability
Installation
- Clone this repo and build using
make
- Copy
ifstatd_
binary to munin plugins directory (e.g.cp ifstatd_ /usr/local/share/munin/plugins/
) - Make necessary links to active plugins directory
(e.g.
ln -s /usr/local/share/munin/ifstatd_ /usr/local/etc/munin/plugins/ifstatd_em0
) - Restart munin-agent