I set a system.run command in zabbix
When the agent try to execute i always get Timeout while executing a shell script. I already increase timeout on server side at 30s and client side at 30s
2025/02/17 12:13:45.002819 [SystemRun] Executing command:'powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Cortex\script\version.ps1"'
2025/02/17 12:13:49.056493 check 'system.run[powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Cortex\script\version.ps1"]' is not supported: Timeout while executing a shell script.
When the agent try to execute i always get Timeout while executing a shell script. I already increase timeout on server side at 30s and client side at 30s
2025/02/17 12:13:45.002819 [SystemRun] Executing command:'powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Cortex\script\version.ps1"'
2025/02/17 12:13:49.056493 check 'system.run[powershell -NoProfile -ExecutionPolicy Bypass -File "C:\Cortex\script\version.ps1"]' is not supported: Timeout while executing a shell script.
Comment