pgCluu 2.2 released - Mailing list pgsql-announce

From Gilles Darold
Subject pgCluu 2.2 released
Date
Msg-id 54AAB0C8.3090404@dalibo.com
Whole thread Raw
List 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



pgsql-announce by date:

Previous
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - January 04 2015 ==
Next
From: Dan Langille
Date:
Subject: PGCon 2015 call for papers - reminder