Question regarding Information Templates
12th July 2023
We have a parameter named Thermal Info which is a parameter derived from a Dell iDrac card. We have set up an alarm template with three associated indicators named ‘Temperature …
Question
12th July 2023
We have a parameter named Thermal Info which is a parameter derived from a Dell iDrac card. We have set up an alarm template with three associated indicators named ‘Temperature …
12th July 2023
Hello Dojo ! I am using this piece of code to parse a correlation alarm info, The last 3 lines inside the curly brackets prints out all the properties associated …
12th July 2023
hi team, has anyone accessing the dataminer, instead of dataminer server public ip, accessing it from load balancer? we are running dataminer in a server, it was running perfectly fine, …
12th July 2023
Hi, I developed a script that retrieves data from a Cassandra data table, and I noticed that when you assign a trend template to a parameter only selecting Real-Time the …
12th July 2023
I’ve upgraded our staging DMA to 10.3.6 and then to 10.3.7 but neither of the versions displays the User Defined API option in the System Center. I checked the installation …
12th July 2023
I’ve created a low code app that shows a table which is populated by a custom GQI Source. I can add an action to each row that allows me to …
12th July 2023
This is a two-fold question relating to trended parameters: In what order are parameter values updated in a connector? New value retrieved from device is inserted into the database then …
12th July 2023
Let say I have a EC2 based environment, where resource usage costing is increasing. in the EC2 automatically the services are getting monitored to reduce the cost, is there any …
12th July 2023
I’m trying to run a PowerShell script in the background of a DMA upgrade, that needs to perform some actions after the DMA is up and running. What should I …
12th July 2023
Can we prompt an explorer UI from a script executed in a low code app to allow the user to select a directory of their choice? If not, what would …
12th July 2023
Is there currently a one-stop documentation on Dojo or docs.dataminer.services that users can reference in order to better understand where certain data is stored (a level below what features require …
11th July 2023
Hi, What is the easiest way to be able to run the SLNetClientTest tool | DataMiner Docs on my virtual machine (where no DataMiner is installed)? Which files do I …
11th July 2023
Received this question from one customer interested to explore ALL features of Dataminer MS Teams Chatops/Notification/Alarm. What are the metrics to take into consideration in terms of cloud package to …
11th July 2023
Hi, We have a script that was triggered and should have been aborted by timeout already. However, checking it on the client test tool, it seems that the script is …
11th July 2023
Hi Team, I have a custom API testing it with Postman. I’m seeing the following error. { “errors”: [ { “title”: “Error occurred while handling the request, contact your admin with the provided errorCode.”, “detail”: “Something went wrong, contact the system administrator.”, “errorCode”: 1001 } ] } this error does not show …