# check-utils

## Description:

이 패키지는 시스템 상황을 체크하기 위한 유틸리티들이 포함이 되어 있다.

## Features:

* chkbandwidth\
  서버에서 사용하고 있는 실시간 네트워크 대역폭을 console 상에서 확인
* chkdownload\
  HTTP 다운로드 대역폭 체크. file disk에 write를 하지 않기 때문에 순수하게 network 전송 속도만 체크
* httpwatch\
  L7 layer level의 HTTP protocol 모니터링 도구
* rtspcheck\
  Widows media server 9 protocol 모니터링 도구

## Reference:

* None

## Dependencies:

* None

## Sub Packages:

* None

## Related Packages:

* None


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-check-utils.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
