I have written a script on Windows in .bat
it starts a program that performs some operations and then shuts down,
so far I have not had any problems with it because it was executing for about 15-20 seconds,
however after updating this program the operation time increased to 45-50 seconds,
when I run the .bat script from Windows it works correctly, but when I run it from zabbix it shuts down after 30 seconds, zabbix simply shuts down the program after 30 seconds,
I have an error
... is not supported: Timeout occurred while gathering data.
it starts a program that performs some operations and then shuts down,
so far I have not had any problems with it because it was executing for about 15-20 seconds,
however after updating this program the operation time increased to 45-50 seconds,
when I run the .bat script from Windows it works correctly, but when I run it from zabbix it shuts down after 30 seconds, zabbix simply shuts down the program after 30 seconds,
I have an error
... is not supported: Timeout occurred while gathering data.
Comment