Is there a way for Open Service in the Alarm console to display links to all associated services?
3rd July 2024
This is the Open Service column I’m referring to in the alarm console.
Answer
3rd July 2024
This is the Open Service column I’m referring to in the alarm console.
3rd July 2024
Hi Alun, If you right click on an alarm, you will get a context menu where you have the “Open” item. Navigating to this item you will be able to …
3rd July 2024
Hi Alun, I am not sure if I understood correctly the question, but when you open the alarm card for an alarm you will be able to see links to …
2nd July 2024
Hi Daniel, This is currently not possible. Do note that you can zoom in using the browser to increase all font sizes within your app.
2nd July 2024
Hi Laris – note that this already implies that for all external users one would have to make a user account on the DataMiner System itself. Because you are talking …
2nd July 2024
Hi Milos, If you restore a backup on the same machine, in other words you overwrite the same config with just a version from a few days earlier, you should …
2nd July 2024
Hi Marco, We improved this behavior recently. The results from the previous table are maintained until the new updated result has arrived. This is in effect as of DataMiner 10.3.0(CU15), …
2nd July 2024
Hi Daniel, The first approach that comes to my mind is to update the primary key of the table so it can include the node id. For example: InterfaceId.NodeId Then, …
2nd July 2024
Hi depending on your use case it would indeed be the WebAPIs or web services. If you have a specific workflow in mind you can also look into User Defined …
2nd July 2024
Hello Ward, I think that is not the solution for my problem. When I have only one parameter related to that specific node masked, I can see the node (see …
2nd July 2024
Assuming you’re referring to interfaces that come from a table parameter, you can link to different parameters from that same interface row with the InterfaceParameter template shape. Create a simple …
2nd July 2024
Hi Maria, Through node overrides you can change the icon/color based on a condition. In your case you will probably want to change the appearance based on the alarm being …
2nd July 2024
Hi Edson, I’m not aware of specific compute requirements for the DataMiner Community Edition so I would go for the minimum requirements (See DataMiner Dojo). For the storage, I typically …
2nd July 2024
Hi Berard, The problem could be the usage of \ in the command arguments. Maybe try something like this: var startInfo = new ProcessStartInfo { WorkingDirectory = @”C:\Skyline DataMiner\Documents\DMA_COMMON_DOCUMENTS”, FileName …
2nd July 2024
Hi David, I’ve never had the issue yet where a created service didn’t pop up somewhere in the surveyor tree. What I did however encounter was that the created service …