[VOTE NOW] What custom chatbot command do you need?

Custom command to view ongoing bookings and some metadata, such as booking status, service definition name, start/end dates. This command will allow DevOps team operating with SRM in a easier …

Custom data source to read out DOM audit trail

Hi Martijn, This should definitely be possible. I made a short example of how you can retrieve the DOM history for one DomInstance in a script: https://github.com/Skyline-ThomasGH/DataMiner_ScriptExamples/blob/main/DOM_GetHistoryForInstanceExample.xml This will allow …

Display Min, Max and Avg or a period of time

Since you’re still using the legacy Reporter: In the template builder, configure the time range: When selecting parameters to be included in the report, select which trend data it should …

New DMA – First DataMiner Login – credentials

For security reasons, there is no default username and password in DataMiner… The user ‘Administrator’ of the Windows OS will have always all the rights in DataMiner, so that user …

Edge WebView2 component is not installed

On a DataMiner server, the WebView2 runtime will typically not be installed out of the box. You can grab the Evergreen Bootstrapper or Standalone installer from here: WebView2 – Microsoft …

DMA not starting up

Hi Thomas, If your SLDataMiner log file is stuck at ‘Initializing Cloud Bridge..’, you might need to uninstall and reinstall NATS; have you tried that as per Investigating NATS Issues …

Display Min, Max and Avg or a period of time

Hi Kristopher, With the pivot table (Pivot table | DataMiner Docs) in dashboards, you can easily achieve this behavior. Below you see an example where the Avg, Min and Max …