Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
features [2013-10-18 16:22] nkukard [Shaping] |
features [2013-10-18 16:22] (current) nkukard |
||
---|---|---|---|
Line 24: | Line 24: | ||
* Basic graphing | * Basic graphing | ||
- | ===== Plugins ===== | + | ====== Plugins ====== |
- | ==== webserver ==== | + | ===== webserver ===== |
The webserver plugin implements a HTTP-based web interface entirely contained within OpenTrafficShaper. It has a nice clean interface based on Twitter Bootstrap & JQuery/JQuery-UI. | The webserver plugin implements a HTTP-based web interface entirely contained within OpenTrafficShaper. It has a nice clean interface based on Twitter Bootstrap & JQuery/JQuery-UI. | ||
- | ==== webserver: statistics ==== | + | ===== webserver: statistics ===== |
This plugin provides graphs and graphing data based on statistics retrieved from the statistics plugin. | This plugin provides graphs and graphing data based on statistics retrieved from the statistics plugin. | ||
- | ==== statistics ==== | + | ===== statistics ===== |
Interface for accepting, storing and retrieving of statistics for interfaces and traffic classes. | Interface for accepting, storing and retrieving of statistics for interfaces and traffic classes. | ||
- | ==== tc ==== | + | ===== tc ===== |
The current supported traffic shaping system is tc, this module implements shaping rules based on tc. | The current supported traffic shaping system is tc, this module implements shaping rules based on tc. | ||
- | ==== tcstats ==== | + | ===== tcstats ===== |
Interface between tc and statistics modules for the processing of statistics coming from tc. | Interface between tc and statistics modules for the processing of statistics coming from tc. | ||