Shell script options

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • The SSHCommand probe supports the following scripting options in the ECC queue name field.

    표 1. Shell Scripting Options Table
    Summary Syntax Description
    Variable ${variable} Replaces the token with the value of the variable. For example, ${catalina_home} specifies the installation location of a Tomcat server.
    Include File ${File:file_name.sh} Treats the contents of the specified file as a shell script. For example, ${File:findcat.sh} runs the findcat shell script.