Dashboard Sharing failing with WAF rules
20th February 2023
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 …
Answer
20th February 2023
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 …
20th February 2023
Hi Matthijs, AFAIK, there is no option to tweak the defaults ATM, but once the tables are created you can tweak the RF on your datacenters in Cassandra. You can …
20th February 2023
Hi Pieter, Thank you for the comments. I added some test view with some elements. With admin rights, all works as expected. As for user rights, session variable updated successfully …
19th February 2023
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?
19th February 2023
That’s perfect, thanks Ben. Now I just need to limit the workspaces for a certain user or group, then it should work for what I had in mind.
18th February 2023
Hi Daniel – it is not possible with the scheduler or automation script, but it can be done with the autoslide option: Arguments for DataMiner Cube | DataMiner Docs These …
18th February 2023
Alberto, You can configure Cube to only use polling see (Eventing or polling | DataMiner Docs). This is less performant but should align with what you are trying to achieve …
17th February 2023
Hi Nejra, You can also use our Factory Reset tool to uninstall Dataminer. Factory reset tool | DataMiner Docs Regards.
17th February 2023
Hi Alberto, Concerning your last question: this is configurable in the ConnectionSettings file on the server. In your case you can use below * type=RemotingConnection;polling=1000;zip=true
17th February 2023
Hi Bruno, Can you open the browser Dev Tools (F12) and see which commands in the Network tab are throwing an error?
17th February 2023
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 …
17th February 2023
hi Mieke, I think I understand your use case, but I’m not sure if a trigger component on a page triggering a script is the best way to solve this. …
17th February 2023
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 = …
17th February 2023
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 …
17th February 2023
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 …