aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* .htaccess: enable gzip on rrd filesPim van den Berg2013-05-181-0/+6
* integrate jsrrdgraph in CGPPim van den Berg2013-05-1812-61/+298
* jsrrdgraph: RrdGraph.js: fix undefined 2nd argument of RrdVdef functionPim van den Berg2013-05-131-1/+1
* move width/heigth from plugins to type __constructPim van den Berg2013-05-1347-98/+4
* type: stick to the rrdgraph time specificationPim van den Berg2013-05-101-1/+1
* import js directory from jsrrdgraph for client side graph renderingPim van den Berg2013-05-1015-0/+7984
* Merge pull request #5 from mce35/nutpommi2013-04-261-3/+15
|\
| * plugin/nut: collectd 5 compatibility + Add frequency graphManuel CISSÉ2013-04-261-3/+15
|/
* plugin: Add MD pluginManuel CISSÉ2013-04-061-0/+24
* rewrite some code of added overview_filter featurePim van den Berg2013-03-302-10/+5
* conf: disable overview_filter by defaultPim van den Berg2013-03-301-1/+3
* add feature to show a subset of graphs from a plugin on overview pageRohit Bhute2013-03-303-2/+17
* detail.php: make terms configurablePim van den Berg2013-02-092-11/+11
* plugin: remove php close tagsPim van den Berg2013-02-092-4/+0
* plugin: add iptables/ip6tables plugincisse@yahoo.fr2013-02-092-0/+64
* inc/collectd.inc.php: remove . and .. from scandir before foreachPim van den Berg2013-02-091-2/+2
* remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg2012-12-283-26/+28
* don't show plugins the host doesn't havePim van den Berg2012-12-282-4/+8
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-282-0/+9
* layout: use the max width of the browser to show the graphsPim van den Berg2012-12-261-7/+9
* layout: remove {minus,plus}.gifPim van den Berg2012-12-262-0/+0
* remove ajax js codePim van den Berg2012-12-212-48/+0
* remove in-html comments by xian310Pim van den Berg2012-12-213-3/+3
* replace the ajax expand system by a navigation menuxian3102012-12-214-52/+125
* type/default: resolve division by zero warningPim van den Berg2012-12-211-1/+1
* type: resolve undefined variable $c and $raw noticesPim van den Berg2012-12-213-3/+3
* plugin/mysql: add support for cache_result, cache_size, threads, total_threadsPim van den Berg2012-12-161-0/+47
* type: escape colons in legend namesPim van den Berg2012-12-164-4/+4
* type: add debug option "cmd" create a commandline rrdtool commandPim van den Berg2012-12-161-0/+6
* plugin/ntpd: collectd 5 compatibilityPim van den Berg2012-12-161-4/+8
* explicitely defined undefined variablesMatthias Viehweger2012-10-203-4/+10
* change whitespace, indentation or line-breaksMatthias Viehweger2012-10-202-5/+5
* plugin: add powerdns pluginPim van den Berg2012-09-071-0/+18
* add support for varnish plugin categoriesPim van den Berg2012-09-075-38/+31
* plugin/snmp: add support for if_octetsPim van den Berg2012-09-051-4/+22
* apply datasize (bytes/bits) only to network related dataPim van den Berg2012-09-0515-52/+34
* plugin: add snmp pluginPim van den Berg2012-08-121-0/+19
* plugin: convert spaces to tabsPim van den Berg2012-08-104-148/+147
* introduce config option datasize to show graphs in bits or bytesPim van den Berg2012-08-1015-27/+54
* type: add scale support to default/generic stacked typesPim van den Berg2012-08-102-6/+32
* type/GenericIO: only use raw totals when no scale is set (update)Pim van den Berg2012-08-101-1/+1
* plugin/tail: change to default graph typePim van den Berg2012-08-101-2/+2
* type/GenericIO: only use raw totals when no scale is setPim van den Berg2012-07-151-1/+2
* order graphs by pi, t, tiPim van den Berg2011-12-031-0/+13
* include trailing slash in config weburl variablePim van den Berg2011-10-084-12/+10
* plugin/interface: fix empty instance descr. for collectd 5Pim van den Berg2011-09-251-4/+10
* plugin/cpu: default scale to 100%Erik Grinaker2011-09-101-0/+1
* type: escape colons in filenames used in rrd commandlinePim van den Berg2011-08-274-11/+15
* plugin/apcups: collectd 5 compatibilityPim van den Berg2011-08-011-9/+22
* plugin: add apcups pluginPeter Chiochetti2011-08-011-0/+80