Aggregation rule trending in dashboards or low code app
13th April 2026
Hi Edson, As referenced in a past Dojo question, yes, it is possible. Ref: Low-code app – how to show aggregation rule info in gauge control – DataMiner Dojo Kind …
Answer
13th April 2026
Hi Edson, As referenced in a past Dojo question, yes, it is possible. Ref: Low-code app – how to show aggregation rule info in gauge control – DataMiner Dojo Kind …
10th April 2026
Hi Mohan, The historic or closed alarms are moved to the indices that start with <DBPREFIX>-alarms-*, as shown in the following example: Hope this helps.
10th April 2026
Hi Gregor, Your setup is actually correct, but you are encountering a known issue in the Security Advisory BPA where it would not properly recognize the EnableDotNetRemoting configuration. This issue …
10th April 2026
I uploaded the connector v 2.0.0.15, please what is the diffence between the version Unicode and the version 1.1.8.16 Non Unicode. I agree with you with you When you click …
9th April 2026
Hi, This can be achieved by specifying a Sequence on the SNMP write parameter. In this case, specify <Sequence noset=”true”>div:2</Sequence> , which will divide the value by 2 before sending …
8th April 2026
hi Catarina, A restart of the agent should not be necessary, but like mentioned in the note in the docs, the sync in the cluster is. ‘After you update this …
8th April 2026
did not test this but if the alarm summary produce an count, maybe you can do an if the alarm summary of an alarm is higher than 0 show instead …
8th April 2026
Hi, That is not possible to specify both the slot index and bypassproxy in the bus address. In this case I would suggest to keep the bypassproxy in the bus …
8th April 2026
Hi Jardel, That error happens when the path cannot be found, can you make sure the string in the DLL references is correct? Try to check if there are not …
7th April 2026
I noticed that this question has been open for some time now. Do you still need help with this? If yes, could you elaborate a bit on your question, as …
7th April 2026
I took a quick look at the connector (v. 2.0.0.15). When you start to edit a ‘Tally Layouts Text Tiles’ the row is locked (Locked Status = Locked) automatically for …
7th April 2026
Hi Jaime, Unfortunately, the only way to trigger the push of the offloaded data to the database is to restart the DMA.
6th April 2026
hi Jardel, Regarding the migration of the existing data that is currently stored in a Cassandra database running on each of the agents of the DMS, this can be done …
5th April 2026
Hi! And great to see you joining the community, and eager to level up. There are a variety of ways that you can further grow your status, it is nicely …
3rd April 2026
Hi Marco, You can get info about a parameter by using the GetParameter request in the JSON APIs. The response will contain all the info about the parameter: ID, name, description, …