How to update logging server name ?
2nd April 2024
Hi, you’ll see in the screenshot below that the log file is not retreived on the right dma server eg dma1pp instead of dma01p. Where the server name need to …
Question
2nd April 2024
Hi, you’ll see in the screenshot below that the log file is not retreived on the right dma server eg dma1pp instead of dma01p. Where the server name need to …
2nd April 2024
Hi Dojo, I’m trying to create a dashboard for a single service, but this service is linked on different destinations. For each destination we have a service. Current bar chart …
2nd April 2024
Hi all, Is there a tool available to easily reset or cleanup a DataMiner agent to a brand new, greenfield installation? Remove existing protocols, automation scripts, correlation rules… Apply default …
2nd April 2024
Hi Dojo, Maybe a simple question, but how do you use a Application package what we deployed from the catalog. I try to use the follow steps from here. I …
2nd April 2024
Hello Dojo community, Is it possible the change the margin spacing in a Maps PopupSkeleton?
2nd April 2024
I am trying to share my dashboard using the URL to some people via Teams. But the URL unfortunately exceeds the paste limit, see screenshot. What can I do to …
2nd April 2024
I recently created a private dashboard so that only I can see and edit it. However, I want to share it now with only some specific people. Neither the share …
1st April 2024
Hi there, We are using silent booking to book events into the SRM booking manager. Recently, we have been having issues where an event will not book in SRM at …
1st April 2024
Hi All We are currently facing an issue related to the service. When we include the parameter from a view table that has been alarmed in a service. The alarm …
1st April 2024
I have a requirement to display a list of alarms for a selected group of resources or for a specific view in the dashboard app. Is it possible to show …
1st April 2024
From our BPA ‘Firewall Configuration’ we are getting the following feedback: How to disable .Net Remoting? Note: we changed the ConnectionSettings.txt file from ‘* type=RemotingConnection;polling=0;zip=true’ to ‘* type=GRPCConnection’ We also …
1st April 2024
Hi All, I would like to ask some questions about the alarms and the display key for the view tables. There are some view tables in the drivers in which …
1st April 2024
Hi Dojo, I upgraded a FO setup with hostnames environment to 10.4.0.0-14109 (from 10.3.11.0-13456+HF), however there were some errors (see below). Can you let me know why these errors happened …
30th March 2024
We configured smart detector in our alarm template. Now we see a Variance Change (decrease) alarm with a root time of “Yesterday 15:00UTC”, however the alarm only appeared in the …
30th March 2024
Hi, Whenever you want to trigger an InterApp call you need the IConnection object. When you do this from protocols you can use ‘protocol.SLNet.RawConnection’, from SLAutomation you can use ‘Engine.SLNetRaw’. …