Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Performance Overview plug-in is disabled when VirtualCenter Server is connected to remote SQL Server
Details
Solution
To start the Performance chart application:
-
Open the Performance chart database configuration file. If you have installed VirtualCenter in the default directory, the configuration file is available at C:\Program Files\VMware\Infrastructure\VirtualCenter Server\tomcat\conf\Catalina\localhost\statsreport.xml
-
Navigate to the location in the XML file after these entries:
<Resource auth="Container"
name="jdbc/StatsDS" -
Change the following entry to suit your environment:
url="jdbc:sqlserver://<serverName>:<port>;instanceName=<ServerName>;databaseName=<databaseName>;integratedSecurity=true"
Notes:- By default, the JDBC connection bridges to the VirtualCenter server is configured with ODBC connection. In this case, you need not specify the username or password.
- If no instance name is available, the instance name is the same as the server name. You can also use MSSQLSERVER as the instance name.
-
Restart the VirtualCenter Management Webservices service.
Keywords
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
- KB Article:
- Updated:
- Categories:
- Product Family:
- Products:
- Product Versions:

