Too many threads are waiting for access after QAction

Hi Miguel, Some background first: SLScripting is the server side process which is responsible for executing QActions. These QActions can send requests to SLNet. The connection to send these requests …

Polling IP Timer calculation issue

As you mentioned that the column has a range from 0 to 100, I want to clarify that the documentation states that the value will be a decimal value ranging …

“Hot Standby” for failover DMA

Hi Kai, There are no immediate plans to get switching times of the kind of speed that you are talking about. Details of Failover switch Benchmarks can be found here …

how to use sliding window alarm – severity duration

Hi HyungMo, The “Severity Duration” is calculated clientside. In the sliding window tab you created, you filter out all alarms with a ‘Normal’ severity. In case an alarm gets cleared, …

Numeric Alarm Severity

Hi Jim, For a complete overview of this list you can consult the following article in the Dataminer Help. If the system uses a Central Database or a MySQL local …

Elasticsearch database exploration

Yes, Kibana can be used for that. You can access it by running C:\Program Files\Elasticsearch\Kibana\bin\kibana.bat and gong to http://localhost:5601/app/kibana#/dev_tools/console?_g=() If you want to access kibana remotely, you’ll need to update …

Elasticsearch database exploration

Hi Piotr, For that purpose we use Kibana. When installing Elasticsearch through DataMiner, the tool is available in C:\Program Files\Elasticsearch\Kibana