how to hide alarms for a group ?
14th January 2025
Hi Joel, If you’d like to hide the alarms in the alarm console in cube, you can choose to enforce filtered alarm tab pages. You could hide the default alarm …
Answer
14th January 2025
Hi Joel, If you’d like to hide the alarms in the alarm console in cube, you can choose to enforce filtered alarm tab pages. You could hide the default alarm …
14th January 2025
Hi Hugo, Unfortunately this is not possible. However keep in mind the default timeout for our queries (including the upsert of the offloaded data) has a timeout of 30 minutes, …
14th January 2025
The problem occurred because the Organization key was used instead of the DataMiner System key. Essentially, the DataMiner System key needs to be used, assuming that the DMA is part …
14th January 2025
Hi Joel, Security is defined on View or Element level, so it’s not so straightforward to achieve what you describe here… The best I can think of, is to create …
14th January 2025
Hi Jens, Components that are using the exact same query will only execute the query once if they request data at the same time. When one of the components would …
14th January 2025
Hi Apurva, There is no backup created when deleting an LCA, this action is final. You could try looking for an older version of the LCA in ‘C:\Skyline DataMiner\System Cache\Web\Backups’. …
14th January 2025
Hi, During a DELT export, only the protocol directory is scanned for DLLs to be exported. Nuget references and DLLs present under ProtocolScripts/DllImport folder are not copied over, so these …
14th January 2025
Hi, There is no real possibility to detect such an infinite loop. The only thing that can be done is adding a trigger on the parameter to go off when …
14th January 2025
Hi Nick, Although it might be a drop-in replacement for Cassandra, our test and validation platforms are not using this database. Therefore, this database is not supported because we cannot …
14th January 2025
Hi Jim, The plugins menu item should always be enabled and some items under it such as Add after startup should get enabled if you are in a protocol solution. …
14th January 2025
Hi Andrew, It is possible to change the default community string to something else. You can find more information here: Configuring SNMP agent community strings | DataMiner Docs Now, security …
14th January 2025
Hi Andrew, I think this is what you are looking for: https://docs.dataminer.services/user-guide/Advanced_Functionality/SNMP_managers/Configuring_SNMP_managers/Changing_SNMP_agent_ports.html
13th January 2025
Hi, To quickly check the status of elements, you can create a GQI query using the ‘Get Elements’ data source and apply a Select operator to include the Alarm State …
13th January 2025
It seems this is not documented, but enclosing the property name in either single quotes ‘, or double quotes ” seems to work. So either use [property(‘service.PS ID’)] or [property(“service.PS …
13th January 2025
Hi Chris, It looks like an installer for DataMiner 10.4.0 is now available: DataMiner Installer – DataMiner Dojo I assume that this will now give options to install without having …