NATS communication port usage
23rd June 2025
Hi, Windows uses the port range 49152-65535 as a dynamic client port range, in which it hands out client ports to applications that want to make outgoing connections (in this …
Answer
23rd June 2025
Hi, Windows uses the port range 49152-65535 as a dynamic client port range, in which it hands out client ports to applications that want to make outgoing connections (in this …
23rd June 2025
Hi Trong, To trigger the correlation rule for every single alarm, you need to enable the Trigger on single events. Don’t maintain active tree status. Ref: General configuration of Correlation …
23rd June 2025
Hi Edib, The issue is caused by a fallback in the web API. When the GQI DxM isn’t available, it defaults to SLHelper, which results in the “NoDxM” text being …
23rd June 2025
Hi Mike, According to the documentation it appears you have configured things correctly. Could you check using the Stream Viewer or the element log file to see if there is …
23rd June 2025
Hi Greisen, you should be able to create another additional connection by adding a separator for example: <Type relativeTimers=”true” options=”;unicode” advanced=”HTTP:Secondary;serial:ssh connection”>snmp</Type> hope this helps
23rd June 2025
Hi Jose, does the instance in the table have different primary keys and hence showing 4rows instead of 2? Also how are you filling this table with the data from …
20th June 2025
Hi Curtis, Thanks for sharing the details; this definitely sounds like a challenging situation. With Failover enabled, the Cassandra nodes on both agents (main and backup) are configured to remain …
20th June 2025
Thanks for the response Robin, I’ll reach out to our account manager as suggested. Best wishes, James
20th June 2025
Hi James, The requested functionality to collect a specific JSON from a script is not that straightforward and depends on the API of the device in question. In short: Option …
20th June 2025
Hi Marco, It’s probably best to send the email directly from the script, as it will have access to the Spark ticket’s UUID immediately upon creation. Feel free to reach …
20th June 2025
Hi Baranisudha, You see this error because the query data source of the components expects a required ‘Service name’ argument, which is not filled in. I’m not sure how the …
20th June 2025
Hi Baranisudha, The LCA versions that are kept are not based on time but on amount of versions. When creating new versions of an LCA, only the last 15 versions …
20th June 2025
Hi there is no time limit on the usage of trial connectors on systems but you are not allowed to have these active on production systems. Trial deployments are only …
20th June 2025
Hi Miguel, The following page mentions the values for these types: NT_SNMP_RAW_GET. The same values should be applicable for NT_SNMP_GET. We’ll look into updating the docs for the NT_SNMP_GET page …