[GQI] Remove old Data Sources

Hi Kristian, This issue is fixed in DataMiner 10.5.11 when using the GQI DxM, which becomes the standard in 10.6. If you are on an older version or not using …

How to create correlation alarm to compare times.

Hi Pascal, I don’t think this can be achieved using a correlation rule. Correlation rules work on alarms, which means you would first need alarms to correlate. From your description, …

MySQl.Data.DLL BPA warning

Hi, In BPA UI, the BPA item can be expanded to see an overview per DMA and there you can see the Message column. Click on the three dots (…) …

Security BPA – No such host is known

Hi Seppe, I’d just worked that out Myself, with a bit of help from Wireshark to see what it was trying to resolve. The db.xml had a database server in …

[Visio] VLC UDP Proxy settings

The DataMiner software does not contain a proxy feature capable of proxying UDP streams. The proxy of the VideoThumbnails can only proxy thumbnail images over HTTP(S). To proxy a video …

how to retrieve securityinfo groupname by code

Hi, Assuming the securityInfo variable you have is the output of a GetInfoMessage(InfoType.SecurityInfo) request, you should be able to get the name of a group id by using securityInfo.FindGroupNameByID(groupId) or …

Alarm filtering with brackets

Hi Samantha, Are you combining these three filters in one alarm template? Be aware that the templates are evaluated from top to bottom which means that in your example any …

Regarding Latest Dataminer Release 10.5.0 CU9

Hi Aejith, There is a BPA test “Validate Connectors” available that scans the DMS for any connectors that are known to be incompatible with the DataMiner version to which is …

Get errors on DMA in service

Hi Gerwin, I don’t believe it is possible to link those DMA errors into a service. A service typically groups elements together and those DMA errors are not generated by …