A.2.2. Apache::Traffic
Apache::Traffic 프로브는 Apache 웹 서버에 있는 요청을 감시하고 다음의 측정값을 수집합니다:
- 현재 요청 (Current Requests) - 프로브 실행 중에 서버가 처리한 요청 수입니다.
- 요청 비율 (Request Rate) - 이 프로브의 마지막 실행 이후에 측정된 일초 당 서버에 접속하는 이벤트 횟수입니다.
- 소통량 (Traffic) - 이 프로브의 마지막 실행 이후에 측정된 서버가 처리한 소통량을 초당 킬로바이트로 나타냅니다.
이 프로브가 제대로 작동되려면, 웹서버의
httpd.conf
파일에서 ExtendedStatus
명령은 반드시 On
으로 설정되어야 합니다.
필드 | 값 |
---|---|
Application Protocol* | http |
Port* | 80 |
Pathname* | /server-status |
UserAgent* | NOCpulse-ApacheUptime/1.0 |
Username | |
Password | |
Timeout* | 15 |
Critical Maximum Current Requests (number) | |
Warning Maximum Current Requests (number) | |
Critical Maximum Request Rate (events per second) | |
Warning Maximum Request Rate (events per second) | |
Critical Maximum Traffic (kilobytes per second) | |
Warning Maximum Traffic (kilobytes per second) |