Limit maximum number of rows in SNMP request

It’s not possible to request to only return a number of rows without prior knowledge of the table. What you could do is request all instances in a separate hidden …

Exporting Dashboard from staging to Production

There’s no easy way to do this at the moment. You could copy over the dashboard JSON files (stored in C:\Skyline DataMiner\Dashboards) to another DMA, but you might have to …

Exporting Dashboard from staging to Production

Hi Bing, I believe in this case you could proceed as follows: Dashboards are stored in the following folder: C:\Skyline DataMiner\Dashboards Each dashboard is stored in a JSON file format. …

Converting HEX string to IP

If this information is retrieved from an SNMP Agent, I would recommend to set the Type of the parameter to value IpAddress. That might already perform the necessary conversion. More …

Alerts for ageing alarms

My recommendation would be to use DataMiner Correlation to achieve this functionality, by making use of the Persistent event. By result, you can check if alarms meet specific conditions and …

Environmental Monitoring Drivers

At this moment, there are no drivers available into our Catalog (dataminer.services) for these 2 products. I did also check our pipeline, but could not find any order for these …

how to list from query executer all tables name

Hello Miguel, Just a last question, if we use SELECT * FROM timetrace we get a lot of information from different time, We can extract/generate only the information from one …

Visio – Display Alarm Console on Visio

No, currently it’s only possible to create shapes for alarms using the children shape functionality (see help). It’s not possible to display a native alarm console in the Visual Overview …

NUC specs for DMP

Hi Yana, the minimum specs, as of today, to take into account for the Intel Next Unit of Computing (NUC) mini PC, used as DMP (DataMiner Probe) are: Intel Core …

Extract data from a specific devices on Dataminer

It could be important to understand the reason why you want to retrieve information from the database tables. DataMiner offers many different interfaces to retrieve stored data, and our recommendations …

TCP/IP Timeout Response

The TIMEOUT message into the stream viewer does indicate that no response was received by DataMiner from the device within the expected time. But the reasons of receiving a timeout …

Dashboards: Embedded URL does not load

There is a software issue in the Dashboards app, where if you use the Dashboards app without https, then it also won’t use https for the urls in the web …