aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Better text for the page title.HEADmasteronefang2020-01-041-1/+1
|
* Make it the default to.onefang2020-01-041-0/+1
|
* Fix up static URLs that got broken going through php.cgi.onefang2020-01-042-20/+22
|
* Work with CGI PHP.onefang2020-01-045-3/+37
|
* Ignore the rrd directory.onefang2020-01-041-0/+1
|
* Add redirects graphs.onefang2019-12-312-1/+13
|
* Rejig the graphs.onefang2019-12-276-39/+63
|
* Speed RRD is now it's own thing, not a separate one per protocol.onefang2019-12-232-18/+20
|
* Add another small help instruction.onefang2019-12-101-0/+1
|
* Point to the apt-panopticon maintaned RRD database.onefang2019-12-101-1/+1
|
* Try this style of URLs in the README.onefang2019-12-101-4/+3
|
* Get my sticky fingerprints all over the README.onefang2019-12-101-0/+7
|
* Add apt-panopticon plugins.onefang2019-12-104-0/+55
|
* Make it suitable for apt-panopticon.onefang2019-12-102-4/+7
|
* I want hybrid async graphs by default.onefang2019-12-101-2/+2
|
* Tweak the time spans.onefang2019-12-101-8/+10
|
* New config for "allowed" graphs, so people can hide some of them.onefang2019-12-103-1/+10
|
* A few style tweaks, mostly to a dark theme.onefang2019-12-103-4/+16
|
* Add some basic instructions for active graph.onefang2019-12-101-0/+1
|
* fix LICENSE linksPim van den Berg2019-05-102-2/+2
|
* Merge pull request #166 from ahumph/masterPim van den Berg2019-05-101-0/+0
|\ | | | | Move LICENSE to root directory
| * Move LICENSE to root directory so GitHub will detect itAdam Humphreys2019-02-251-0/+0
|/
* Merge pull request #165 from julianbrost/php7.3-host-regexPim van den Berg2018-12-091-1/+1
|\ | | | | functions.inc.php: escape minus in regex
| * functions.inc.php: escape minus in regexJulian Brost2018-12-091-1/+1
|/ | | | | | | | This makes CGP work on PHP 7.3 as it otherwise only shows an "Unknown host" error message and logs the following PHP warning: PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 in .../inc/functions.inc.php on line 37
* Merge pull request #162 from Self-Perfection/patch-1Pim van den Berg2018-06-201-2/+5
|\ | | | | Provide meaningful filenames for graphs
| * Provide meaningful filenames for graphsAlexander Meshcheryakov2018-06-201-2/+5
| | | | | | Gives decent default name when saving graph from browser as file and distinguishable tab for tabs showing graph.php output.
* | Merge pull request #157 from Arvur/masterPim van den Berg2018-06-201-2/+5
|\ \ | |/ |/| Readme: Reminder to allow .htaccess in vhost config
| * Readme: Reminder to allow .htaccess in vhost configDenis Grinyuk2018-01-181-2/+5
| |
* | Merge pull request #160 from gaaf/multi_neg_ioPim van den Berg2018-03-171-5/+5
|\ \ | | | | | | GenericIO: Fix negative_io for multiple instances
| * | GenericIO: Fix negative_io for multiple instancesAlex Hermann2018-02-161-5/+5
| |/ | | | | | | | | When multiple instances are in one graph, every odd source must be negated, not just the first.
* | Merge pull request #159 from gaaf/fixesPim van den Berg2018-03-171-0/+1
|\ \ | |/ |/| graph.php: Initialize $plugin_json variable.
| * graph.php: Initialize $plugin_json variable.Alex Hermann2018-02-151-0/+1
|/ | | | Prevents error messages.
* Merge pull request #156 from Arvur/masterPim van den Berg2018-01-161-2/+4
|\ | | | | Fix for Invalid command 'RewriteEngine' when mod_rewrite is not enabled
| * Fix for Invalid command 'RewriteEngine' when mod_rewrite is not enabledDenis Grinyuk2018-01-161-2/+4
|/
* Merge pull request #149 from zerkms/patch-1Pim van den Berg2017-08-051-1/+1
|\ | | | | Missing parentheses for LVM item name
| * Missing parentheses for LVM item nameIvan Kurnosov2017-08-031-1/+1
|/
* plugins: rename libvirt -> virtPim van den Berg2017-06-291-0/+0
| | | | The plugin was renamed in collectd 5.5.0.
* hello CGP v1Pim van den Berg2017-03-051-0/+10
| | | | | | | | | | | | | | It's finished :o) Joking aside. It has been requested multiple times. So let's get it over with. The last version was more then 3.5 years ago. This will be the last tagged version of CGP. Every commit in the master branch after this release can be considered as a new release. ;) Use git and "git pull" to keep up-to-date or download the latest version here https://github.com/pommi/CGP/archive/master.zip Closes: #120 #143
* plugin/interface: add if_droppedPim van den Berg2017-03-041-0/+16
|
* plugin/disk: add pending_operations, disk_io_timePim van den Berg2017-03-041-0/+27
|
* plugin/memory: add slab_recl, slab_unreclPim van den Berg2017-03-041-0/+8
|
* inc/functions: check if $_GET value is empty before executing preg_matchPim van den Berg2016-12-091-1/+1
| | | | | | | | When using "canvas" mode, a lot of these errors were thrown: > Invalid type instance in $_GET["ti"]: "" > Invalid type instance in $_GET["pi"]: "" Closes: #132
* inc/html: fix php notice about html_weburl when type is canvasPim van den Berg2016-12-091-2/+1
| | | | | | | | Fixes: > PHP Notice: Undefined variable: html_weburl in inc/html.inc.php on line 131 Mentioned in #132 Closes: #141
* Merge pull request #140 from davidgiga1993/masterPim van den Berg2016-10-061-1/+1
|\ | | | | fix array_search comparison
| * Fixes array_search comparison.david2016-10-051-1/+1
|/ | | | See http://php.net/manual/en/function.array-search.php for details why this is required.
* Merge pull request #127 from mnellemann/masterPim van den Berg2016-01-052-2/+24
|\ | | | | Support for host categories based on regular expression matching
| * Support for host categories bases on regular expression matching against ↵Mark Nellemann2015-08-262-2/+24
| | | | | | | | host names
* | explicitly set Content-Type header to text/htmlPim van den Berg2016-01-053-0/+6
|/ | | | Closes #128
* inc/functions: a host, pi and ti may contain colons (:) and spaces ( )Pim van den Berg2015-07-041-1/+1
| | | | For example: "CPU Interface : 1" (snmp plugin + hp1810g switch)
* fix PHP Notice about Undefined variable $aggrPim van den Berg2015-06-221-1/+1
| | | | Closes #122