Add release creation script
[bwmon.git] / README
blobeaf71540d577861bf40e8c681ee6866d442638db
2                  bwmon: Application-level bandwidth monitoring
3                  ---------------------------------------------
5  bwmon is an open bandwidth monitoring solution for monitoring per-application
6  bandwidth usage. This can be utilized to better manage and monitor multiple
7  applications running on a single cloud host or a single application running
8  on multiple cloud hosts.
10  -- Features --
12    * Uses ip_conntrack to track connections
13    * Alternative, cross-platform "pipe" traffic monitor
14    * Easily customizable: Written in Python
15    * Combination of conntrack+pipe monitors possible
16    * Open Framework: Create new monitoring methods
17    * Support for SLA parameter input (bandwidth allocation)
18    * Support for SLA violation notification to external services
19    * Fully documented source code and user manual
22  -- More information --
24  Web: http://thpinfo.com/2010/bwmon/
25  Git: http://repo.or.cz/w/bwmon.git