Dashboard – add a hyperlink
19th January 2023
I want to add a hyperlink as a button in my dashboard, to open a web-interface of a 3rd party platform. As far as I can see in DM Docs, …
Question
19th January 2023
I want to add a hyperlink as a button in my dashboard, to open a web-interface of a 3rd party platform. As far as I can see in DM Docs, …
19th January 2023
Is there the possibility for a DataMiner.services Owner or Admin to use the records from the audit log to create visibility relative the actual usage (e.g. total/last week’s views, Top-5 …
19th January 2023
Hello DOJO I am starting to use automation script I am not using DIS I need to generate an export text file by using some properties of elements I am …
19th January 2023
Hi, Would there be an easy way to only toggle the status of a scheduled task through an automation script? The goal would be that from a Visual overview or …
19th January 2023
Hi, I got an error message while deploying a Sharepoint Connector. Anyone has a hint?
19th January 2023
Are there guidelines available how to pre-configure an Arista switch and which minimum privilege level is required, so that our DataMiner connector can retrieve and set all parameters? Our connector …
19th January 2023
Is there and Step by Step or a script to uninstall IDP? it looks like just removing all the elements, automation and views will generate some issues when trying to …
18th January 2023
I would like to understand if there is any workaround to duplicate a page created from a low-code app quickly. I know that it’s not possible to duplicate pages at …
18th January 2023
Would it be possible to do send an async HTTP request from an automation script? For example using the HttpClient-class? I want to call an external API based on a …
18th January 2023
I developed a little SNMP driver to read some key parameters of a MDM5010 Newtec in a table. It can read the tables indeed but some values are returned in …
18th January 2023
Hi Dojo, I’m looking into the element logging of a connector and I noticed that there were a lot of the following messages: 2023/01/17 13:35:13.124|SLElement.exe|15552|SL_NOTIFY::Execute|DBG|-1|Needed 108 ms to notify one …
18th January 2023
Hi Dojo, When using the mobile monitoring app, we noticed certain Visual overview shapes are getting rendered in different ways comparing different browsers. Firefox – text misalignment Chrome and Edge …
17th January 2023
Hi Dojo Is there an example of how to configure anomaly detection alarming? I.e. how do we know the format of these alarms generated, also how we configure the severities …
17th January 2023
We have a simple use case to alarm when the throughput drops. However, on this environment, the data is very spiky, ranging from 0 to hundreds of Mbps many times …
17th January 2023
Hi, Usecase : I want to get all elements in specific view but only of specific protocol type. View contains other subviews and tree is complex. Running individual methods getElementsforProtocol …