DevOps & CloudDocumentedScanned

beszel-check

Monitor home lab servers via Beszel (PocketBase).

Share:

Installation

npx clawhub@latest install beszel-check

View the full skill documentation and source below.

Documentation

Beszel Monitoring

Check the status of your local servers.

Usage

  • beszel status - Get status of all systems
  • beszel containers - List top containers by CPU usage

Commands

# Get status
source ~/.zshrc && ~/clawd/skills/beszel/index.js status

# Get container stats
source ~/.zshrc && ~/clawd/skills/beszel/index.js containers