Protocol use of HTTP If-Modified-Since and/or ETags

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 …

Conditional severity

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 …

Access to Demo System

Hi, is there any publicly available DMA access, so that one can get accustomed to the software?

Need to have NATS on a different port then 9090

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 …

multiple conditions And Or Priority

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 …

Create Dummy Failed: 0x80004005

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 …

Dashboard: write data?

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 …

QAction : Get user name and user hostname

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 …

Trending Filter in Dashboard

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

DVE alarming behavior

I’m wondering if the following is expected behavior or if it’s a bug (v10.2.1, v10.1.6, v10.1 CU10). The main element has a PSU table which exports parameters to the PSU …

Service templates and updating properties

Hello, Currently I have my service template configured with this property and the source as input data: The property is correctly filled in with the value I specify manually when …