System Name Change
7th August 2023
Hi Nathan, Changing any items under the Agents>System>System Info Name will not have any impact in your system. Usually this information is used when you generate reports. So you can …
Answer
7th August 2023
Hi Nathan, Changing any items under the Agents>System>System Info Name will not have any impact in your system. Usually this information is used when you generate reports. So you can …
7th August 2023
Hi Bruno, SNMP traps can be processed in two ways: directly within the parameter xml (advantage is its simplicity) or you can pass the trap object to a QAction (flexibility). …
6th August 2023
Hi Samson, You could use a combination of the ‘*’ and ‘?’ to create a wildcard expression to specify the alarm range and even the source DMA if needed. The …
4th August 2023
Hi Robin, If the ID stays the same the bookings will remain, you can finish etc. You just need to check if your LSO scripts use the previous Node Label.
4th August 2023
The max data size that can be sent seems to be int32 max (2147483647 bytes or ~2047MiB). Note that this is theoretical and unverified. There may be other limiting factors. …
4th August 2023
Hi Jeroen, This topic should help you further. In a nutshell, by default, it shows as a button, but you can override this by using the Control=Shape option in the SetVarOptions shape …
4th August 2023
Hi Rejesh, Could you maybe post some screenshots that show what you mean? I am not sure if I understood your question correctly. I would expect that, if you take …
4th August 2023
Hi Lars, I performed a small test adding a ParameterControl shape data on a overview. When embedding this overview in a dashboard, I am able to perform sets on the …
4th August 2023
Hi Pawel, It’s not possible to change the delay used by the CheckSets. If you would like to validate the parameter changes, you’ll have to do this yourself, by reading …
3rd August 2023
Hi Adama, Not sure which item you are trying to recover but here is some information regarding the restoration of certain DataMiner components. Recycle bin | DataMiner Docs Backup – …
3rd August 2023
Hi Ryan, A couple of things to check: Are there any more errors in the SLErrors.txt log file? Are there any more errors in the SLDataminer.txt log file? Are the …
3rd August 2023
Another reason this isn’t part of the docs is that Windows support for OpenSearch is a relatively new thing. If you go to the download page for 2.3, it doesn’t …
3rd August 2023
Our recommendation is to run OpenSearch on a separate Linux based host. This is what is used for our testing & validation. Whilst OpenSearch is compatible with Windows, it is …
3rd August 2023
Hi Miguel, In your Automation script solution, you’ll probably need to update the version of the Skyline.DataMiner.Dev.Automation to a more recent version than the one that is installed by default …
3rd August 2023
Hi Gerwin, When looking through the documentation for the Methods of the V1 API, I did not find any way to retrieve the “Saved Alarm Filters”. An overview of the …