Test Case To Adjust the Default 3 Week, 6 Week and 6 Month gaps in Ops Center 12.3.2 and above for Analytics/Charts
(Doc ID 2474118.1)
Last updated on JULY 20, 2023
Applies to:
Enterprise Manager Ops Center - Version 12.3.0 and laterInformation in this document applies to any platform.
Goal
On Ops Center 12.3.2 there was an enhancement...
In Analytics->OS Analytics->Charts or Analytics->OS Analytics->Thresholds
-> The X Axis (time) harcoded choices listed in the combobox are :
- Live (conditioned)
- 1 Hour,
- 1 Day,
- 5 Days,
- 3 Weeks,
- 6 Weeks,
- 6 Months
-> Those hard coded values are taken into account in all UI layers relative to the chart framework.
-> In order to let the user able to get the entire value scope, a fix was added to replace these 3 Weeks, 6 Weeks and 6 Months choices with the user values defined in:
Administration->Enterprise Controller-> Configuration-> Subsystem=Report Service : (all the following values are in days)
repsvc.1hour-samples-retention-days : 21 ==> corresponds to the actual 3 Weeks table
repsvc.12hours-samples-retention-days : 42 ==> corresponds to the actual 6 Weeks table
repsvc.24hours-samples-retention-days : 180 ==> corresponds to the actual 6 Months table
-> The value can now be adjusted by a user within the Ops Center UI through the ReportService, please review the following section in the Ops Center 12.3.3 documentation that explains it:
-> A test case is provided in the Solution which may help understand the enhancement
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |