aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/collectd.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* inc/collectd: vmem/vmpage_io should be split to multiple graphs per type inst...Pim van den Berg2014-12-141-4/+5
* inc/collectd: get_host_rrd_files: filter non-plugin .rrd filesPim van den Berg2014-07-241-1/+4
* Fix type confusionPeter Wu2014-07-201-3/+3
* Keep the list of plugins sortedVincent Brillault2014-06-281-0/+1
* Add support for multiple types dbDao-hui Chen2014-06-111-16/+23
* graph.php: use JSON plugins instead of including PHP plugin filesPim van den Berg2014-05-121-0/+24
* move collectd_flush function to base classPim van den Berg2014-05-031-65/+0
* inc: mv graphs_from_plugin, build_url functions to html.inc.phpPim van den Berg2014-05-031-69/+0
* inc/collectd: consistently return false instead of an empty array or falsePim van den Berg2014-05-031-15/+17
* add rrdcached flush supportPim van den Berg2014-03-221-31/+44
* inc/collectd.inc.php: use RegexIterator + strip $dir from resultPim van den Berg2014-03-221-8/+7
* inc/collectd.inc.php: replace glob by php5 iteratorsŁukasz Kostka2014-03-221-2/+23
* use & instead of & in htmlPim van den Berg2014-02-101-2/+2
* inc/collectd.inc.php: typoPim van den Berg2013-08-241-1/+1
* inc/collectd.inc.php: don't group type instances when snmp + if_octetsPim van den Berg2013-08-241-1/+4
* integrate jsrrdgraph in CGPPim van den Berg2013-05-181-6/+15
* rewrite some code of added overview_filter featurePim van den Berg2013-03-301-7/+4
* add feature to show a subset of graphs from a plugin on overview pageRohit Bhute2013-03-301-1/+12
* inc/collectd.inc.php: remove . and .. from scandir before foreachPim van den Berg2013-02-091-2/+2
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-281-0/+5
* explicitely defined undefined variablesMatthias Viehweger2012-10-201-4/+4
* change whitespace, indentation or line-breaksMatthias Viehweger2012-10-201-4/+4
* add support for varnish plugin categoriesPim van den Berg2012-09-071-21/+17
* order graphs by pi, t, tiPim van den Berg2011-12-031-0/+13
* include trailing slash in config weburl variablePim van den Berg2011-10-081-1/+1
* plugin/libvirt: collectd 5 compatibilityPim van den Berg2011-07-041-2/+3
* plugin: add libvirt pluginPim van den Berg2011-07-041-1/+1
* log unixsock errors instead of printing themPim van den Berg2011-06-151-6/+6
* 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
* default graph time range is now configurable (not only for uptime)Pim van den Berg2010-06-261-3/+5
* 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-221-1/+3
* show all type instances in one graphPim van den Berg2010-01-011-1/+3
* better validation of possible user input (get)Pim van den Berg2010-01-011-0/+2
* rewrite of type classesPim van den Berg2009-12-311-17/+0
* add unixsock flush supportPim van den Berg2009-11-041-0/+81
* remove code duplication from function graphs_from_pluginPim van den Berg2009-10-111-21/+5
* make width and heigth of graphs configurablePim van den Berg2009-09-291-2/+2
* initial import of cgpPim van den Berg2009-09-201-0/+176