Is app package uninstall called during install?
16th January 2026
Hi Michiel I know that it exists, but I don’t know if it properly works. Regardless, the tooling to create dmapp packages don’t have support for the uninstall script. What …
Answer
16th January 2026
Hi Michiel I know that it exists, but I don’t know if it properly works. Regardless, the tooling to create dmapp packages don’t have support for the uninstall script. What …
15th January 2026
Hi Marco, As mentioned in the validation check, there is the “MinimumRequiredVersion” tag that defines the minimum required DataMiner version to be able to deploy the developed protocol on. Saying …
15th January 2026
Hi Yohan, Another approach (using service templates) is to apply conditions on the child elements: Dynamic inclusion/exclusion allows you to include/exclude an element based on a condition. For example, you …
15th January 2026
Hi Michiel, More information is required to find the root cause, please contact support. Kind regards,
15th January 2026
Hi Catarina, As far as I know, it’s not possible to change the crosspoint colors directly.However, you can define different alarm severities for crosspoints, and the UI will display the …
15th January 2026
Hi Ryan, What you’re seeing is the list of clients as known by the agent you’re directly connected to. Type 2 is for clients that are connected directly to that …
14th January 2026
The “Administrator with HTML5 App” connections are persistent admin connections used by DataMiner to check the WebAPIs. More info can be found here: Unexpected HTML (Administrator) connection
14th January 2026
Hi Robert, This should work if you connect to the (public) hostname of the agent instead of “localhost”. If the agent is configured with HTTPS, make sure it has a …
14th January 2026
Hi Martin, An option could be creating a GQI query that contains all the CPU values from all the elements using the Microsoft Platform connector. To achieve this, you could …
14th January 2026
Hi Yohan, If certain elements are expected to go into a critical state during maintenance, the recommended approach is to mask those alarms for the duration of the maintenance window. …
14th January 2026
Hi Ryan, You can deploy our ChatOps Extension about Users | Catalog | dataminer.services right off the shelf for this! Feel free to try it out and get immediate what …
14th January 2026
I have added a feature suggestion for support for line colors taking on the severity of a linked alarm/parameter/element. https://community.dataminer.services/new-feature-suggestions/linecolor-in-visio-to-be-able-to-take-on-the-alarm-severity-of-linked-param-or-element/
14th January 2026
I have added a feature suggestion for support for line colors taking on the severity of a linked alarm/parameter/element. https://community.dataminer.services/new-feature-suggestions/linecolor-in-visio-to-be-able-to-take-on-the-alarm-severity-of-linked-param-or-element/
13th January 2026
Hi Zean, This isn’t a direct answer to your question, but you could use the alarm report as reference. I could not find pie charts in this dashboard but you …
12th January 2026
Hi Hans, The correlation engine is alarm event-based. At this time, Correlation always needs an alarm event that matches or updates the bucket before extra conditions are being evaluated. In …