Reuse of Dashboard Queries between DMS and elements
7th November 2024
Hi Anna, As far as I know there is no easy way to modify the IDs. In other integrations we created scripts that will go through the dashboards (JSON files) …
Answer
7th November 2024
Hi Anna, As far as I know there is no easy way to modify the IDs. In other integrations we created scripts that will go through the dashboards (JSON files) …
7th November 2024
Hi Anna Recently we have developed a new datatype, named ‘variables’, that can be used for exactly this use case. Variables can be used to create a single (constant) value …
6th November 2024
Hi Satrap, The easiest way to get started with building an interactive Automation Scripts (IAS) is consuming the Interactive Automation Script Toolkit | DataMiner Docs. You’ll find quite some good …
6th November 2024
Hello Robin (once again😄), Kordia is running DM version 10.3.0 – CU9, so it’s possible that the issues addressed in those RNs could still be relevant here. I also checked …
6th November 2024
Hi Yahya, Can you try using this adhoc data source: SLC-GQIDS-ServiceHistoryAlarms. Hope it helps.
6th November 2024
Hi Joe, You will need to define a “page button” to get a subpage. More info can be found here. Adding a page button to a data page, will automatically …
6th November 2024
This seems like a reasonable request to me Euler, would you mind posting it indeed as feature suggestion on DataMiner Feature Suggestions – DataMiner Dojo, so we can verify the …
6th November 2024
Issue solved, found it! Code in the training doc is not returning any data from the website because the structure is changed. Adjusted to retrieve static data. Now the python …
6th November 2024
Hi Daniel, Indeed if you would use GQI and visualize it within a table component in Dashboards you are able to export the data to CSV. It is not possible …
6th November 2024
Hi MIguel. first, you got to configure your Cisco Switch adding snmp sections and set communities correctly, second, choosing and enabling the trap groups on the switch configuration and the …
5th November 2024
Hi Pedro, Could you share the full session details with us? Also, have you tried adding the following as a header? <Header key=”Content-Type”>application/json</Header> Kind regards,
5th November 2024
Hi Yahya, it is not possible to include the report directly as an SMS is text based. What you can do as an alternative is include a hyperlink to the …
5th November 2024
Hi Matej As it seems to be directly related to Not enough storage to complete this operation – DataMiner Dojo, I assume you also checked the provided RNs? When checking …
5th November 2024
Hi Roberto This can be handled in the same way as described here: SLDataMiner leak on 10.4 CU6 and reference value – DataMiner Dojo (use SLSNMPAgent instead of SLDataMiner.) SLSNMPAgent …
5th November 2024
Hi Hari Priya, I’m not sure if I fully understand your question, but if you want to show an alarm color on the nodes in your node edge graph, you …