Configure the Operations Console using the configuration file called opsconsole.properties, located in the OpsConsole/WebMonitoringConsole/bin folder. The Operations Console Elements of opsconsole.properties table describes the available elements. The locale can be set by configuring the file faces-config.xml located in the OpsConsole/WebMonitoringConsole/webapps/ROOT//WEB-INF folder.
Element |
Description |
---|---|
JINIServerHost |
Contains the name of the machine hosting the JINI server. |
JINIServerPort |
Contains the JINI server port. |
MonitorStatsRefreshRate |
Contains the number of seconds after which the statistics displayed on the operations console monitoring page should be periodically refreshed. |
MonitorLatencyRefreshRate |
Contains the number of seconds after which the latency information displayed on the operations console monitoring page should be periodically refreshed. |
DatabaseDriver |
Contains information about the JDBC driver used to connect to the RAPCache database. |
DatabaseUrl |
Contains the RAPCache database JDBC URL used to connect to the RAPCache database. |
DatabaseUser |
Contains the user name used to connect to the RAPCache database. |
DatabasePassword |
Contains the password used to connect to the RAPCache database. |
RapStoreDatabaseDriver |
Contains information about the JDBC driver used to connect to the RAPStore database. |
RapStoreDatabaseUrl |
Contains the RAPStore database JDBC URL used to connect to the RAPStore database. |
RapStoreDatabaseUser |
Contains the user name used to connect to the RAPStore database. |
RapStoreDatabasePassword |
Contains the password used to connect to the RAPStore database. |
RapStoreCompletedFileDisplayTime |
Specifies the amount of time (in minutes) that a binary file (containing messages) that has been successfully loaded into the RAPStore database will be displayed on the operations console RAPStore subscriber file activity page. |
RapStoreNonCompletedFileDisplayTime |
Specifies the amount of time (in minutes) that a binary file (containing messages) that has not been successfully loaded into the RAPStore database will be displayed on the operations console RAPStore subscriber file activity page. |
Default-locale |
Sets the locale for the web pages in the Opsconsole |