SLReset – Cloud connected agent

That is indeed the expected behavior. The cloud connection stays valid and working for the DMA that now has been reset. If you want to unregister the DMS from the …

Server Load when using Replicate Element.

Hi Nathan, it’s hard to give you exact numbers, as there are a lot of variables involved.  But a replicated element should be on average lower in load on the …

plugin grafana datasouce

Hi, More information can be found here: Grafana Data Source plugin | DataMiner Docs Is there anything specific you are looking for or is something not working? I’ve used it …

KPI Aggregation Possibility

Hi Samson, For this specific use case I believe the best approach is to implement the gain calculation in the connector. Assuming that A1, A2, B1, B2, C1 and C2 …

Resource Device Instance

I think I have to go through the entry point that gives the reference to the table where the instances are. Then it’s matter of knowing which instances are already …

Discovery Failed while monitoring Linux host

Hi, “DISCOVERY FAILED” basically means that DataMiner tries to set up a connection with the SNMPv3 device, but is not able to do this. There could be different causes to …

Legacy Reports – standard reports

Dear Skyline DOJO : Can we provide customers that have built all their reporting needs with the Legacy Reports with a Dashboard set of templates for an easy transition to …

User-Defined APIs- How can I pass parameters in a url?

Hey Christine, It is possible to also pass information to the API script using query parameters. (From DataMiner 10.4.1) You can find more info here: https://docs.dataminer.services/user-guide/Advanced_Modules/User-Defined_APIs/Defining_an_API/UD_APIs_Defining_a_new_API.html#user-input-data E.g.: http://staging-agent-b3/api/custom/switchers/status?location=belgium&rack=A3 This will …

Backup external Cassandra

Hi Danielle, For an external Cassandra cluster, Medusa is the recommended approach for managing backups and restores of the data. As a utility it is more feature complete than the …