Dasboard as video
11th June 2024
Hi to my knowledge, this is not possible. Wkr
Answer
11th June 2024
Hi Apruva, In you script you need to fetch the current ‘ServiceInfo’ by doing: var serviceInfo = engine.FindService(“ServiceName”).ServiceInfo; Then, you need to manipulate the ‘ServiceParams’ to add the new parameters. …
11th June 2024
Hi, Thank you for the fast response, I changed the timer to 10 min and I watched the stream viewer. The group still get correct response and the correct JSON, …
11th June 2024
Hi Elvio, Following up this question, I believe this is not possible. You will need to create an alarm filter for each view. I was planning to suggest to use …
11th June 2024
I would suggest to create one element for a specific protocol, do an export (right-click > Actions > Export) and export it as CSV. Then you can duplicate the row, …
11th June 2024
Hi Martin, In this case you will need to use the data source ‘Get parameter by table ID’. This data source allows you query history data. Below an example using …
10th June 2024
Hi Omer, Could it be that the QAction is not being executed when the HTTP request fails? In that case the response parameter is not being set. To solve this, …
10th June 2024
hi Philip The SRM framework only supports exporting the ones linked to a function. You could consider creating system functions to link those profile definitions.
10th June 2024
Hi Sara, The method you linked in your question is an API method, part of the dataminer web services. e.g.
10th June 2024
Hi Nick, If you already have access to the Element object, you can retrieve the parameter name as follows: Element element; int parameterId = 123; var protocol = element.Protocol; var …
10th June 2024
Hi James, This seems to be an actual bug for databases other than a local Cassandra (So for database types Cassandra Cluster as wel as Storage as a Service). The …
10th June 2024
Hi Bernard, There is an automation script available in our Catalog to install Opensearch on the DMA server (see link). Similar to the Cassandra automation script, there are packages available …
10th June 2024
Hi Alberto, “Correlation Tracking” is what you’re looking for. This is a client-side setting to display correlation base alarm events under the correlated alarm event (hiding them until the correlated alarm …
10th June 2024
We don’t have a heatmap component that comes out of the box, but you can achieve something very similar by using the grid component. Using overlays isn’t possible in dashboards. …
10th June 2024
Hi Daud, If your servers are in a different subnet, you must use failover with hostnames.