Knowledge Center > FAQs
How do I Allow ipMonitor Access to Monitor a PostgreSQL Server Database?
The ADO (SQL Connect) and ADO - QA (SQL Query) Monitors require that you have the correct OLE DB Provider installed on the ipMonitor host computer to provide access to the database type you wish to use.
To access a PostgreSQL Database, you will need to download and install the PostgreSQL OLE-DB Driver, available from PostgreSQL at http://www.postgresql.org/download/.
IMPORTANT! You'll require the following information before you begin:
- The Server Name or address of the machine where the PostgreSQL Database is located.
- The Database Name of the PostgreSQL Database instance you want to monitor.
- A username and password to access the PostgreSQL Database.
Configure the OLE DB connection
- Extract the PGOLEDB.DLL and LIBPQ.DLL files from the "PgOleDb-1.x.x.x.zip" file into the WINDOWS\System directory (or
WINNT\System\ on Win 2k machine).
- Click the Windows Start button, and then click Run. Enter the following command into the Open field:
regsvr32 PGOLEDB.DLL

- Click OK, and then click OK a second time to close the "success" window.

- Create a new text file on the ipMonitor host machine and rename it to PostgreSQL.udl. Double-click the file to open it.
- Click the Provider tab and select PostgreSQL OLE DB Provider from the list.
- Click the Connections tab, and then enter the Data Source, Location, User Name and Password required to connect to the PostgreSQL Database.

- Click the Test Connection button to verify that you can access the PostgreSQL Database you wish to monitor.
Additional Information
For additional information regarding the ADO and ADO - QA Monitors, refer to the Monitors section of ipMonitor's Context-Sensitive Help system, and then select Monitor Types. The Context-Sensitive Help can be accessed by clicking the Help link located in the top right corner of ipMonitor's Add ministration web interface.
< Back

Last Updated: April 25, 2006 | What did you think of this topic?