Automation – How to get the ID from the Agent running the automation script?
10th January 2024
Hi Jens, You can retrieve it from the following property: Engine.SLNetRaw.ServerDetails.AgentID
Answer
10th January 2024
Hi Jens, You can retrieve it from the following property: Engine.SLNetRaw.ServerDetails.AgentID
10th January 2024
Hi Thomas I don’t know why this issue occurs, but I notice that those DLLs are on the wrong location. Those are from NuGet packages and should normally be in …
9th January 2024
There’s a very similar question raised in Possible number of the trap reception ports of a DMA which should contain some answers to your question. Don’t hesitate to reach out …
9th January 2024
Hi Mieke, I remember I saw a similar question (unfortunately I could not find it), but the proposal was to create two extra parameters: One that define the timestamp to …
9th January 2024
Hi Gerwin, Another option is use a DELT export. You could create a DELT export from the element (including element data) and import it in another DMA in the cluster. …
9th January 2024
Hi Gerwin, If you are referring to SNMP Community strings then when duplicating an element those should be “pre-filled” and then creating the element should apply them. However, if with …
9th January 2024
You can create an automation script in which you read the tasks with the below method and then create ICS files from it. Example code to retrieve the tasks: var …
9th January 2024
In the send email action, you have the option to include a dashboard. With Dashboards, you have a lot more options of what data you want to show. You could …
9th January 2024
Hi Arunkrishna, Thanks for letting us know! This should not happen and I’m wondering if maybe SLAnalytics didn’t receive the data in real-time and hence thought there was a flatline. …
9th January 2024
Hi Miguel Case 1 & 2 are both possible for markers, but noy yet for lines: Because each marker is a template, the template editor can be used to configure …
9th January 2024
Hi Min, Even though it is possible to configure logging levels in general, please take a look at this, in the case of this protocol that won’t work because all …
8th January 2024
Sebastian, What you describe might be happening because the protocol information is cached in memory (SLHelper process). One workaround that was suggested to me for a similar issue is to …
8th January 2024
Issue was resolved by updating the GIT system files via the SLC repo manager.
8th January 2024
Hi Dojo, I’ve been able to resolve this issue. Remove NAS and NATS by going to Registry-> HKEY_LOCAL_MACHINE-> System-> CurrentControlSet-> Services and deleting NAS and NATS folders. Reboot Install NAS and NATS …
8th January 2024
Hi Dave, According to the DataMiner Help (Elastic ElasticSearch Cluster Monitor), this connector can be used to monitor OpenSearch cluster. The HTTP queries performed by this connector are intended to …