aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* plugin/sensors: fix layout examplePim van den Berg2010-10-121-4/+4
* plugin: add battery pluginPim van den Berg2010-10-121-0/+42
* plugin: remove php close tagsPim van den Berg2010-10-1026-51/+0
* plugin: add cpufreq pluginPim van den Berg2010-10-101-0/+22
* update changelog to v0.3Pim van den Berg2010-10-041-0/+39
* plugin: add bind pluginPim van den Berg2010-10-041-0/+20
* plugin/processes: support for monitoring specific processesPim van den Berg2010-10-041-20/+163
* inc/collectd: improve determining which files to group in 1 graphPim van den Berg2010-10-041-33/+44
* inc/collectd: simplify the way collectd_plugindata gathers its dataPim van den Berg2010-09-191-23/+10
* automatic alignment of graph legendPim van den Berg2010-09-1712-66/+67
* plugin/nfs: clean up some duplicate codePim van den Berg2010-09-151-5/+2
* plugin/nfs: remove ds_names to keep it simpleJulien Rottenberg2010-09-151-44/+0
* plugin: add nfs pluginJulien Rottenberg2010-09-151-0/+85
* plugin/swap: better alignment of graph legendPim van den Berg2010-09-141-7/+7
* plugin/memcached: better alignment of graph legendPim van den Berg2010-09-141-22/+16
* plugin: add memcached pluginJulien Rottenberg2010-09-141-0/+190
* plugin: add netlink pluginPim van den Berg2010-09-121-0/+128
* type/default: dont strip 1st char from instance name when there is no type in...Pim van den Berg2010-09-111-1/+3
* plugin/wireless: better labels and deduplicate codePim van den Berg2010-07-191-18/+11
* plugin: add wireless pluginTom Gallacher2010-07-191-0/+42
* default graph time range is now configurable (not only for uptime)Pim van den Berg2010-06-262-4/+7
* Fix typo: Celsius instead of CeliusMichael Stapelberg2010-06-241-1/+1
* use the same time range for the link to the detail pagePim van den Berg2010-06-221-4/+7
* Default time range on the summary page is now configurableManuel CISSÉ2010-06-222-1/+6
* Uptime plugin now display current/max/avg values in days instead of secondsManuel CISSÉ2010-06-222-5/+69
* remove php gd dependencyPim van den Berg2010-06-054-16/+10
* Define alternating odd/even css classes for rows in main summaryEdmondo Tommasina2010-05-292-1/+15
* a source (type instance or data source) may contain dotsPim van den Berg2010-05-171-1/+0
* Allow to define alternate options for rrdtool in config fileEdmondo Tommasina2010-05-132-0/+7
* plugin/memory: add locked statePim van den Berg2010-05-131-4/+6
* fix: renumber keys of intersected array in function rrd_get_sourcesPim van den Berg2010-05-131-1/+1
* add apache pluginPim van den Berg2010-03-211-0/+51
* fix: file2identifier must return identifiers (not basenames)Pim van den Berg2010-03-211-1/+2
* configuration option to show load averages on overview pagePim van den Berg2010-03-062-14/+19
* add conntrack pluginManuel CISSÉ2010-03-061-0/+30
* automatically generate colors for graphs (irq plugin)Pim van den Berg2010-03-011-0/+1
* add ntpd pluginManuel CISSÉ2010-03-011-0/+53
* add tcpconns pluginManuel CISSÉ2010-03-011-0/+24
* add hddtemp pluginManuel CISSÉ2010-03-011-0/+24
* add nut pluginManuel CISSÉ2010-03-011-0/+57
* add ping pluginManuel CISSÉ2010-03-011-0/+45
* automatically generate colors for graphs (sensor plugin)Manuel CISSÉ2010-03-011-3/+1
* add vmem pluginManuel CISSÉ2010-03-011-0/+66
* correct a bug when graphing multiple DS in multiple filesManuel CISSÉ2010-03-011-2/+2
* add the possibility to generate and use default colors for graphsManuel CISSÉ2010-03-012-4/+35
* autofill DS names when not specifiedManuel CISSÉ2010-03-011-0/+18
* add the ability to graph multiple DS in multiple files (used by vmem plugin)Manuel CISSÉ2010-03-011-2/+13
* add uptime pluginManuel CISSÉ2010-03-011-0/+29
* add fork rate graph to processes pluginManuel CISSÉ2010-03-011-3/+15
* interface traffic in bytes per second (instead of bits)Manuel CISSÉ2010-03-011-1/+1