Learn how to use the OpsCompass data configuration tool to save time!
Getting Started
First navigate to the License Manager using the side navigation within OpsCompass. Next, navigate to the data configuration card on the bottom right side. This will be your hub for all things configuration related.
As a first time user, the page will prompt you to name your new configuration. You can rename this file at any time.
Oracle Connections
For example:

-
-
The Connection Name will be used as part of the generated filename for that database’s script output, so this is typically populated with “hostname_instance”.
-
The “Connection String” is the properly formatted TNS string used to connect to the database instance.
-
Make sure to use the "Save" button in the top right before moving to the "VCenter Configurations" tab.
VCenter Connections
After finishing with Oracle Connections, navigate to the VCenter Configurations tab. You will populate the vCenter connection information for each vCenter that will be monitored in the configuration file.
-
- Use the entries in the configuration file to identify a connection name and connection information for each vCenter that needs to be monitored.
- The “Connection Name” value will be used as part of the generated filename for that vCenter script output, so this is typically populated with a name that represents the vCenter server.
- The “Host” value is the IP Address or FQDN of the vCenter server.
- The "User" value is the username that the script will use to connect to the defined vCenter server.
- The "Password" value is the password that the script will use to connect to the defined vCenter server.
Data and Log File Settings
Finally you will set the data and log file settings.
First, click on "Data File Settings" and populate the entries.
These parameters are used by all of the data collection scripts and define the method that will be used to transfer the resulting data files to House of Brick for analysis as well as defining the retention times for local files.
- The "Days to retain files" value is used by each data collection script to determine how many days to retain encrypted output files locally on the monitoring server.
- The “Days to retain immediate information” is used by each data collection script to determine how many days to retain individual script output files (e.g. each database output file) locally on monitoring server
- The “File Tag” value is used by each data collection script as part of the filename generation to prevent duplicate filenames in some cases.
- Fill out the email from and email to section before finishing.

These parameters are used by all of the data collection scripts and define the method that will be used to transfer the resulting data files to House of Brick for analysis.
- The "Days to retain files" value is used by each data collection script to determine how many days to retain log files locally on monitoring server.
- The “File Tag” value is used by each data collection script as part of the log filename generation to prevent duplicate filenames in some cases.
Good To Know
- Make sure to always save your configuration before leaving.
- A user can have access to multiple configuration files and can access them using the dropdown next to the save.
- You can add and remove as many Oracle and VCenter connections as you need.