Question regarding Information Templates

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 …

dataminer web port

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, …

Parameter value updates in connectors

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 …

When do I know if the DMA is up and running?

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 …

Reference doc on where certain data is stored

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 …

Pending script [aborted]

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 …

User Defined API Error 1001.

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 …