Audible Alerts
22nd March 2021
Hi Leynard, following DCP task has been created for further follow-up.
Answer
22nd March 2021
Hi Leynard, following DCP task has been created for further follow-up.
22nd March 2021
Hi Miguel, It’s not required from a DataMiner perspective to set a virtual IP for all interfaces. Whether you choose to enable a virtual IP, really depends on your requirement …
22nd March 2021
I believe it does depend on where you Cassandra instance will be hosted. If you are running Cassandra on a different host or linux server, it could be different. However, …
19th March 2021
No, we don’t use Silverlight in DataMiner Cube. DataMiner Cube is available as an xbap version in Internet explorer and as standalone application in Windows. From DataMiner 10 onwards, we …
19th March 2021
That’s a short answer: No. We don’t use Silverlight for any development and we have never used it… So, there is no impact.
19th March 2021
In the general parameters of an element there is a “[Communication Info]” table. Maybe that one could be used to retrieve the status of each connection.
19th March 2021
Hi Philip, The custom themes for the Router Control are using the XAML syntax. You can find more information on this topic here: https://docs.microsoft.com/en-us/dotnet/desktop/wpf/fundamentals/xaml The basic layout of the XML …
19th March 2021
Hi Bart, A restart of the DMA should clear any pending notifications that are lingering in the DataMiner system still. If any of those were already buffered on the configured …
19th March 2021
When using Cassandra, this is time-based (last 7 days) and is subsequently truncated to the last 500 items. When using MySQL, this is record-based (last 200 logins + last 500 …
19th March 2021
A cleaner way to achieve what you’re looking for would be to use the functionality of the AlarmSummary itself. The “Alarm” part of this shape data allows you to take …
19th March 2021
Hi Alex, For this case you could use the Basic conditional shape manipulation actions (FillColor). For example, if I would like to set the color of a shape when the …
18th March 2021
By default, dynamically positioned items will link to the element that contains the source table. However, this can be overwritten by setting the LinkElement option on a column in the …
18th March 2021
The interval of the returned records depends on the specified timespan. For “LastHour” and “LastDay” it will usually return the 5 minute records, for the other timespans it will usually …
18th March 2021
Hi Zabdi, Please could you elaborate a bit more your question? What do you mean with: Why doesn’t the GetTrendDataForParameterByName function within the Status array return values of 60? I …
18th March 2021
When opening a Visual Overview for the first time, the Visio file (Vsdx or Vdx extension) is downloaded from the server. The Visio file is in reality a container for …