2015-09-12 18:36:20 +04:30
|
|
|
# ifstatd
|
2015-09-13 16:55:40 +04:30
|
|
|
[](https://github.com/farrokhi/ifstatd/issues)
|
2015-09-13 17:12:27 +04:30
|
|
|
[](https://scan.coverity.com/projects/farrokhi-ifstatd)
|
2015-09-13 16:55:40 +04:30
|
|
|
[](https://github.com/farrokhi/ifstatd/blob/master/LICENSE)
|
|
|
|
|
2015-09-12 18:36:20 +04:30
|
|
|
interface statistics plugin for munin with supersampling capability
|
2015-09-15 18:25:06 +04:30
|
|
|
|
|
|
|
## 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
|