DataMiner Cube Feature Release 10.6.2 – Preview
Important
We are still working on this release. Some release notes may still be modified or moved to a later release. Check back soon for updates!
This Feature Release of the DataMiner Cube client application contains the same new features, enhancements, and fixes as DataMiner Cube Main Release 10.5.0 [CU11].
Tip
- For release notes related to the general DataMiner release, see General Feature Release 10.6.2.
- For release notes related to the DataMiner web applications, see DataMiner web apps Feature Release 10.6.2.
Highlights
No highlights have been selected yet.
New features
Visual Overview: New shape data field of type VLC [ID 43750] [ID 44265]
You can now use a shape data field of type VLC to make a shape show a video stream or video source via VLC in an inline window.
To do so, add a shape data field of type VLC, and set its value to a link that points to the video stream or video source. That link is allowed to contain the <DMAIP> placeholder.
For this feature to work, VLC needs to be installed on the client machine. DataMiner Cube will try to find the VLC application on the local system (see below), and will use that VLC application and its plugins. Note that only the 64-bit version of VLC will work.
DataMiner Cube will try to find the VLC application in the following way:
- Check if the
VLC_PATHenvironment variable exists. - Check if VLC is installed in
C:\Program Files. - Check if VLC is installed in
C:\Program Files (x86). If so, the user will receive a warning, saying that the 32-bit version of VLC is not supported. - Check the registry.
Note
This new shape data field of type VLC is not supported in visual overviews that are used in web apps.
Changes
Enhancements
Alarm templates: New flatline detection modes in Augmented Operations alarm settings [ID 44191]
When, in an alarm template, you are configuring the Augmented Operations alarm settings for a particular parameter, you can now also choose between the following flatline detection modes:
| Mode | Description |
|---|---|
| Smart flatline alarming | In this mode, SLAnalytics will automatically determine when a flatline period is anomalous by comparing it to the parameter's historical behavior. A new flatline period will only trigger an alarm if it is significantly longer than previously observed flat periods. |
| Absolute flatline alarming | In this mode, you can define a fixed duration threshold (in seconds) for when a flatline event should trigger an alarm. Additionally, you can assign a severity level to the generated flatline alarm event. |
Important
This feature will only work in conjunction with DataMiner server version 10.7.0/10.6.2 or newer. See: Augmented Operations: Server-side support for new flatline detection modes [ID 44094]
Alarm Console: Advanced search options would incorrectly be visible on systems that did not include an Elasticsearch or OpenSearch database [ID 44201]
In the Alarm Console, up to now, the advanced search options would incorrectly be visible on systems that did not include an Elasticsearch or OpenSearch database.
From now on, the advanced search options will only be visible on systems that include an Elasticsearch or OpenSearch database.
Fixes
No fixes have been added yet.