We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
← Back to Projects
disk-space-monitor
ERROR
2026년 08월 28일 12:50:01
Disk space critically low on /
View metadata
{
"action_required": "See recommended_actions for cleanup steps",
"available_gb": "15.1GB",
"available_percent": "21.5",
"hostname": "disk-space-monitor-29798150-c6jbr",
"mount_point": "/",
"recommended_actions": [
"1. 사용하지 않는 컨테이너 이미지 정리: sudo k3s crictl rmi --prune",
"2. 완료된 Job 파드 정리: kubectl delete pod -n default --field-selector=status.phase=Succeeded",
"3. CronJob 보관 개수 축소: successfulJobsHistoryLimit/failedJobsHistoryLimit 을 1로 설정",
"4. journald 로그 정리: sudo journalctl --vacuum-size=200M",
"5. disk-space-monitor 복구 알림 추가 (정상 회복 시 resolved 이벤트 1회 전송)",
"6. local-path 저장소를 /home 으로 이전 (신규 PV 경로 변경 + 기존 PV 마이그레이션)"
],
"severity": "critical",
"timestamp": "2026-08-28T03:50:01+00:00",
"usage_percent": "78"
}