Thread: pgCluu - PostgreSQL Cluster Utilization
pgCluu 1.0 --------------- 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. View a sample report at http://pgcluu.darold.net/example/index.html At this time pgCluu collect and report most of what is helpful for a PostgreSQL Cluster performance auditing. See http://pgcluu.darold.net/ for more detailed features and sample reports. There's lot of others reports to be included: - Statistics reports concerning tables. - Statistics reports about pg_stat_statement. - More Sar statistics reports. - ... This will comes in next releases. The goal of this project is to provide a complete PostgreSQL auditing tool that don't need any dependency to be run on any server easily, "a la pgBadger". 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/ About: ------ pgCluu is created by Gilles Darold (also author of Ora2Pg and pgBadger). * 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 Administrateur de bases de données http://dalibo.com - http://dalibo.org