Clearing alarms in Generic Syslog Receiver Element
19th July 2022
Hi Andre, This is just a rough idea, but if you have an Automation and Correlation Module, you can use this to analyse and process the alarms from the Syslogs. …
Answer
19th July 2022
Hi Andre, This is just a rough idea, but if you have an Automation and Correlation Module, you can use this to analyse and process the alarms from the Syslogs. …
19th July 2022
Hi Timothy, This is normal behavior. The check box is there for in case you want to change the value. In your case you have the option to select the …
19th July 2022
Hi Jens, This works the same way in the visio shape as it does in the filterbox. In your case the pipe character | in your regex will be interpreted …
19th July 2022
Hi Jens, ClientSideRowFilter passes the string to the same object and method as the quick filter does of the parameter table in data display (as far as I know). I …
19th July 2022
Hi Frederic, For question 1: – In order to use Profiles, you should use the ProfileHelper instead of the ProfileManagerHelper. – it could be that Profiles is stored in Elastic …
19th July 2022
Hi Frederic, I would use the following call List<PrflDefinition> prflExistingDefinitions = SrmManagers.ProfileManager.GetProfileDefinitionsWithFilter(new ANDFilterElement<PrflDefinition>()).ToList(); // using PrflDefinition = Skyline.DataMiner.Net.Profiles.ProfileDefinition; Don’t forget to add the SLSRMLibrary.dll as a reference. I’m not 100% …
19th July 2022
Hi Robert, There is no built-in functionality for this in DataMiner at the moment. It is possible through a custom automation script in which you select data from one system …
18th July 2022
Hi all, We’re trying this solution but when executing it returns: “Script ‘Automation script’ failed: The following was returned from the script: (Code: 0x800402D5) Skyline.DataMiner.Net.Exceptions.DataMinerCOMException: Failed to send e-mail. —> …
18th July 2022
Hi Michael, I would suggest below approach as a starting point. Correlation rule in which you define some filters to eventually trigger an automation script Script will analyze the alarms …
18th July 2022
Hi Mieke, The default time range the component should apply when initially loading the dashboard can be configured through its ‘Settings’ > ‘General’ > ‘Default Range’ menu.
17th July 2022
Hi Jeroen, You can look for the file starting with 0c78787f8ee98a8aa8ff74d699d0c3e0_ in the subfolder of %AppData%\Microsoft\Crypto\RSA\ with your SID. Instead of deleting it, I would recommend to rename it (it …
17th July 2022
Hello Miguel This is not possible yet with the latest version of the software. Please feel free to create a task if this feature would be required. For now, as …
15th July 2022
Hi Alberto, a while ago I performed some tests on offloading data in light of another question that was posted on Dojo. And just out of curiosity I also tested …
15th July 2022
Hi Miguel, when I run the SLEndpointTool_Console (as admin) and install NAS (or even NATS) I get an unhandled exception: Invalid setup. Service NAS exists, but files are missing