aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* inc/collectd.inc.php: replace glob by php5 iteratorsŁukasz Kostka2014-03-221-2/+23
* use & instead of & in htmlPim van den Berg2014-02-102-5/+5
* Add a configuration option for sync/async choice for the canvas graphsVincent Brillault2014-01-121-0/+11
* automatic page refresh support + config settingPim van den Berg2013-12-291-0/+6
* 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
* add viewport meta tag for better experience on mobile devicesPim van den Berg2013-06-221-0/+1
* overview: add color to load averagesPim van den Berg2013-06-221-4/+11
* start using fieldset + legend for showing dataPim van den Berg2013-06-221-3/+6
* integrate jsrrdgraph in CGPPim van den Berg2013-05-183-6/+61
* 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
* remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg2012-12-281-11/+24
* don't show plugins the host doesn't havePim van den Berg2012-12-281-2/+4
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-282-0/+9
* remove ajax js codePim van den Berg2012-12-211-1/+0
* remove in-html comments by xian310Pim van den Berg2012-12-211-1/+1
* replace the ajax expand system by a navigation menuxian3102012-12-211-12/+47
* 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-072-21/+18
* order graphs by pi, t, tiPim van den Berg2011-12-031-0/+13
* include trailing slash in config weburl variablePim van den Berg2011-10-082-6/+6
* 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
* resolve php noticesKarol Nowacki2011-04-212-10/+17
* fallback to non-annotated tags in version detectionPim van den Berg2011-03-101-1/+1
* add version information to footerPim van den Berg2011-03-091-1/+15
* add links to footerPim van den Berg2011-03-011-1/+2
* 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
* remove php gd dependencyPim van den Berg2010-06-051-0/+6
* Define alternating odd/even css classes for rows in main summaryEdmondo Tommasina2010-05-291-1/+7
* configuration option to show load averages on overview pagePim van den Berg2010-03-061-14/+16
* make rrdfiles using utf8 and spaces workJakob Haufe2010-02-161-3/+6
* add compatibility if rrdinfo doesn't work as expectedPim van den Berg2010-01-121-3/+17
* make rrdtool executable configurablePim van den Berg2010-01-122-2/+13
* 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-013-5/+37
* rewrite of type classesPim van den Berg2009-12-311-17/+0
* replace duplicate code by function plugin_headerPim van den Berg2009-12-281-0/+16
* load plugins on the host page via ajaxPim van den Berg2009-12-051-0/+1
* code cleanup in rrdtool classPim van den Berg2009-11-041-3/+0
* add unixsock flush supportPim van den Berg2009-11-042-0/+83
* make dynamic title more detailedPim van den Berg2009-10-251-4/+17