Different notification template for SMS

I assume you are using the Alerts option on the System Center > Users / Groups configuration to send out notification e-mails. These indeed are always HTML e-mails. While the …

Correlation Rules, Old Engine

Hi Manuel, As Pieter-Jan suggested, you can copy the correlation content of the Brain.xml which located directly under C:\Skyline DataMiner\ directory. I do want to mention that you can still …

MouseOver not working with Element/Parameter

Hi Robin, Whenever you add a Element shape data to a shape, the shape will automatically be converted to a hyperlink to the element.  Can you try adding the shape …

Hosting Agent not reachable

Hi Jeroen, Polling only happens on the hosting agent. Can you check the SLNet and SLDMS logs for any communication issues ? I believe rebooting the server might work as …

Correlation Rules, Old Engine

Hi Manuel, the old engine rules are located in the Brain.xml file which you can find in the C:\Skyline DataMiner\ folder. Hope this helps!

Arithmetic operations on placeholders

Hi Robin, You can use the placeholder Sum as explained in our help here Notice there is also a placeholder Subtract but it only works for time-related values. In your …

Manage services with automation scripts

Hi Maximiliano, As far as I know there are two possible options to work with services from an automation script: Using the DataMiner class library: – Create Service: You can …

Last Change state in Visio drawing

Out of the box, this is currently not possible in Visual Overview. Feel free to make a feature suggestion on our dojo page. You can, however, retrieve these values through …

Method statement for merging clusters

Hi Alberto, Indeed, merging two active DataMiner Systems is not recommended.  It can definitely not be done by simply adding those two systems together, as there\’s a lot of possible …

String manipulation of placeholders?

Hello Robin, There is a RegexReplace operation you can use on various kind of inputs.  This should work on properties as well. It allows you to match a certain substring …