Docker DMA Image
2nd September 2020
We have a few tasks scheduled under the CI/CD Project. Our first intention will be to focus on Docker Images to run Unit Testing on. This is mostly to make …
Answer
2nd September 2020
We have a few tasks scheduled under the CI/CD Project. Our first intention will be to focus on Docker Images to run Unit Testing on. This is mostly to make …
2nd September 2020
The logging should provide full details on the creation of the backup file. There are however some “manual” checks you can still do to be certain everything is fine e.g. …
2nd September 2020
It should indeed only generate 1 entry per alarm when the option is set to true this would be expected behavior, also note that systems that were installed many years …
2nd September 2020
Hi Ryan, One of the questions that comes up when reading the post is why you would need 2million alarms/day or alarm updates? If you don’t need all of these …
2nd September 2020
To summarize the comments in the other answer: -Autoincrement is not deprecated when used in a normal table (=not a logger table), this can still be used. -The usage of …
1st September 2020
This is a situation where DataMiner Ticketing Gateway is used as a stand-alone solution, i.e. there is no third party ticketing solution that needs to be integrated? Because I would …
1st September 2020
Yes, we are currently looking into the uses for docker & kubernetes as a possible extension to our CI-CD pipeline in the cloud, where we we want to spin up …
1st September 2020
Hi Stacey, I’m afraid that there is currently no way to trigger a correlation rule when a Ticket is created. This will need a feature request.
1st September 2020
From a commercial point of view: Cisco Manager driver is a generic connector that can be used for all the standard Catalyst type of switches of the range 1,2,3,4xxx series …
1st September 2020
Hi Jens, The Cisco Manager protocol has indeed been designed originally to operate with a broad range of Cisco equipment all running on Cisco IOS operating software. As Cisco have …
1st September 2020
Currently, this is only possible by changing the raw Discovery Profile JSON located (by default) under “C:\Skyline DataMiner\Documents\Skyline IDP Discovery\Discovery”. Duplicate the SNMP_MIB_II.json file, give the new file a proper …
1st September 2020
Hi João, It’s possible to export element data by using DELT. Further details can be found in the following link: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_3%2FDataminerAgents%2FExporting_elements_services_etc_to_a_dmimport_file.htm%23XREF_42676_20_8_1_Exporting&rhsearch=DELT&rhsyns=%20 It will not only allow you to export trend …
1st September 2020
Are none of the requests working or do you get a response on some of them? Maybe the snmp agent needs to be enabled on the device or the community …
1st September 2020
Have you checked stream viewer/wireshark? Seems a normal snmp driver should be easy to debug.
1st September 2020
Hi, The above answers are correct for a normal scripts, though it’s not the case for an LSO > Profile Load Script situation. With the current SRM solution you cannot …