aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc
diff options
context:
space:
mode:
authorPim van den Berg2013-05-20 10:48:10 +0200
committerPim van den Berg2013-05-20 10:48:10 +0200
commitf13b2dd1d0c69bf0569ee42b960edbaf4b00d35e (patch)
tree7a2f6bdecdb5d7bfbab0b8e6579e9ccbfe39d4a0 /doc
parentconf: set default collectd version to 5 (diff)
downloadapt-panopticon_cgp-f13b2dd1d0c69bf0569ee42b960edbaf4b00d35e.zip
apt-panopticon_cgp-f13b2dd1d0c69bf0569ee42b960edbaf4b00d35e.tar.gz
apt-panopticon_cgp-f13b2dd1d0c69bf0569ee42b960edbaf4b00d35e.tar.bz2
apt-panopticon_cgp-f13b2dd1d0c69bf0569ee42b960edbaf4b00d35e.tar.xz
update changelog to v0.4
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG45
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 59eb6db..d0ab8d8 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,3 +1,48 @@
10.4 (2013-05-20)
2* general
3 - new interface with a sidebar for plugin selection
4 - integrate jsrrdgraph for client side rrd graphing using javascript/canvas
5 - collectd 5 support (this is the default now)
6 - generate graph colors using a rainbow colors function, which is not limited to 9 colors
7 - add total values to legend on I/O graphs
8 - resolve php notices
9
10* config settings:
11 - overview_filter: show a subset of graphs from a plugin on overview page
12 - term: configurable terms on detail page
13 - network_datasize: show network graphs in bits or bytes
14 - graph_type: show graphs using canvas (javascript) or regular png
15 - negative_io: use the negative X-axis in I/O graphs
16 - graph_smooth: create smooth graphs (rrdtool -E)
17
18* plugins (new):
19 - acpups
20 - battery
21 - contextswitch
22 - cpufreq
23 - dns
24 - filecount
25 - ip6tables
26 - iptables
27 - libvirt
28 - md
29 - mysql
30 - nginx
31 - postgresql
32 - powerdns
33 - snmp
34 - tail
35 - varnish
36 - vserver
37 - zfs_arc
38
39* plugins (updated):
40 - apache: bytes, connections, idle_workers, requests support
41 - apache: add support for lighttpd
42 - disk: SI magnitude units in legend for disk_merged and disk_ops
43 - cpu: default scale to 100%
44
45
10.3 (2010-10-04) 460.3 (2010-10-04)
2* general 47* general
3 - improved support for utf8 filenames 48 - improved support for utf8 filenames