Cassandra Grafana
23rd February 2024
I don’t have any experience with the Cassandra plugins in Grafana but if your main objective is as you put it ‘fetch metrics from alerts and information in Dataminer’ my …
Answer
23rd February 2024
I don’t have any experience with the Cassandra plugins in Grafana but if your main objective is as you put it ‘fetch metrics from alerts and information in Dataminer’ my …
23rd February 2024
Hi Rebecca, Instead of using service properties, a possible option is to include/exclude dynamically the element from the service: Then in your overview you could use the option ServiceIncludeState to …
23rd February 2024
Hello Steve, To migrate an element (and more) from one agent to another while preserving trend and alarm data, I would recommend using the DataMiner Element Location Transparency (DELT) feature. …
23rd February 2024
Hi Bernard, There is no way to increase this timeout. However, recently a fix was done for the issue where a timeout would always be thrown when fetching alarms using …
23rd February 2024
Hi Miguel, Yes, i understand that. Your solution is indeed much better and thank you for that. I guess i will have to change to a service property which means …
23rd February 2024
Hi Martin, This is possible. The main thing is to make sure that every datamienr cluster uses a unique prefix. (link to the docs)
23rd February 2024
Hi Martin, Using the same Cassandra (or OpenSeach) cluster for multiple DMS is not a problem, just make sure to configure different prefixes for every DMS.
23rd February 2024
Hi, It is safe to manually delete the entire app folder. Note that this should indeed be done on all DMAs because this delete will NOT be synced during the …
23rd February 2024
Hi Jason, Maybe this is what you are looking for: Service Orchestration: resources configuration | DataMiner Docs. It is possible to create a pre-filter based on a capability. I’m not …
23rd February 2024
Hi Jason, One way to do that is to add a capability parameter(s) to your resources with the supported values for the custom property. Then you have a DTR rule …
23rd February 2024
Hi Bing, There is no automatic way of updating multiple component positions at once or by doing this using numeric values. You could do this manually via the underlying JSON-files: …
23rd February 2024
Hi Thijs We have found the root cause of this issue. We have some rules in place that do automatic HTTP to HTTPS redirection. This works well for normal requests …
22nd February 2024
Hi Dojo, after reaching out to our data-core team it seems like the issue is caused by using hostname instead of IPs(apparently support for it has been removed for a …