custom Dataminer agent
13th September 2024
Hi Chirangee, To address your question, you will need to use a DataMiner agent. Are you familiar with what that is? It seems like you might be missing some key …
Answer
13th September 2024
Hi Chirangee, To address your question, you will need to use a DataMiner agent. Are you familiar with what that is? It seems like you might be missing some key …
13th September 2024
Hi Alberto, I can’t access the file you shared, but if you mean C:\Skyline DataMiner\System Cache\Info\engineboots.txt, that’s the file that caches the engineboots value for DataMiner acting as a SNMPTrapReceiver. …
13th September 2024
Hi, According to the documentation, the polling frequency is hardcoded to 1 minute (see Limitations). As far as I know currently it is not possible to get these responses from …
13th September 2024
Hi, You can’t configure these alarms via an alarm template. They are managed by DataMiner itself. In case these timeout alarms are not a concern for your operators and you …
13th September 2024
Hi Chirangee, The Licensing team has shared your DMA ID in the meantime, and you can continue now with the installation. At the end of the installation, please provide the …
13th September 2024
Hi Hanny, I don’t believe there are very magical things being done to calculate the statistic metrics in trend, they are being calculated from the trend data that is stored …
13th September 2024
Hi Alberto, That’s correct. Of course, you will only see this being applied after having enabled the setting ‘Sidebar/Surveyor/Collapse DVE elements beneath their main element’. By default, the setting is …
13th September 2024
Hi Ian, Sorry for the delay, we missed your post and someone just brought it to our attention. The name of any cloud-connected DMS on dataminer.services (DaaS or selfhosted), which …
13th September 2024
Hi, As far as I’m aware, DataMiner does not rely on ICMP 13 and 14, as time synchronization across the cluster should be done by NTP.
13th September 2024
Hi, Data Sources does not support having multiple Python files linked to each other from the UI. It only supports pasting the entire code into one file as seen in …
13th September 2024
Hi André, Since you are referring to showing properties of elements in the surveyor, I assume you have created a ‘custom’ property with the name ‘Description’. If you fill in …
13th September 2024
Hi Isabel, I believe you are missing using the data source ‘Get DCF Interfaces’. The flow should go as follows: Get Parameter From Element where: To retrieve the KPIs of …
13th September 2024
Hi Marco, For this case, a possible approach is to use profile definitions. A profile definition will allow you to map (using profile parameters) PIDs from different protocols. Once the …
13th September 2024
Hi Bing, To iterate through the rows of a table, you could use the following methods: GetTableForParametersV2: With this method you could retrieve the list of primary keys/display keys (see …
12th September 2024
Thanks for the question Jardel and all folks here for the answers. Our environment is configured to resend active alarms from time to time, all that configured in the northbound …