---
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


---

# 한 줄 명령을 사용하여 Linux 시스템에서 ACC 제거

# 한 줄 명령을 사용하여 시스템에서 설치 에이전트 클라이언트 수집기Linux 제거 {#ariaid-title1}

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

효율적인 한 줄 명령을 실행하여 머신에서 Linux 를 에이전트 클라이언트 수집기 제거합니다. 스크립트가 인스턴스에 연결되지 않은 경우 수동으로 제거 에이전트 클라이언트 수집기 해야 할 수 있습니다.

## 시작하기 전에

* 제거 절차는 MID가 없는 배포와 MID가 없는 배포 모두에서 MID 서버 동일합니다.
* 필요한 역할: agent_client_collector_admin
{#acc-uninstall-linux__ul_kt1_ns5_zfc}

## 프로시저

`<instance url>`이 인스턴스의 URL ServiceNow 인 명령 창에서 다음 명령을 실행하여 제거합니다에이전트 클라이언트 수집기.  
`bash -c "$(curl -L https://<instance url>/api/sn_agent/agents/install_agent)" -s "--remove"` .  
주:  
에이전트 클라이언트 수집기를 제거하면 acc.yml 파일과 해당 디렉터리가 머신에서 제거됩니다.

