author | Sebastian Harl <sh@tokkee.org> | |
Sat, 16 Aug 2008 17:40:09 +0000 (19:40 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Tue, 19 Aug 2008 08:12:00 +0000 (10:12 +0200) | ||
commit | ed365605bab34d082123289127e9d5002b4d7bc5 | |
tree | d93f32cce0f56c3f32f8cb01f03183908ece9b6a | tree | snapshot |
parent | 83b945c4ced534b0bdf94239cf62a1022abbb2cb | commit | diff |
postgresql plugin: Added "disk_usage" query.
This is a new default query which collects the on-disk size of a database in
bytes. A new type "pg_db_size" has been added to types.db for this purpose.
The documentation in collectd.conf(5) and collection.cgi have been updated to
reflect this change.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This is a new default query which collects the on-disk size of a database in
bytes. A new type "pg_db_size" has been added to types.db for this purpose.
The documentation in collectd.conf(5) and collection.cgi have been updated to
reflect this change.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>