Hi there! Following situation: Is there a data item (ssh agent) that runs a script (vpn connection) and using echo $? outputs the result of the command to the console. If echo $? <> 0, then alarm. Is it possible for Zabbix to intercept the exit code of a command or script without explicit output to the console?