Ad Widget

Collapse

Output code processing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AnyName
    Junior Member
    • Feb 2019
    • 1

    #1

    Output code processing

    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?
Working...