6f4229c814a15865adf22dd8f876b5e7eb7e4795
ifstatd
interface statistics plugin for munin with supersampling capability
Installation
-
Clone this repo and build using
make -
Copy
ifstatd_binary to munin plugins directory:cp ifstatd_ /usr/local/share/munin/plugins/ -
Make necessary links to active plugins directory :
ln -s /usr/local/share/munin/ifstatd _/usr/local/etc/munin/plugins/ifstatd_em0 -
Make sure plugin is run as
rootby adding these lines to muninplugins.conf:[ifstatd_*] user root -
Start
ifstatd_as daemon:munin-run ifstatd_em0 acquire -
Restart
munin-nodeservice:service munin-node restart
Description
Languages
C
81.7%
Shell
14.2%
Makefile
4.1%