Dataminer log files forwarding to a syslog
18th November 2021
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
Question
18th November 2021
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
18th November 2021
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, …
18th November 2021
Hi Dojo, Is it possible to have a standalone timespan component in a visual that stores the selected value in a session variable?
18th November 2021
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 …
18th November 2021
Hello, I´d like to display the IP address of an element automatically after the element name. I´d like to know if it is possible and how. If not, would it …
18th November 2021
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 …
18th November 2021
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 …
17th November 2021
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 …
17th November 2021
In Microsoft Platform, there is a driver version 1.1.2.8 where we can monitor both the server from the TCP/IP and the ILO Management Interface via SNMP in order to see …
17th November 2021
Hi all, Is it possible to upload an encrypted protocol using only the protocol.xml file? Kind regards,
17th November 2021
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 …
17th November 2021
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 …
17th November 2021
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 …
16th November 2021
Hi Community, I’m using a list view in Visual Overview to show an overview of the active reservations. I’d like to use a filter based on a reservation property. This …
16th November 2021
In our use case, we have a cluster composed of a Frontend and a Backend Agent. We have an automation script that is retrieving external data which is only accessible …