Show alarm colour in the visio shape
25th March 2024
Hi Peng, Is this what you are looking for? Let me know if this helps or if you have other questions. Cheers
Answer
25th March 2024
Hi Peng, Is this what you are looking for? Let me know if this helps or if you have other questions. Cheers
25th March 2024
Hi, This issue has been fixed in Orchestrator 1.5.5 where we improved the management of processes, see Orchestrator change log | DataMiner Docs). Wkr
23rd March 2024
Hi Ali, Next to the sms options mentioned by the other answers, it might also be worth considering messages via Microsoft Teams. This method doesn’t require a hardware sms gateway …
23rd March 2024
To further complement on the info provided by Miguel, you will first have to make it possible for your DataMiner System to send text messages. The first option is to …
23rd March 2024
Hi Ali, As far as I know it is not possible to send text messages using the Alerter. For that case you will need the Mobile Gateway. More information can …
23rd March 2024
Hi Robin, Only one debugger can be connected to a process at the same time. The error message indicates that another debugger is already connected to the SLScripting process. Maybe …
22nd March 2024
Hi Hugo, If I am not mistaken, the manifest file of the install package does not contain the a DestinationPath tag for the CompanionFile tag(you could check this in CompanionFile). …
22nd March 2024
Thanks a lot Ive! Selecting UDP instead of TCP solved the issue !!!
22nd March 2024
Hi Paul Instead of IDmsElement, you can use IDmsService when working with services (dms.GetService(serviceName)). That has it’s own property for setting the alarm template. Property ServiceElementAlarmTemplate | DataMiner Docs EDIT: …
22nd March 2024
No, there is no advantage at all. On the contrary, it is recommended to run the Cube application as a desktop client application, and using IE is no longer supported …
22nd March 2024
Hi Wale, Custom dashboard themes are stored in a separate file (C:\Skyline DataMiner\dashboards\Themes.json) that you could include in the package. Be aware that overwriting this file will remove all existing …
22nd March 2024
Hi Ive I installed the quite old tool Visual Syslog and I can see, that the messages from the catalyst switch. So it seems that a priority is submitted by …
22nd March 2024
Hi Jason, As a workaround for the issue I would suggest to send an SLNetMessage as followed: Hope this helps! Kind regards,
22nd March 2024
The Alarm Shape data should be appended with “|Alarm” if you want the shape to take on the color of the alarm.
22nd March 2024
Hi Cedric, Maybe an option could be disabling the alarms that trigger the correlation rules? You could disable an alarm template for a period of time: Scheduling an alarm template. …