pgCluu 2.2 released

From: Gilles Darold <gilles(dot)darold(at)dalibo(dot)com>
To: pgsql-announce(at)postgresql(dot)org
Subject: pgCluu 2.2 released
Date: 2015-01-05 15:42:00
Message-ID: 54AAB0C8.3090404@dalibo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

pgCluu 2.2 released
-------------------

PostgreSQL Cluster Utilization

pgCluu is a Perl program used to perform a full audit of a PostgreSQL
Cluster performances. It is divided in two parts, a collector used to
grab statistics on the PostgreSQL server using psql and sar, a reports
builder that will generate all HTML and charts output.

This release is a maintenance release that fix several issues. There's
also a
simple report of transparent_hugepage from the system and a menu enhancement
by dividing the device menu per 10 items which is helpful when there's
plenty
of disk devices.

There a new command line option, --from-sa-file, that allow pgcluu to
parse a
sar output coming from a sa daily file.

pgCluu will also set the application_name to pgcluu before collecting data
to be able to exclude from the pg_stat_activity preport queries generated
by pgcluu.

See ChangeLog for a complete list.

The goal of this project is to provide a complete PostgreSQL auditing
tool that don't need any dependency to be run easily to audit a local
or remote server.

If you just have a sar output file, pgCluu can be use to draw graphs
about the system utilization only.

pgCluu is an original collection of tools built during my work at
Dalibo. Those tools are published under the PostgreSQL License to
be shared, any one is welcome to contribute.

For more information take a look at http://pgcluu.darold.net/

View a sample report at http://pgcluu.darold.net/example/index.html

About:
------

pgCluu is created and maintained by Gilles Darold.

* Web/Demo site: http://pgcluu.darold.net/
* Download: https://sourceforge.net/projects/pgcluu/
* Development: https://github.com/darold/pgcluu
* Documentation: https://github.com/darold/pgcluu/blob/master/README

--
Gilles Darold
http://dalibo.com - http://dalibo.org

Browse pgsql-announce by date

  From Date Subject
Next Message Dan Langille 2015-01-05 17:18:42 PGCon 2015 call for papers - reminder
Previous Message David Fetter 2015-01-04 23:37:27 == PostgreSQL Weekly News - January 04 2015 ==