설정 > 트래픽 감시 탭: 즉석 진단 + 5분 자동 감시(설치/제거)#1
Draft
eondcom wants to merge 1 commit into
Draft
Conversation
통큰아이 계약 트래픽 초과 시 원인 도메인을 못 알려주는 문제 대응. 회선 사용량 샘플링 + 최근 15분 도메인별 로그 집계로 원인 도메인과 상위 IP·User-Agent까지 좁혀준다. HestiaCP API의 대역폭 통계는 월 1회 스냅샷이라 실시간 진단에 못 써 SSH 로그 집계 방식을 택함. - 지금 진단: 10초 회선 샘플 + 도메인별 Top10 + 1위 도메인 상위 IP/UA - 자동 감시: cron으로 5분마다 측정, 임계치(Mbps) 초과 시 자동 캡처 (설치/제거 버튼 + 상태 확인 버튼으로 켜고 끄기) 실서버(mars.eond.com)에서 스냅샷/설치/상태확인/제거 전 과정 검증함. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MzTB46Dj3tcc31NunpuHm5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
cargo build --release클린 빌드 (경고 없음)🤖 Generated with Claude Code
https://claude.ai/code/session_01MzTB46Dj3tcc31NunpuHm5