Adding a three node ElasticSearch cluster

We’re adding ES, but I can’t see anything that specifies how to point all the nodes in the cluster, in the db.xml file, as the examples only have a single …

Remove file from Documents – DMS Notification

Dear Dojo, How can I tell DataMiner system that a document was removed by an automation script? protocol.NotifyDataMiner(41 /*NT_SEND_DMS_FILE_CHANGE*/, 33 .. is the tool to accomplish that in the context …

DMA failover monitoring

Is there a good way to monitor DMA failover history?  We have several DMAs in our DMS and are trying to get to the bottom of a few issues, but …

Carrier monitoring event recording

When an incident occurs (let’s say some spectrum parameter or KPI exceeds its alarm threshold), can Dataminer create a recording of the trace, starting a few seconds BEFORE the event …

Alarm colour on page persisting

On the plan expiry dates page we have a red alarm on the page title in the navigator side bar. However there are no current alarms on this page. Is …

Session timeout not modifiable

Looking in the DM development guide it says to change the default session timeout use for example <Session id=”1″ timeout=”2000″> (millliseconds). I have tried using, for example 60000 for 1 …