ChildElement alarms in Visio
24th October 2023
Push for my comments
Answer
24th October 2023
Hi Motoki, Next to the ‘feature nxapi’ command, you’ll also need to configure SNMP. This can be done with the sample commands below: snmp-server community public RO snmp-server community private …
24th October 2023
Hi Juho, One option would be to use the condition in the alarm template. e.g. You can disable an alarm rule if the service impact is lower than 1. In …
24th October 2023
Hi Robin, The easiest way to have access to the element’s polling IP would be for the connector(protocol) to implement a parameter of type pollingip. Not sure if this is …
24th October 2023
Hi Apurva, It seems that the filter string is not entirely correct. As you can see in the SLNet Client Test tool, the subject ID (displayed as ‘DomInstance ID’) is …
24th October 2023
Hi, Is the description that you’re trying to filter on part of the table display key? In other words, when the alarm is active, do you see this value present …
24th October 2023
Hi Alberto, Maybe the backup logfile on C:\Skyline DataMiner\Backup can give a hint on what went wrong. I’m not aware of any way to verify that the generated file is …
24th October 2023
One way is to create an aggregation rule that counts the number of rows in the table and then display that aggregation value in Visual Overview. https://docs.dataminer.services/user-guide/Advanced_Modules/Correlation/Working%20with_aggregation_rules/Managing_aggregation_rules.html https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_an_aggregation_rule.html
24th October 2023
This is currently not possible although the idea of creating an app-specific theme has been ideated already and is on the backlog of the team responsible.
24th October 2023
Hi Michiel, It’s not possible to exclude a parameter by default.
24th October 2023
Hi Andrea, Using the octetstringascii instead of octetstring could have an impact. It depends on the values the old firmware contained and showed. You can find more about these types …
24th October 2023
Hi Andrea, I do believe there should be no problem with using octetstringascii for the old firmware as well. From my understanding, the octetstringascii is an extension of the more …
24th October 2023
I could take the data I needed from the IIS logs: inetpub\logs\LogFiles\W3SVC1 And excel has been my friend to generate a simple graph.
23rd October 2023
A fresh reinstall fixed the issue. Note that this required I relicense the server. I would have liked to try and debug it using Wouter’s advice, but I had already …
23rd October 2023
Hi Matej, It is not possible to change the name of the main connection. The names are hard-coded in Cube, and are chosen based on the connection type. You can …