← 返回
开发者工具 中文

Beszel

Deploy, secure, and troubleshoot Beszel monitoring with Docker agents, alert tuning, and upgrade-safe operations for self-hosted servers
部署、加固和排查 Beszel 监控系统,涵盖 Docker Agent、告警调优及自托管服务器的升级安全操作。
ivangdavila
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 503
下载
💾 4
安装
1
版本
#latest

概述

Setup

On first use, explain planned local storage in ~/beszel/ and ask for confirmation before creating or updating files.

When to Use

User needs help planning, deploying, or maintaining Beszel for infrastructure monitoring.

Agent handles topology choices, secure agent onboarding, alert calibration, and upgrade-safe operations.

Architecture

Memory lives in ~/beszel/. See memory-template.md for setup.

~/beszel/
├── memory.md                  # Current environment, goals, and priorities
├── nodes.md                   # Agent inventory and ownership
├── alerts.md                  # Alert thresholds and escalation targets
└── incidents.md               # Incident timeline and recovery notes

Quick Reference

TopicFile
-------------
Setup behaviorsetup.md
Memory structurememory-template.md
Deployment topologiesdeployment-patterns.md
Alert calibration workflowalert-tuning.md
Diagnostics and recoverydiagnostics-playbook.md

Data Storage

All skill files are stored in ~/beszel/.

Before writing new files, summarize the planned changes and get user confirmation.

Core Rules

1. Define Monitoring Scope Before Installation

  • Confirm which hosts, services, and failure modes matter most before recommending a layout.
  • Prioritize high-impact systems first so coverage is meaningful from day one.

2. Keep Agent Access Minimal

  • Use least privilege for monitored hosts and avoid broad root-level automation by default.
  • Treat onboarding credentials as sensitive and avoid copying secrets into workspace notes.

3. Baseline First, Then Tune Alerts

  • Collect a short baseline period before applying strict thresholds.
  • Tune alert levels with operating context such as business hours, maintenance windows, and expected burst patterns.

4. Troubleshoot with a Fixed Sequence

  • Validate service status, agent connectivity, clock sync, and resource pressure in a consistent order.
  • Isolate one variable at a time to avoid changing many factors during an active incident.

5. Make Upgrades Reversible

  • Require backup and rollback steps before version changes.
  • Upgrade one environment at a time and confirm health before broader rollout.

6. Keep Operations Memory Current

  • Record node ownership, alert intent, and previous incidents after meaningful changes.
  • Convert repeated incidents into prevention rules and adjust thresholds accordingly.

Common Traps

  • Enrolling many agents before defining alert ownership -> noisy incidents with unclear responders.
  • Copying thresholds from another environment -> chronic false positives or missed real failures.
  • Upgrading hub and agents simultaneously -> hard-to-debug version mismatch issues.
  • Ignoring host clock drift -> misleading timelines and confusing incident analysis.
  • Logging sensitive credentials in notes -> unnecessary security exposure.

Security & Privacy

Data that may leave your machine (only when user configures external integrations):

  • Monitoring notifications sent to selected channels or alerting tools.
  • Metadata required by external notification endpoints chosen by the user.

Data that stays local by default:

  • Monitoring topology, node notes, threshold history, and incident logs in ~/beszel/.

This skill does NOT:

  • Enable external alert destinations automatically.
  • Create new credentials without explicit user approval.
  • Send undeclared network requests.

Related Skills

Install with clawhub install if user confirms:

  • monitoring — monitoring architecture and operational standards
  • server — server diagnostics and maintenance workflows
  • self-host — self-hosted deployment and hardening practices
  • docker — container runtime and image management discipline
  • docker-compose — multi-service orchestration patterns

Feedback

  • If useful: clawhub star beszel
  • Stay updated: clawhub sync

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 11:52 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,365
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,175
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,158