I have several media scripts which are giving return codes on success or unsuccessful operation. But zabbix does not check the return code of those media scripts. If a media script is executed it will always be marked with "ok" in gui. Is there any possibility that zabbix will check the return code?
Ad Widget
Collapse
zabbix does not check returncode of media scripts
Collapse
X
-
is that with the latest zabbix version ? at least missing scripts should be shown as failures since 2.0.1 (https://support.zabbix.com/browse/ZBXNEXT-1259) -
that might be a feature request then, although i believe zabbix just runs the command and lets it run, it does not even wait for the execution to complete...Comment
-
Comment