Failover Setup
14th March 2022
Hi Support, We are trying to setup failover on our environment. Do we need 2 application servers? if so how does the failover option work?
Question
14th March 2022
Hi Support, We are trying to setup failover on our environment. Do we need 2 application servers? if so how does the failover option work?
14th March 2022
I’m currently trying to setup our 9 Dataminer servers to use HTTPS to conform with our company security policies so i thought I would start simple and get HTTPS browser …
14th March 2022
Can Dataminer HTTP based protocols support devices that implement/use either HTTP If-Modified-Since or ETag technologies? We are looking at ways to optimize the communications to some of our devices by …
14th March 2022
Hi, We would like to generate port link state alarms for wich the severity depends on an extra parameter that is updated on the fly by an automation script. The parameter …
14th March 2022
Is there a way to export a trend or template from the Cube UI?
13th March 2022
Hi, is there any publicly available DMA access, so that one can get accustomed to the software?
11th March 2022
Our InfoSec team are requesting that we install CrowdStrike Falcon on our DMAs and Cube machines. I can see that this question has been asked before (Crowdstrike – DataMiner Dojo), …
11th March 2022
NATS block port 9090. I need that port for something else. I already updated nas.config (http port) and nats-server.config (resolver section) under \Skyline DataMiner\NATS\ and restarted my machine, but that …
11th March 2022
When a multiple condition is <A>and<B>or<C>or<D> Does the dataminer evaluate A and (B or C or D) or (A and B) or C or D is there a way to …
11th March 2022
Dear Dojo, I am trying to create a script which will filter out duplication and send me on email notification. I have the following code to test for now: public …
11th March 2022
Hi, Is it possible using dashboards to set parameters of elements or run automation scripts, not just read data but also write? These posts demonstrate the capability but I haven’t …
11th March 2022
A customer recently changed from HTTP to HTTPS which is mostly working, but if the logging is selected an error message appears.
11th March 2022
Hi All, I would like to understand how can an external NMS system fetch the overall status of the elements which are provisioned in the DMA. Ideally I am looking …
11th March 2022
I would like to get the user name and the remote machine (IP or FQDN) in a QAction. I found SLProtocol.UserInfo property which allows my to retrieve the username of …
10th March 2022
Hello Dojo, We are creating a dashboard to display 4 parameters of the same upstream table (CM Total, CM Online, CM Offline, CM Init) of CMTS Devices in one dashbaord. …