Scheduling Alarm Templates
4th August 2025
Hi Ryan, In the details section of an alarm template, you can configure a schedule for the alarm template to be active. (see the docs) If you combine 2 of …
Answer
4th August 2025
Hi Ryan, In the details section of an alarm template, you can configure a schedule for the alarm template to be active. (see the docs) If you combine 2 of …
4th August 2025
Hi Mahmud, The first group for SNMP in general should be of type poll. This is clear and well described on following page: SNMP Connection Summarization: If the main connection is …
4th August 2025
Hi Jason, In the LSO script of the contributing reservation you need use the method AutomationScript.HandleException(engine, exception); in your catch block so the main is informed of what error happened.
3rd August 2025
Hi, DxMs can be upgraded without impact on DataMiner, however certain features could temporarily be impacted depending on redundancy. If there is only one CloudGateway in the cluster, upgrading it …
1st August 2025
Hi Ryan, After the service is created you need to edit then and for each element set the ‘Maximum severity on included element’ to ‘Normal’, that way the element alarm …
1st August 2025
Hi, It is expected for the offline failover agent to report ‘unreachable’ for the DataMiner System. For the offline failover to report ‘unreachable’ for dataminer.services means that the Cloud Gateway …
1st August 2025
I’m not sure if there’s an easier way now but I used to do this with automation scripts. You can very easily create a simple automation script to Assign Template …
1st August 2025
Hi Catarina, Can you check which browser is used in Cube ? This can be found in System Center => System Settings => Plugins If not already, try using the …
1st August 2025
Hi Alija, Can you tell me which protocol ? Kind Regards, Robbe
1st August 2025
Hi Gerrardo, Thanks for reporting this issue, it has been placed on our backlog. Until this issue is fixed, a couple of workarounds exist. Filtering with negative values can be …
1st August 2025
Hi Alberto, Yes, DaaS agents are configured to use gRPC. Kind regards,
31st July 2025
Hi Walter, any chance you still have the full stack trace? There may be a few more hints at other levels of the stack. Based on the comment above, I’d …
31st July 2025
Hi peng, Bram is absolutely right — the correct flow to use is: After startup trigger -> Action -> group -> Action -> dummy param -> QAction If you’d like …
31st July 2025
You should be able to notify DataMiner of a file update from your script, after creating/editing it. Could you try it out with the following method? Do note that this …