Correlation Rule for Single Source Outage
20th August 2025
Hi Joe, I see that this question has been inactive for some time now. Have you been able to resolve this based on Sebastian’s suggestion? If yes, could you post …
Answer
20th August 2025
Hi Joe, I see that this question has been inactive for some time now. Have you been able to resolve this based on Sebastian’s suggestion? If yes, could you post …
20th August 2025
Hi Syeda, I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? …
20th August 2025
Hi Divagar, I see that this question has been inactive for some time. Have you been able to resolve this based on Jason’s suggestion? If yes, could you select this …
20th August 2025
Hi Yohan, Hope you managed to solved it using trigger component already. if you have not, you could also try to do it via Real-Time Events if your data source …
19th August 2025
Hi Ken, You could enable alarming (Deleted => Critical) for the “Row Status” in the Task Manager Table. With the filter in the Alarm Template you can enable this only …
19th August 2025
Hi Joel, I’m not aware of any built-in method for tracking LCA usage. If any other Dojo members know of one, feel free to jump in. That said, you can …
19th August 2025
Hi Ross, To get Historic alarms in an automation script there are 2 ways: Using the AlarmRepository, see this example for a GQI DataSource, but it can be used in …
19th August 2025
Hi Randy, Even without organization verification, you should still be able to access a DataMiner agent. Based on your screenshots, it looks like the issue might be with the agent …
19th August 2025
Just like in this related question I would recommend taking a Dashboards approach given that this has group level security built in.
18th August 2025
OpenVPN site to site is not a solution as described by Thomas
18th August 2025
Hi Nick, A possible option is to use the shape data ExactLevelMatch (see Making a shape or page visible only for a particular access level). You can set this shape …
18th August 2025
Hi Mieke, Fields that have multiple values, or that are part of a SectionDefinition with multiple sections, are indeed not supported by the core GQI queries. This is because these …
18th August 2025
Hi Daniel, creating an automation script and triggering it from the visual overview shape could be a solution. You can find more info on linking a shape to an automation …
18th August 2025
If you already have an existing WebApi connection you can use: RequestLoginAsTicket | DataMiner Docs If you have a regular connection you can use RequestTicketMessage An example of how that’s …
18th August 2025
Hi Tim, You can get a connection ticket by using the ‘RequestLoginAsTicket’ endpoint in the JSON/SOAP API. Note that this request needs a valid connection, which you can get by …