API GetTrendDataForParameter ouput RT or AVG

GetTrendDataForParameter will return real time trend data in case the parameter is only real time trended and not average trended (see the trend template). If there is average trend data …

API GetTrendDataForParameter ouput RT or AVG

Hi Jeff By default it will indeed return average trending if that is available. It will only return real time trending if you only enable the real time trending in the …

Sequence on a snmpSetAndGet parameter

Hi Julio, The usage of a sequence in combination with snmpsetAndGet is currently not supported on tables. See task id 62869 that was created for this. As a workaround you’ll …

How to show all resources under maintenance?

Hi Michiel I’m able to do this with a shape containing the following shape data Component: ListView Source: Resources Filter: Resource.Mode[Int32] ==2 The number ‘2’ in my example refers to …

Help with help / documantation

Hi.. Thanks for your answers. Below is a screen shot of the options I require documentation on. Cant seem to find any

Help with help / documantation

Grouping alarms can be done via correlation rules: https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/correlation.html Suppressing alarms can be done via masking: https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Working_with_alarms/Masking_and_unmasking_alarms.html Or suppressing alarms can also be done via editing your alarm template: https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Alarm_templates.html

Help with help / documantation

Hi Ken, you might want to check the following page: Advanced analytics features in the Alarm Console | DataMiner Docs for Alarm Grouping through AI, i.e. Automatic Incident Tracking. This …

How do I change DMS/Cluster name?

Hi Kristopher, you have to stop all dma’s in the cluster, and modify the name attribute of the Cluster tag in DMS.xml for every dma.

Dataminer server health checks and notifications

Hi Yuki, there is actually a BPA test present: Minimum Requirements Check | DataMiner Docs. However it requires WMI to be enabled. Another option is to use the Microsoft Platform …