Limit maximum number of rows in SNMP request
24th March 2021
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 …
Answer
24th March 2021
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 …
24th March 2021
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 …
24th March 2021
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. …
24th March 2021
Hi Paul, This is currently not possible. You can suggest a new feature through our feature suggestion page.
24th March 2021
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 …
24th March 2021
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 …
24th March 2021
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 …
23rd March 2021
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 …
23rd March 2021
You can achieve this behavior by adding a show condition to your text box which will display the shape when at least one row is present. This can be achieved …
23rd March 2021
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 …
23rd March 2021
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 …
23rd March 2021
Indeed, I notice the same behavior when trying this internally. Cube also adds a log line with the message ‘Value does not fall within the expected range’. I’m not aware …
23rd March 2021
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 …
23rd March 2021
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 …
23rd March 2021
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 …