Table parameters and Trend graphs
20th March 2023
Hi Bruno, For both scenarios you can use Parameters feed. I would recommend you watch this video and follow the dashboard course: Charts – DataMiner Dojo Particularly, for the second …
Answer
20th March 2023
Hi Bruno, For both scenarios you can use Parameters feed. I would recommend you watch this video and follow the dashboard course: Charts – DataMiner Dojo Particularly, for the second …
20th March 2023
What Jorge mentioned is correct: you can subscribe to the ‘ResourceManagerEventMessage’, but by default this means you will receive an event for resource, resource pool and booking updates. You can …
20th March 2023
We tend to follow the policy of Windows on this matter(*), so in short keep your OS up to date. Note that it’s always good to be aware of the …
20th March 2023
Hi, I have the same issues with that I can´t see any Ateme servers in the drop down menu. Has this been a known issues or is this something related …
20th March 2023
Hi Alex Saving all the scripts as a single dmapp package will only be possible from DIS 2.41. For now you can use the dmapp that is created via the …
20th March 2023
Hi Alex, creating a dmapp package is only available when saving a single script, not when saving multiple scripts. When the xml file of a script is active in Visual …
20th March 2023
Hi Alberto, To my knowledge, the DataMiner software itself does not rely on the SMB protocol / file sharing, so disabling SMB should be ok. If used from anywhere, it …
20th March 2023
I’m assuming you’re talking about the Acquisition IP of a failover system? By definition, 2 network connections can be used: Corporate Network = 1st interface The network where the users …
20th March 2023
Hi Brecht, You can subscribe on ‘ResourceManagerEventMessage’. As far as I know there’s no library for this, you need to use the raw message.
20th March 2023
Hi Esteban, the validator error you are seeing is probably because you are using NuGet packages in your driver but the MinimumRequiredVersion tag has not been set to at least …
20th March 2023
Hi Bernard, There is no such thing as an order in which monitors run. Each monitor runs its own timer independently of other monitors, executing the monitor script at the …
17th March 2023
There are customers already doing this by using SAML authentication on their own portal and also on DataMiner. When a user opens their own portal (could be ServiceNow), they log …