To enable the PMM to monitor PostgreSQL using JDBC, you need to configure the database server to allow remote connections, and configure WebLOAD.

Server Side Configuration:

To configure PostgreSQL to accept remote connections:

PostgreSQL database allows only local connections by default. To enable monitoring, configure the database to accept remote connections, or use Remote PMM.

WebLOAD Configuration

To configure WebLOAD to use PostgreSQL:

Put PostgreSQL JDBC Driver jar into C:\ProgramData\RadView\WebLOAD\extensions\java. The driver can be downloaded from PostgreSQL site