diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-01-06 14:02:36 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-01-06 14:02:36 +0000 |
commit | bfbea251722ea9354d67d98b9228e4459400d73c (patch) | |
tree | 30d79a9fb3b2e0b96b95c33ede90b944d4eef44e /net/scr_ipfm/pkg-descr | |
parent | fa3a543f45f2f935aec7f0ed5384ca8f29ac85ce (diff) |
Notes
Diffstat (limited to 'net/scr_ipfm/pkg-descr')
-rw-r--r-- | net/scr_ipfm/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/scr_ipfm/pkg-descr b/net/scr_ipfm/pkg-descr new file mode 100644 index 000000000000..cead671e11bb --- /dev/null +++ b/net/scr_ipfm/pkg-descr @@ -0,0 +1,10 @@ +So scr_ipfm is a script written in php, used to graphically show amount of data +downloaded by users in local network. To do that, it uses logs generated by +ipfm program (ipfm is available at the address: http://robert.cheramy.net/ipfm/) + +scr_ipfm features: + - sorting by field in, out, host and total + - aggregated data of downloaded amount of data + - daily, monthly, annually and global statistics + +WWW: http://scripfm.sourceforge.net/ |