DataMiner Cube Feature Release 10.3.5
Note
For known issues with this version, refer to Known issues.
Tip
For release notes for this release that are not related to DataMiner Cube, see General Feature Release 10.3.5.
New features
Search box in Cube header can now be hidden [ID 35826]
It is now possible to either show or hide the search box in the middle of the Cube header bar.
- Open the Settings app.
- Go to Cube > Cube header.
- Select or clear the Display search box in header option, and click Apply.
Alternatively, you can also open the quick menu in the Cube header, and toggle the Show search box option.
Changes
Enhancements
No longer possible to create pattern matching tags that include predicted trend information [ID 35861]
When viewing a trend graph with a trend prediction (i.e. predicted trend information beyond the "Now" line), it will no longer be possible to create pattern matching tags that include predicted trend data.
In other words, when you select a section of a trend graph that is either partly or entirely past the "Now" line, you will not be able to save the tag.
Alarm templates: 'Condition (Monitoring disabled if condition is true)' column renamed to 'Condition (Parameter excluded if condition is true)' [ID 36007]
When you were editing an alarm template, one of the many columns on the screen was named Condition (Monitoring disabled if condition is true)
. This column has now been renamed to Condition (Parameter excluded if condition is true)
.
Fixes
Cube could start to consume excessive CPU cycles whenever an operation took a long time or a deadlock occurred [ID 35614]
Whenever an operation took a long time or a deadlock occurred, up to now, Cube could start to consume excessive CPU cycles.
Problems when Cube was configured to connect using gRPC [ID 35615]
When you had configured DataMiner Cube to connect using gRPC (by specifying type=GRPCConnection
in the ConnectionSettings.txt file), the following issues could occur:
The About and Logging windows would not be available on the login screen if .NET Remoting had been disabled on the DataMiner Agent.
In some cases, Cube would become unresponsive when retrieving the user thumbnail pictures. These will now be retrieved in the background.
Alarm Console: It could take a long time for an active alarms tab to load on a system with a large number of masked alarms [ID 35843]
Due to a caching issue, on a system with a large number of masked alarms, it could take a long time for an active alarms tab to load.
Alarm Console: Base alarm updates would not be shown when the active alarms tab was filtered [ID 35845]
In a filtered active alarms tab, in some cases, a base alarm will match the filter while the correlated alarm will not. In that case, the base alarm will be shown while the correlated alarm will not.
However, up to now, when a base alarm was updated, the update would not be reflected in the Alarm Console until the filter was removed.
DataMiner Cube - Visual Overview: [ServiceDefinitionFilter] placeholder would incorrectly not be resolved when used in a table row filter [ID 35923]
When, in a shape data field of type ParameterControlOptions, you had specified a table row filter that included a [ServiceDefinitionFilter]
placeholder (e.g. "TableRowFilter:101=[ServiceDefinitionFilter]"), that placeholder would incorrectly not be resolved, causing the linked table control to be empty when filtered.
Spectrum analysis: Problem when opening a spectrum element with an empty username [ID 35927]
An error could occur when you tried to open a spectrum element of which the username was set to NULL.
Also, an exception could be thrown when you tried to copy spectrum settings to the Windows clipboard.
Alarm Console: Suggestion event would not be removed from the suggestion events tab after being promoted to alarm event [ID 35949]
When, in an alarm template, a suggestion event was promoted to an alarm event, it would correctly appear in the active alarms tab but it would incorrectly not be removed from the suggestion events tab.
DataMiner Cube - Surveyor: Dragging multiple items from a view card onto a view in the Surveyor did not work as expected [ID 35955]
Dragging several elements or services from a view card onto a view in the Surveyor did not work as expected.
From now on, when you drag several elements or services from a view card onto a view in the Surveyor
- the items in that view will be moved to the view in Surveyor, and
- the items in any of its sub-views will be copied to the view in the Surveyor.
If you want to the items in the view to be copied to the view in the Surveyor instead of moved, keep the CTRL key pressed while dragging them.
Trending - Pattern matching: Miscellaneous issues fixed [ID 35961]
The following issues have all been fixed:
When you defined a new pattern while another was selected, no new pattern would be created. Instead, the existing pattern would be updated.
When you click the button above a pattern, a popup window will appear, allowing you to enter or change the name of the pattern. Up to now, this popup window could not be closed unless you saved the pattern. From now on, clicking the button above the pattern while the popup window is open will close it.
Up to now, this popup window would open when you hovered the mouse button over the pattern button and close when you moved the mouse button outside of the popup window. From now on, the only way to open the popup window will be to click the button above a pattern.