Alarm search problem.
12th May 2023
Your suggestion does not work. The problem is that I find the elements when entering a different DMA, (the one they initially were created on but later migrated from, years …
Answer
12th May 2023
Your suggestion does not work. The problem is that I find the elements when entering a different DMA, (the one they initially were created on but later migrated from, years …
12th May 2023
What about a set of custom commands to notify/return status’ on warnings, errors or failures from bpa tool as well as ability to run/execute bpa custom command checks
12th May 2023
Hi there, Thank you for picking this up. Initially, i thought that Dataminer will take in all the alarms by default. I was able to see the alarm in the …
12th May 2023
Hi Klaas, I think you should look inside C:\Skyline DataMiner\Files\SyncInfo, at the file {DO_NOT_REMOVE_C0E05277-A7C5-4969-904D-E2E52076400A}.xml. I suspect, there you’ll find the references (of type=”add” or type=”change”) to these missing files. To …
12th May 2023
Hi Curtis, That error is a false positive and can be safely ignored. As Danielle mentioned, this results from the fact you have just 1 node in the Cassandra cluster …
12th May 2023
Hi, normally cassandra cluster will have more than 1 node, so a synchronization will happen. On test environments, you can have only one node, but on this way you will …
12th May 2023
Hi, I’m not aware if it would be possible with trending, but there is something similar possible by working with so called logger tables. Logger tables are like parameter tables, …
12th May 2023
Hello Marian, An alarm will appear in the alarm console when the parameter value matches the threshold defined in the alarm template. You can start by verifying the value of …
12th May 2023
Ashwini If you are simply trying to import the drivers/protocols then you have couple of options. Getting hold of the driver package files again from Skyline, contact your TAM or …
12th May 2023
The solution to this consists of 2 nested placeholders. From inside to outside: Param placeholder: When passing a column parameter in the param placeholder without specifying an index, the resulting …
12th May 2023
Hi Melissa, The filter uses indeed the DMA ID to filter the alarms and not the name. If you want to use the name of the DMA (instead of the …
12th May 2023
Hi, Filtering out only the ASCII characters will have to be done by a QAction. This functionality can be present in one (precompiled) QAction. Other QActions then import that QAction …
11th May 2023
Hi Gina, If I am not mistaken this is expected behavior. The second filter will be based on the result of the first filter. For this case a possible workaround …
11th May 2023
Hi Marian, Could you include a screenshot showing this issue? The ‘Active alarms’ tab should show alarms from the entire cluster, so the alarm generated by the DVE should be …
11th May 2023
Hi Jeff, Nice to meet you! Unicode is not supported by default but can typically be enabled on the connector level (see options attribute | DataMiner Docs). Do know this …