Exclude Element Option on Service Templates
10th December 2021
Hi Dino, Yes I believe we can solve this by choosing a “Templated element” instead of a “Fixed element” when specifying the included element in the service template: When selecting …
Answer
10th December 2021
Hi Dino, Yes I believe we can solve this by choosing a “Templated element” instead of a “Fixed element” when specifying the included element in the service template: When selecting …
10th December 2021
Hi Russ, Could you try the following URL: http://<DMA IP Address>/API/v1/soap.asmx This page (available on each DMA agent) shows all the methods exposed by the API.
10th December 2021
To elaborate on the first correct answer, some more information on the second question : If the protocol was downloaded by the customer from the update center of one of …
10th December 2021
Hi Paul, Can you please let us know which version of DataMiner you’re currently using? If everything is set up correctly, then the IIS configuration on the standby server should …
10th December 2021
Hi Steven, After a quick investigation, this seems to be a software issue. If we look at the correlation logging we can see that the ticket is created in the …
9th December 2021
Thomas, this is the trend data retrieved: This the alarm template for the parameter: I’ve added my interpretation below – I think the lower Delta was originally missing or at …
9th December 2021
I believe since DELT was introduced you no longer have a correspondence between the DMAid in the element ID and the agent hosting that element, the info about the hosting …
9th December 2021
Hi Steven, I noticed that the “Enable this rule” checkbox at the complete top left-hand corner is not checked. Can you please tick the box, save the rule and try …
9th December 2021
Hi Simone, This is indeed likely a software issue, I think it’s best to create a software issue task for us (possibly through your Skyline contact). A possible workaround may …
9th December 2021
Hi Alasdair, This was indeed a software issue in the past but has been fixed in DataMiner 10.0.7.0 and higher (release note 25803). This should no longer happen in 10.1.0.0.
9th December 2021
Hi Thomas, Can you try the steps described in this question: Broken connection between DVE and parent element 1. Stop the DMA 2. Delete all txf files from “Skyline DataMiner/Protocols/ParentProtocol” …
9th December 2021
Hi Gerwin, This has already crossed our minds but unfortunately this is not available (yet). I do believe this could be very helpful when designing new Visual Overviews. For now, …
9th December 2021
Assuming you have an element linked to the resource, you can add the following in the Options shape data of the element shape: UseResource=True Once you’ve done that, your element shape is …
9th December 2021
Hi Jens, The following placeholder should do the trick: [reservation:[this service],ResourceID|NodeID=1] Where NodeID is replaced by the relevant ID of your node in your service definition.
9th December 2021
Hi Tim, A default constructor was added on the Element & Service types with release note 30003 (since 10.1.10.0), would it be an option to run your unit tests using …