---
sourceDocument: 호주 IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/it-operations-management

 Release :

    - australia

ft:locale :

    - ko-KR

ft:publication_title :

    - 호주 IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# 셸 스크립트 옵션

# 셸 스크립트 옵션 {#ariaid-title1}

* 릴리스 버전: Australia
* 
* 업데이트 날짜 2026년 03월 12일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

SSHCommand 프로브는 ECC 큐 이름 필드에서 다음 스크립팅 옵션을 지원합니다.
{#r_ShellScriptOptions__table_xrm_mgm_vp__entry__3}

| 요약 | 구문 | 설명 |
|-|-|-|
| 변수 | ${variable} | 토큰을 변수 값으로 바꿉니다. 예를 들어, ${catalina_home}는 Tomcat 서버의 설치 위치를 지정합니다. |
| 파일 포함 | ${File:file_name.sh} | 지정된 파일의 내용을 셸 스크립트로 처리합니다. 예를 들어, ${File:findcat.sh}는 findcat 셸 스크립트를 실행합니다. |
[표 1. 셸 스크립팅 옵션 표]

{#r_ShellScriptOptions__table_xrm_mgm_vp}

