Meinberg NMS – receiver elements
28th May 2024
Hi Rodrigo, These elements are indeed no DVE’s. You don’t see any data on the element pages because the connector fails when parsing the response. As discussed, these exceptions will …
Answer
28th May 2024
Hi Rodrigo, These elements are indeed no DVE’s. You don’t see any data on the element pages because the connector fails when parsing the response. As discussed, these exceptions will …
28th May 2024
Hi Edib, You can get in touch with the DataMiner Licensing Group (dataminer.licensing@skyline.be). The team will guide you through the licensing process (providing DMA ID, activating the license, etc).
28th May 2024
Hi Daniel, I think the reason the embeded site does work on Firefox but not on Chrome is because of a difference in the default value for the ‘SameSite’ property …
27th May 2024
Hello Tamara, Since 10.3.10 real-time update are supported for parameter tables. Did you enable the Update data setting? Or is it a partial table (which is not supporting real-time updates …
27th May 2024
Hi Kévin, normally you can use <DMAIP> inside the URL that will be replaced with your current hostname. There was a recent bug fix (DataMiner 10.4.5) that addressed issues with …
27th May 2024
Hi Vikas, With Data Sources and Scripted Connectors there is no QAction or logic in the connector itselft so what you are experiencing is expected. With Data Sources all the …
27th May 2024
Thanks to both of you, the CSV information/doc provided was definitely what I was looking for. Importing and exporting elements | DataMiner Docs And in particular this table:
27th May 2024
Hi Koen, I think an ad-hoc data source will be necessary. On Github there is already a data source which lists up the active alarms for a certain service: https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarms …
27th May 2024
Hi Emanuele, No, unfortunately this is not possible today. Kind Regards, Jarno
27th May 2024
Hi Jan-Terje, I do think Miguel’s suggestion using CSV export and import is the easiest way to do this. But to answer your final question, yes, this is also possible …
27th May 2024
Hi Francisco, If the element on which the actions are performed is determined by user input, could it be that the user running the script has permissions on some elements …
26th May 2024
Hi Jan-Terje, I didn’t test myself but maybe a possible option could be using Export/Import elements from a CSV file. I will suggest first to perform these tests in a …
26th May 2024
Hi Geovanny, Instead of masking an alarm, is it not an option to use an information event to trigger the correlation rule? Hope it helps.
24th May 2024
Hi Bhavana, It sounds like you are looking for the Time To Live (TTL) settings https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Specifying_TTL_overrides.html You may also want to check if you have your trend template set for …
24th May 2024
Hi Hans, The script timeout time is controlled by the Timeout property which you can retrieve and set a new value to. When it sets of it will throw a …