index
:
apt-panopticon_cgp
master
Clone of http://git.nethuis.nl/?p=cgp.git;a=summary for https://sledjhamr.org/cgit/apt-panopticon/.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
plugin/memory: add cache
Pim van den Berg
2014-05-14
1
-0
/
+4
*
plugin/processes: add wait, idle
Pim van den Berg
2014-05-12
1
-0
/
+8
*
graph.php: use JSON plugins instead of including PHP plugin files
Pim van den Berg
2014-05-12
96
-2792
/
+2248
*
type/base: set default title to "Plugin Type (PluginInstance) (Category)"
Pim van den Berg
2014-05-12
1
-1
/
+13
*
type/base: always use rainbow_colors and overwrite them afterwards
Pim van den Berg
2014-05-03
1
-3
/
+4
*
type/base: show tinstances not defined in $this->order in graph
Pim van den Berg
2014-05-03
1
-6
/
+5
*
rename ds_names and dsname to legend
Pim van den Berg
2014-05-03
45
-150
/
+150
*
type/base: set default values for rrd_title and rrd_format
Pim van den Berg
2014-05-03
1
-1
/
+2
*
move collectd_flush function to base class
Pim van den Berg
2014-05-03
53
-169
/
+75
*
type: move generic functions to base class
Pim van den Berg
2014-05-03
5
-300
/
+306
*
type/Default: don't depend on external function GET
Pim van den Berg
2014-05-03
51
-80
/
+78
*
inc: mv graphs_from_plugin, build_url functions to html.inc.php
Pim van den Berg
2014-05-03
2
-70
/
+68
*
inc/collectd: consistently return false instead of an empty array or false
Pim van den Berg
2014-05-03
3
-21
/
+19
*
plugin/memory: add osx/bsd ds_names to order, set color of active to ff00ff
Pim van den Berg
2014-05-01
1
-2
/
+2
*
plugin/memory: add support for osx/bsd
Pim van den Berg
2014-04-28
1
-0
/
+8
*
plugin/df: fix support for collectd 4
Pim van den Berg
2014-04-15
1
-0
/
+1
*
overview: disable showmem by default, add percent sign
Pim van den Berg
2014-04-15
2
-26
/
+26
*
overview: show used memory percentage
Bogdan Rădulescu
2014-04-14
2
-2
/
+27
*
Merge pull request #61 from young-druid/patch-1
Pim van den Berg
2014-04-09
1
-1
/
+1
|
\
|
*
fix: return operator prevents us from seeing a graph
young-druid
2014-04-08
1
-1
/
+1
|
/
*
overview: only calculate cores when config option showload is enabled
Pim van den Berg
2014-04-06
1
-2
/
+2
*
add SVG graph support
Pim van den Berg
2014-03-23
3
-7
/
+25
*
plugin/aggregation: cpu: allow 4 digits
Thomas Harold
2014-03-23
1
-1
/
+1
*
plugin: add aggregation plugin
Pim van den Berg
2014-03-23
1
-0
/
+48
*
plugin: add ipmi plugin
Thomas Harold
2014-03-23
1
-0
/
+45
*
inc/functions.inc.php: rm trailing slash in base and resolve symlink
Pim van den Berg
2014-03-23
1
-0
/
+5
*
type/Default: also escape * and ? in identifier before glob
Pim van den Berg
2014-03-23
1
-1
/
+1
*
type/Default: escape brackets in identifier before glob
Pim van den Berg
2014-03-22
1
-0
/
+1
*
Merge pull request #51 from bobonlog/master
Pim van den Berg
2014-03-22
1
-0
/
+18
|
\
|
*
Create dbi.php
bobonlog
2014-03-03
1
-0
/
+18
*
|
type/Default: merge file2identifier function into rrd_files
Pim van den Berg
2014-03-22
1
-12
/
+2
*
|
add rrdcached flush support
Pim van den Berg
2014-03-22
2
-31
/
+49
*
|
inc/collectd.inc.php: use RegexIterator + strip $dir from result
Pim van den Berg
2014-03-22
1
-8
/
+7
*
|
inc/collectd.inc.php: replace glob by php5 iterators
Łukasz Kostka
2014-03-22
1
-2
/
+23
*
|
mod_rewrite final cleanup
sepich
2014-03-21
2
-3
/
+3
|
/
*
host.php: remove immediate end tag in fieldset
Pim van den Berg
2014-02-10
1
-1
/
+1
*
use & instead of & in html
Pim van den Berg
2014-02-10
2
-5
/
+5
*
Plugin/nut: Add support for power graphs
Vincent Brillault
2014-02-10
1
-0
/
+7
*
Plugin/df: Add support for inode graphs
Vincent Brillault
2014-02-10
1
-3
/
+12
*
add graph_type "hybrid" to show canvas on detail page, png on the others
Pim van den Berg
2014-01-12
2
-1
/
+5
*
Add a configuration option for sync/async choice for the canvas graphs
Vincent Brillault
2014-01-12
5
-22
/
+56
*
jsrrdgraph: CGP.js: split draw(id) into prepare_draw(id) and draw(id)
Vincent Brillault
2014-01-12
1
-1
/
+7
*
jsrrdgraph: Change alter for thow
Manuel Luis Sanmartín Rozada
2014-01-12
1
-4
/
+2
*
jsrrdgraph: RrdGraph.js: Add RrdGraph.prototype.graph_paint_async method
Vincent Brillault
2014-01-12
1
-0
/
+93
*
jsrrdgraph: RrdDataFile.js: Add async function (fetch_async) to RrdDataFile
Vincent Brillault
2014-01-12
1
-0
/
+39
*
jsrrdgraph: RrdGraph.js: splitting RrdGraph.prototype.graph_paint into init, ...
Vincent Brillault
2014-01-12
1
-3
/
+13
*
jsrrdgraph: RrdGraph.js: fix some indentation
Vincent Brillault
2014-01-12
1
-4
/
+4
*
jsrrdgraph: RrdDataFile.js: splitting fetch into fetch & build
Vincent Brillault
2014-01-12
1
-10
/
+15
*
jsrrdgraph: RrdDataFile.js: fix space/tabulation
Vincent Brillault
2014-01-12
1
-21
/
+21
*
Merge pull request #41 from oohlaf/nginx
Pim van den Berg
2014-01-02
1
-0
/
+15
|
\
[prev]
[next]