- Update README

This commit is contained in:
Babak Farrokhi 2015-09-15 18:25:06 +04:30
parent 620e51230e
commit f9b10b03e3

View File

@ -4,3 +4,13 @@
[![GitHub License](https://img.shields.io/github/license/farrokhi/ifstatd.svg)](https://github.com/farrokhi/ifstatd/blob/master/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