|
Measures reported by CtxXcXDCfLogTest
The Configuration Logging Service logs configuration changes or administrator requested state changes made to the site. Configuration Logging can be configured, site wide, to be mandatory or optional. If mandatory logging is selected, then any attempts to change site configuration or state when the logging mechanism is unavailable are denied.
The Configuration Logging Service stores information about the logged changes in a database which can be configured to be separate from the site database.
The Configuration Logging Service runs on every Controller in the Site handling logging requests. If one Controller fails, the service on another Controller automatically handles logging requests.
This test periodically monitors the Citrix Configuration Logging Service and reports the connectivity between the service and the database; the health of transactions performed by the service on the database, so that you can receive real-time updates on the following:
- The sudden unavailability of connection to the database;
- A service overload;
- Failure of transactions to the database;
- Delays in the completion of transactions on the database
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| DB_avg_trans_time |
Indicates the average time taken by the broker to execute a database transaction from the Citrix Configuration Logging Service. |
Secs |
Ideally, the value of this measure should be low. A high value indicates that the broker service is taking too much time to execute transactions on the database; this can cause significant delays in connection brokering. |
| DB_connected |
Indicates whether the database is connected or not i.e.,whether this service is in contact with the database. |
Number |
A value of 1 indicates that the database is connected and a value of 0 indicates that the database is not connected to the Citrix Configuration Logging Service.
If the database is unavailable, the broker service may not be able to perform critical database transactions; this may adversely impact the user experience with the service and with the broker as a whole. |
| DB_trans_err |
Indicates the rate at which the database transactions are failing while the Citrix Configuration Logging Service is executing the transactions. |
Errors/Sec |
A low value is desired for this measure. |
| DB_trans |
Indicates the rate at which the database transactions are executed by the Citrix Configuration Logging Service. |
Trans/Sec |
|
|