Dashboard Sharing – what are the limits?

The functionality enabling dashboards to be shared between organisations is great and really powerful for business-to-business collaboration. In today’s world, we should all be using multi-factor authentication / single-sign on …

Setting up Alarm if video fails

I have one test HLS live stream. I have to set up a automation script, if any Audio/Video fails during transition, Alarm get triggered. Could anyone help to do this …

Disk showing incorrect size

Our total disk space for Cassandra DB is 558GB. However, size of the folder inside of the disk shows 13.4TB, which is more than the disk capacity. We use 2 …

SDK error when creating new DataMiner Solutions

When I create a new DataMiner Connector/Automation Script solution, the .csproj files don’t load and when trying to load it manually, VS throws the following error: Checking the targeted file, …

Alarm Data: Source VS SourceID ?

Hi Dojo, we’re evaluating the performance of our correlation rules on a sample system, in this case to aggregate alarms for a specific site monitored via DataMiner. Looking for some …

Ways to aggregate alarms

Hi Dojo – posting this question as I’m looking into the different possibilities to aggregate alarms in a DMS: adding below the ones I can think of – but would …

Dashboard share

Does the dashboard share possible through cube? As we share the limit the views to customer, can’t we limit dashboard pages too to a user?

Dataminer on Nutanix VM

Hi Dataminer Experts, I have a question to ask and seeking your advice. I’m planning to move Dataminer operation from existing on prem server to a VM server. As per …

Parameter Sets via Automation Script

Hello community, I am looking into setting about 10 parameters in the elements of a specific Protocol in a DMS. Initially, since there were few elements the Element.SetParameter() was being …

How to execute an automation script on visio page opening

I need to execute a script when a visio page is open I try with the syntax below but the script is not executed Options ExecuteSetsOnInit Execute Script:testrefresh|||||NoConfirmation,CloseWhenFinished,SetTrigger=ValueChanged If I …