Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-05-03 | type/Default: don't depend on external function GET | Pim van den Berg | 1 | -3/+3 | |
2013-05-13 | move width/heigth from plugins to type __construct | Pim van den Berg | 1 | -8/+0 | |
2012-09-05 | apply datasize (bytes/bits) only to network related data | Pim van den Berg | 1 | -4/+3 | |
As discussed in https://github.com/pommi/CGP/pull/1. | |||||
2012-08-10 | plugin: convert spaces to tabs | Pim van den Berg | 1 | -94/+93 | |
2012-08-10 | introduce config option datasize to show graphs in bits or bytes | Pim van den Berg | 1 | -2/+4 | |
Config setting $CONFIG['datasize'] can be set to bits or bytes to show graph data in bits or bytes. Inspired-by: Neptune Ning (Plan) <frostyplanet@gmail.com> | |||||
2010-11-05 | plugin: add vserver plugin | Rex Tsai | 1 | -0/+135 | |
Signed-off-by: Pim van den Berg <pim@nethuis.nl> |