Alarm details from automation script

Hi all, We are trying to get some details from an alarm but we are having some problems when the alarm is already closed. In fact, we need to retrieve …

Install Dataminer without using the local Administrator account

Hello Skyline team, I’m seeing conflicting information on the subject. The ‘help’ documentation shows that the local Administrator account must be used. https://docs.dataminer.services/user-guide/Advanced_Functionality/DataMiner_Agents/Installing_a_DMA/Installing_DM_using_the_DM_Installer.html However, following post on Dojo mentions something …

How to certify custom Driver / retrive certified

Hi all I have a question regarding the driver certification. I see when a new driver is uploaded, it receives certification by skyline about the quality of the driver, but …

Windows server log monitoring

We have a requirement to monitor logs on remote servers that we’re already monitoring with the Microsoft platform WMI protocol. Is there a protocol available to watch for lines being …

Use of generic HTTP Query driver

We have the use case that we like to know if users can access to the internet over our Proxy. An idea is the we check periodicaly diffrent websites if …

Visio, Create element shape based on custom property

Looking for a solution to generate shapes from a Custom property something like: Custom property: Site1=xxxx,Port=zzz;Site2=yyy,Port=cccc Using RegexReplace on a text it´s possible to extract the variables, but we need …