> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co.md).

# Module 9: Giám sát & khắc phục sự cố

- [Tổng quan](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/09-monitoring-troubleshooting.md): Giám sát tình trạng hệ thống VergeOS, cấu hình cảnh báo và chuyển tiếp log, chẩn đoán các sự cố phổ biến, và biết khi nào cần chuyển lên bộ phận hỗ trợ Verge.
- [Bảng điều khiển & tình trạng hệ thống](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/01-dashboard-health.md): Hiển thị hệ thống theo thời gian thực từ giao diện VergeOS -- bảng điều khiển node, tài nguyên phần cứng, trạng thái fabric, log sự kiện và giám sát ở cấp cụm.
- [Phòng lab: Giám sát & khắc phục sự cố](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/lab.md): Khám phá bảng điều khiển VergeOS, cấu hình cảnh báo, phân tích log hệ thống và thực hành chẩn đoán các sự cố phổ biến.
- [Đăng ký & Cảnh báo](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/02-alerts.md): Cấu hình thông báo chủ động trong VergeOS -- cảnh báo theo yêu cầu, báo cáo theo lịch, hồ sơ đăng ký, điều khiển giới hạn tốc độ và các yêu cầu SMTP.
- [Quản lý & chuyển tiếp log](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/03-log-management.md): Các loại log của VergeOS, thời gian lưu giữ 45 ngày trong giao diện, các log theo ngữ cảnh cụ thể, cấu hình chuyển tiếp syslog từ xa, quản lý SEL và báo cáo hoạt động SMTP.
- [Tích hợp Prometheus & Grafana](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/04-prometheus-grafana.md): Triển khai vergeos-exporter để thu thập số liệu vSAN, cụm và node theo định dạng Prometheus, cấu hình dashboard Grafana và tích hợp với AlertManager để giám sát chủ động.
- [Bộ công cụ chẩn đoán](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/05-diagnostics-toolkit.md): Làm chủ bốn công cụ chẩn đoán dành riêng cho từng thành phần được tích hợp trong VergeOS — chẩn đoán mạng, node, vSAN và NAS — và học khi nào nên dùng từng công cụ để khắc phục sự cố hiệu quả.
- [Các sự cố thường gặp & cách khắc phục](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/06-common-issues.md): Các mẫu khắc phục sự cố cho những vấn đề VergeOS thường gặp nhất — mạng VM, báo cáo bộ nhớ guest, SEL noise, NAS shares, sự cố cài đặt và suy giảm lưu trữ.
- [Chuyển lên hỗ trợ](https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co/07-support-escalation.md): Khi nào và cách liên hệ hỗ trợ VergeOS — gói System Diagnostics, các tùy chọn liên hệ, thực hành tốt khi tạo ticket và các quy trình vận hành chuẩn cho những hoạt động cần leo thang.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verge.io/learn-the-platform/vi/module-9-giam-sat-and-khac-phuc-su-co.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
