Dashboard Sharing failing with WAF rules

Hi Bruno can you go to <DMA IP>/dashboard/#/whitelist. Here you can select the dashboard and try to generate the rulebook manually. This will also give you more information on what …

Cisco Switch 9300 Sensor Values

Hi Yasser, If I remember correctly each switch defines which data can be polled over SNMP. Is it possible that for this specific switch the OIDs aren’t exposed?

Uninstall/Install DataMiner

Hi Nejra, You can also use our Factory Reset tool to uninstall Dataminer. Factory reset tool | DataMiner Docs Regards.

Uninstall/Install DataMiner

Hi Nejra, I can see that you are running CMD as administrator and still not able to remove these items. You will need to check which processes are using these …

Automation script SLProtocol issue

Introducing a new class tailored to the Engine solved the problem. Changed: public class EvsCerebrumClient { private readonly SLProtocol protocol; private readonly Engine engine; public EvsCerebrumClient(SLProtocol protocol) { this.protocol = …

Alarm Template from a table

Hi Ryan, Can you try if the Absolute alarm monitoring is a solution for your use-case? https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Alarm_templates/Configuring_alarm_templates.html Using the ‘Absolute’ mode instead of the ‘Normal’ mode in the alarm template …

significance of timestamp in DMS.xml

The timestamp attribute on the <DMA> tag is intended to automatically be updated. There’s no need to manually fill out this attribute or even include it when manually making changes …