Last updated: November 14, 2008
Author      : Robert Lor (robert.lor@sun.com)

The PostgreSQL Monitoring Tool (pgmon) is a GUI tool for displaying statistics
of PostgreSQL server using DTrace. It can use all the system providers as
well as the PostgreSQL provider with a growing number of probes.

Pgmon is based on Chime (http://opensolaris.org/os/project/dtrace-chime/), a
project from OpenSolaris.org.  Chime is licensed under CDDL. For questions on
Terms of Use, see http://opensolaris.org/os/tou/.

Special thanks to my colleagues at Sun, Tom Erickson and Angelo Rajadurai, and
the PostgreSQL community for their assistance in getting the PostgreSQL
displays integrated with this GUI tool and the probes integrated into
PostgreSQL core. 

Please refer to the installation instructions in INSTALLATION.txt.
