===== ULS-Agent for PostgreSQL ===== ULS-agent for logging configuration settings and checking runtime metrics on PostgreSQL Database Servers running on Linux-like operating systems. ----- ==== Introduction ==== :TODO: ----- ==== Features ==== ----- ==== Installation ==== Download the {{:uls:agents:uls-client-pgsql-1.0-1.noarch.rpm}} and install it with # rpm -Uvh uls-client-pgsql-1.0-1.noarch.rpm All configuration is done in directory # cd /etc/uls/ The PostgreSQL-related files can be found with: # ls -al *pgsql* {| ! filename ! explanation |- | pgsql.conf.sample | move that one to pgsql.conf |- | :TODO: | |- |} Normally, no further configuration is necessary. All values are placed below the ULS section "PostgreSQL" in interactive analysis. ----- ==== Usage ==== -----