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


---

# HTTP 응답 코드 검사

# HTTP 응답 코드 검사 {#ariaid-title1}

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

에이전트 클라이언트 수집기 는 HTTP 응답 코드에 대한 다음과 같은 추가 검사를 제공합니다. 이 검사는 정책과 관련되어 있지 않습니다.
{#http-response-code-check__table_k2q_bwj_g5b__entry__5}

| 유형 | 이름 | 설명 | 사용법 및 사용 예시 | 출력 |
|-|-|-|-|-|
| 이벤트 | util.check-http-response-code | URL 응답 코드가 정규 표현식과 일치하지 않으면 중요 이벤트가 발생합니다. 보안 매개변수를 사용하여 자격 증명(사용자 이름 및 암호)을 전달합니다. | -u, --url  URL needs to be updated in the Monitoring HTTP Entrypoint/cmdb_ci_endpoint_http_list.do for the CI -r, --response-code  Regex string to match the response code. Otherwise, a critical event is raised. Default: 200 -f, --follow_redirects Follows redirect URLs 사용 예: `command: check-response-code.rb -u 'https://servicenow.com' -r 2.. -f` | `CheckResponseCode OK : URL이 정상 상태입니다. HTTP 응답 코드는 200이며 정규 표현식과 일치합니다.` |
[표 1. HTTP 응답 코드 검사]

{#http-response-code-check__table_k2q_bwj_g5b}

