aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* overview: add color to load averagesPim van den Berg2013-06-222-4/+22
* start using fieldset + legend for showing dataPim van den Berg2013-06-226-16/+32
* plugin/nut: collectd 5 compatibility for frequency graphPim van den Berg2013-06-161-1/+5
* plugin/openvpn: add datasize supportPim van den Berg2013-06-161-1/+2
* plugin/openvpn: fix traffic graphPim van den Berg2013-06-161-0/+1
* plugin: add openvpn pluginConrad Kostecki2013-06-161-0/+42
* Merge pull request #10 from ConiKost/masterPim van den Berg2013-06-011-1/+1
|\
| * Changed name of value to Temperaturekostecki2013-06-011-1/+1
* | Merge pull request #9 from ConiKost/masterPim van den Berg2013-06-011-0/+26
|\ \ | |/
| * Thermal Plugin addedConrad Kostecki2013-06-011-0/+26
|/
* Merge pull request #8 from mce35/nutPim van den Berg2013-05-291-1/+5
|\
| * plugin/nut: collectd 5 compatibility for timeleft graphManuel CISSÉ2013-05-291-1/+5
* | update changelog to v0.4.1Pim van den Berg2013-05-201-0/+3
* | remove dependency on mod_rewrite for rrd.phpPim van den Berg2013-05-203-4/+2
* | update changelog to v0.4Pim van den Berg2013-05-201-0/+45
* | conf: set default collectd version to 5Pim van den Berg2013-05-201-1/+1
* | add config option for showing smooth (curved) graphsPim van den Berg2013-05-182-0/+7
* | type/default: add missing initial variable definitionsPim van den Berg2013-05-181-0/+2
* | jsrrdgraph: RrdGraph.js: gprint: fix check for undefined format in case of vdefPim van den Berg2013-05-181-1/+1
* | add support for graphing I/O using the negative X-axisPim van den Berg2013-05-183-5/+15
* | .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