aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/memcached.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-03move collectd_flush function to base classPim van den Berg1-2/+0
2014-05-03type/Default: don't depend on external function GETPim van den Berg1-9/+9
2013-05-13move width/heigth from plugins to type __constructPim van den Berg1-2/+0
2012-09-05apply datasize (bytes/bits) only to network related dataPim van den Berg1-4/+3
As discussed in https://github.com/pommi/CGP/pull/1.
2012-08-10plugin: convert spaces to tabsPim van den Berg1-47/+47
2012-08-10introduce config option datasize to show graphs in bits or bytesPim van den Berg1-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>
2011-04-21resolve php noticesKarol Nowacki1-1/+1
Including a lot of undefined $_GET values.
2010-10-10plugin: remove php close tagsPim van den Berg1-2/+0
2010-09-17automatic alignment of graph legendPim van den Berg1-6/+6
Function fill_ds_names is renamed to parse_ds_names and now also appends spaces to ds_names to make them equal of lenght.
2010-09-14plugin/memcached: better alignment of graph legendPim van den Berg1-22/+16
2010-09-14plugin: add memcached pluginJulien Rottenberg1-0/+190
Support all types of the memcached plugin