Dear Madame and Sirs,
Is it possible to discover in automation script (with C# classes) which alarm is selected (with mouse) in the active alarm console, and is it possible to read its properties (element name, parameter description, value, time, root time, severity, service impact ... )? If it is, how to do it?
Thank you!
Starting a new answer so i can add a screenshot
Hi Jurica,
There is no need to manually enter the link to the alarm.
If you create (or update) the hyperlinks.xml file in the 'c:\skyline dataminer\' folder on your dataminer server, you will get a new item in the right-click menu of your alarm.
In this example, it's called "send mail", but you can choose any name (defined in the hyperlinks.xml file).
The screenshot below shows the result of the configuration in the hyperlinks.xml file.
The mapping between the script parameters and the properties of your alarm is automatically done based on the hyperlinks.xml config.
e.g.
Please also have a look at the documentation on the hyperlinks.xml file here:
Do keep in mind that a restart of the dataminer server is required after modifying the hyperlinks.xml file.
Hi Ive,
Yes, that is. Thank you very much for your excellent description and great patient!.
Have nice day!