Hello,
I need to know when the script failure the execution.
Eg:
I have the script "copy.py". It's copy a file from a directory to another.
Zabbix execute the script correctly, but for example the source file doesn't exist, and script returns -1
It's possible the zabbix receive this value, and said the action is failed?
Thanks
I need to know when the script failure the execution.
Eg:
I have the script "copy.py". It's copy a file from a directory to another.
Zabbix execute the script correctly, but for example the source file doesn't exist, and script returns -1
It's possible the zabbix receive this value, and said the action is failed?
Thanks
Comment