GitHub user liyfbeat edited a discussion: windows_script collect timeout
I use Windows Script to collect monitoring data of Windows servers. The collector has been deployed on the Windows server, but it often stops collecting server information after running for a few hours, while other tasks can be executed normally. Since security software is installed on the server, I suspect that it is caused by Windows Script calling PowerShell. The following logs will be displayed in the collector's error logs: 2025-06-05 20:11:01.403 [metrics-task-timeout-monitor-0] ERROR org.apache.hertzbeat.collector.dispatch.CommonDispatcher Line:168 - [Collect Timeout]: id: 516487926905600 app: "windows_script" metrics: "top_mem_process" priority: 5 time: 1749125461403 code: TIMEOUT msg: "collect timeout" I need to add that even if I stopped the security software on another server, the collect timeout still occurred, and then the windows script was completely stopped. Ps. hertzbeat version is 1.6.1 GitHub link: https://github.com/apache/hertzbeat/discussions/3436 ---- This is an automatically sent email for dev@hertzbeat.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@hertzbeat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: dev-h...@hertzbeat.apache.org