Alarm events – time to live
29th October 2020
At the moment the TTL of information events is the same as the TTL of alarms. Both use the value configured in system center as you mentioned.
Answer
29th October 2020
At the moment the TTL of information events is the same as the TTL of alarms. Both use the value configured in system center as you mentioned.
29th October 2020
Hi Gerwin, It is possible to do this through an automation script (see example code). Note: This example is making use of SLNet calls and we can’t make any commitment …
29th October 2020
That appears often when you have a typo in a QAction (e.g. you forgot to have a ; on the end or something similar) Try to open all the QActions …
28th October 2020
Can you try to define following shape data on the sub-shape: Label: Options Value: NoCopyElementProperty
28th October 2020
Hi Jeroen, you can try to add a new Shape Data field called ‘Tooltip’ and add the text in the value. More information is available in the help.
28th October 2020
Alarm groups form alarm trees just like regular alarms. Upon creation the alarm group has an alarm ID equal to the root alarm ID. Every update to the alarm group …
28th October 2020
This is a known issue in DataMiner 9.6.13. It has been resolved in DataMiner 10.0 and later.
28th October 2020
Hi Bruno, Do you have a test setup available where we can a look at the specifics? Maybe we can investigate your case via a collaboration task and report the …
28th October 2020
In addition to the global permission flag (see Bert’s post), we also have the option to hide element pages based on a parameter value within that element. Obviously it’s not …
28th October 2020
Wannes, How are you creating the element ? I’m able to create a double HTTP connection elements through Cube and through Automation script (engine.SynchronousAddElement call) with no problems. I’m using …
28th October 2020
It’s not yet possible to use ‘info’ data inside shape conditions. Note that this is on the roadmap for 10.0.13.0 though. Perhaps there is a workaround possible. What is the …
28th October 2020
What dataminer version are you running? In the past, you needed write access on an element to be able to view the web interface page.
27th October 2020
Hi Carlos, You can find more information in RFC3416 section 4.2.3.
27th October 2020
There is a global permission flag General > Elements > Data Display > Device webpage access that can remove these webinterface pages, but there is currently no configuration to do …
27th October 2020
As far as I know, This is not supported by DataMiner. The below is an extract from the help: Up to DataMiner 9.6.11, either HMAC-SHA or HMAC-MD5. From DataMiner 9.6.12 onwards, …