Limit remote access permissions
29th August 2022
When my DMS is cloud-connected, is there a way to allow/block a particular user from using the remote access feature? E.g. only allow specific users to access the DMS remotely?
Question
29th August 2022
When my DMS is cloud-connected, is there a way to allow/block a particular user from using the remote access feature? E.g. only allow specific users to access the DMS remotely?
29th August 2022
Hi!! In the following Dataminer training we could see a very nice query where the DCF and the device interfaces table are linked to show some metrics in Node Edge …
29th August 2022
Hi everyone, after I have connected my DMA with the cloud I was expecting to find the button “open cloud admin” on “System Center -> Cloud” but it is not …
29th August 2022
A user has posed the following question: Does the various SL processes have the potential to utilize 100% of either CPU or Memory on a server and therefore impact other …
26th August 2022
I have an element with a table that contains data from our task management tool and would like to create a bar chart with the number of tasks in progress, …
26th August 2022
Hi, Is there any way to have a dropdown menu show a list of elements filtered on a specific property value (ie ‘Type’ = ‘Main’)? The property value can be …
25th August 2022
Can the main DataMiner node be deployed in one AWS AZ with the failover pair in a different AZ? What are the potential risks in doing so?
25th August 2022
Hi, I am coming through the example in documentation Invoice app example | DataMiner Docs as a DOM example but I can’t understand the script Should I build an automation …
25th August 2022
Hi .. A very general question. Regarding the alarm console when filters are used, an example useing the filter ‘Parameter Description (by element’) ‘matches regular Expression’ etc. Is there a …
25th August 2022
Hi, When performing HistorySets in a connector, how does the DateTime argument get interpreted? Is the DateTime.Kind property considered, or does it see the value always as UTC or Local …
25th August 2022
I am looking to run a DMA on a VM with Virtualbox but when trying to open a connection to the DMA by using Cube or Client Test Tools I …
25th August 2022
I have alarms comin in with the parameter description containing XXXXXX or YYYYYY I want to filter these using Reg Ex . I have tried the following:- ^(?!(XXXXXX|YYYYYY)) (XXXXXX|YYYYYY).*\s+\1(\s+|$) and …
25th August 2022
Hi, I currently have a visio that shows a thumbnail image that refreshes every 2.5 seconds. This all works fine but each time I log into cube and open the …
25th August 2022
We have a requirement to increase the MTU size of some of the DMAs in our cluster to process jumbo frame MTU. This will mean that these agents will run …
25th August 2022
Hi Dojo, Do we have a multiline text field component in Interactive Automation Scripts? In below case I don’t want to have the vertical scrollbar and want to keep the …