Dataminer log files forwarding to a syslog

Hello, We want to forward the Dataminer’s log files(System Center->Logging->dataminer) to our Syslog server. Is it possible to configure the system to do it? Thank you. Simone

Alarm Template: smart baseline behaviour

Hi Dojo, I’ve been running a test with the smart baseline config, same option as shown in this post to detect continuos degradation (over 7 days): for some reason, though, …

Correlate Alarms by Element Name

I have applied this filter on alarms with a specific alarm ID and then correlating these alarms on a per element basis. However looking at the output we see multiple …

Can you pass data between automation scripts?

When I have an automation script that launches another sub automation script, can I pass/return data from my sub script to my ‘parent’ script? E.g. in case there’s an exception …

Visual Overview – Embed HTTP live stream

Hi Dojo I would like to embed an HLS live stream in a service visual overview. I’ve added a shape with a Link shape data with value: #https://<DMAIP>/VideoThumbnails/Video.htm?type=HTML5-HLS&source=[EscapeDataString:[Param:*,2005,*]] Instead of …

Retrieving user Guid from an Automation Script

Hi all, Is it possible to retrieve the Guid for the user triggering an automation script? This script is going to be launched from the context menu of an Alarm …

Web Services (v1) using HTTP POST instead of SOAP

Hi, We’re integrating DataMiner with a third party system that will be pulling information from DataMiner using API V1, the third party prefers using http post instead of soap. As …

How to create a local user?

When creating creating a new user, it always creates it as a domain user. How can we create a user as a local user instead of a domain user? When …

GetElementsForService method Response

when we call GetElementsForService method, then there is <Services> tag in the response. This contains array of <DMAObject>. <Services><DMAObject><DataMinerID>31119</DataMinerID><ID>1647</ID><Name>CHF-E-C79-DSW-02-AJ GD MUX</Name></DMAObject><DMAObject><DataMinerID>31119</DataMinerID><ID>1687</ID><Name>CHF-E-C79-DSW-02-AJ IP CONT</Name></DMAObject> Please clarify what is the significance of …