IDP – Configuration Management : Usage of the different configuration types
2nd September 2020
A backup script in IDP has 3 different configuration types: StartUp, Running and Golden. What does this represent? How is each type used?
Question
2nd September 2020
A backup script in IDP has 3 different configuration types: StartUp, Running and Golden. What does this represent? How is each type used?
2nd September 2020
I heard that there are several deployments of standard dataminer and also co-branded via your technology partners, where I can see those references? Can you share some information about it?
2nd September 2020
Do we have an updated version of the Skyline_DataMiner_Traps_SMIv2.mib file? In this MIB there are trap bindings OIDs from .1.3.6.1.4.1.8813.1.1.2.2.1.0 up to .1.3.6.1.4.1.8813.1.1.2.2.16.0 but in the trap send by the …
2nd September 2020
I can search in Kibana for entries with a particular timestamp: GET dms-info/_search { “query”: { “match”: { “TimeOfArrival” : “2020-06-30T13:19:36Z” } } } But how can I change this …
2nd September 2020
How to backup & restore the configuration of a Cisco Nexus 9000 series device?
2nd September 2020
While I was searching some orchestrator online. I saw the DataMiner at link: https://pro.sony/en_AE/solutions/broadcast-production/live-element-orchestrator What is this all about? Is this product from dataminer? How it differentiates than the standard …
1st September 2020
Hello Dojo, (DataMiner 9.6 CU16 running MySQL) I was searching for some clarification as to these settings in the MaintenanceSettings.xml found on the help page below: https://dcp.skyline.be/Help/index.html#t=DataMinerUserGuide%2Fpart_7%2FSkylineDataminerFolder%2FMaintenanceSettings_xml.htm We have set …
1st September 2020
Hi, I would like to correlate on a “New Ticket” Created by the Ticketing Application. We do not use any driver for our ticketing, and solely use the Integrated Ticketing …
1st September 2020
Hi Dojo, Is there any plan for a Docker DMA Image? Seems a natural evolution, into cloud or just to “make it easy” for regression tests as example. several pieces …
1st September 2020
What’s the difference between the Cisco Nexus and Cisco Manager protocols? If my understanding is correct, the Cisco Manager is a generic protocol that can communicate with each Cisco product. …
1st September 2020
Hello community, I am looking to extract trend data (and respective elements) from a staging environment to my local DMA in order to increase development speed. Is this possible? Where …
1st September 2020
By default IDP is using the default community strings (public & private) for SNMP discovery. How can I change this?
1st September 2020
I’ve installed a CISCO Nexus driver on a system that can ping the device, but I see timeouts in the logging, even when I increase the timeout time of a …
1st September 2020
Hello, I learned that the column type autoincrement is not compatible with Elastic DB. Does that mean we can never use it or only in specific cases? Here are already …
31st August 2020
I am making a request to a device via SSH, and am having a few problems. One – creating a dynamic trailer. Previously, we were using the # symbol as …