8. vCloud Management and Monitoring Examples : 8.1 vCenter Operations Manager : 8.1.4 vCenter Operations Manager and vFabric Hyperic Integration : 8.1.4.6. Database Connection Configuration
   
8.1.4.6. Database Connection Configuration
The following table lists the default vCenter Operations Enterprise port connections for supported databases. You must specify the port number when you configure the adapter instance resource.
Table 15. vCenter Operations Enterprise Port Access Requirements
Database
Port Number
MySQL
3306 TCP
Oracle
1521 TCP
 
The following table lists the default vCenter Operations Enterprise URLs used to connect to data sources. The Hyperic adapter requires a standard JDBC connection URL.
Table 16. vCenter Operations Manager Data Source URLs
Database
URL
MySQL
jdbc:mysql://<db_host>:<db_port>/<hqdb_name>
Oracle
jdbc:oracle://<db_host>:<db_port>/<hqdb_name>