appstore/apps/beszel-agent/README.md
2024-12-12 08:42:42 +08:00

15 lines
872 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Beszel
Beszel 是一个轻量级的服务器资源监控中心提供历史数据、Docker 容器统计和警报功能。
## 特性
- **轻量级**:比其他主流解决方案更小巧,资源消耗更低。
- **简单**:易于设置,无需公开暴露于互联网。
- **Docker 统计**:跟踪每个容器的 CPU、内存和网络使用历史。
- **警报功能**:支持针对 CPU、内存、磁盘、带宽、温度和系统状态的可配置警报。
- **多用户支持**:每个用户可以管理自己的系统,管理员可以跨用户共享系统。
- **OAuth / OIDC 支持**:支持多个 OAuth2 提供商,密码认证可以禁用。
- **自动备份**:可以将数据保存到本地磁盘或 S3 兼容的存储,并支持恢复。
- **REST API**:通过 API 使用或更新数据,方便集成到自定义脚本和应用程序中。