From dd28f6e0075082430ee72251606114950537a51f Mon Sep 17 00:00:00 2001 From: Babak Farrokhi Date: Wed, 21 Oct 2015 11:31:58 +0330 Subject: [PATCH] - update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f08e29..97b9572 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ Interface statistics plugin for munin with [supersampling](http://guide.munin-monitoring.org/en/latest/plugin/supersampling.html) capability -NOTE: This plugin created for FreeBSD and might not run on other OSes +NOTE: This plugin builds on FreeBSD and Darwin, but not tested on other paltforms. +NOTE: This program depends on [libpidutil](https://github.com/farrokhi/libpidutil) ## Installation 1. Clone this repo and build using `make`