ifstatd/README.md
2015-09-15 18:25:06 +04:30

784 B

ifstatd

Issues Coverity Scan GitHub License

interface statistics plugin for munin with supersampling capability

Installation

  1. Clone this repo and build using make
  2. Copy ifstatd_ binary to munin plugins directory (e.g. cp ifstatd_ /usr/local/share/munin/plugins/)
  3. Make necessary links to active plugins directory (e.g. ln -s /usr/local/share/munin/ifstatd_ /usr/local/etc/munin/plugins/ifstatd_em0)
  4. Restart munin-agent