Hi all,
Is there any out-of-the-box tool to monitor UDA executions to know the impact to the system?
Main goal is to see if at some point the DMS will reach our benchmarks as well as other KPIs such as number of executions per URL, request duration, request size, etc.
Ref. User-Defined APIs benchmarks | DataMiner Docs
Thanks.
Hi Edson, there is unfortunately no tool available for this at this time. You could use the 'SLUserDefinableApiManager.txt' log file & parse it to get an idea of the load on a certain agent. Every trigger that is handled is logged there including the route, duration & token ID.