Vps Health Auditor
Skill by gblockchainnetwork
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/gblockchainnetwork/vps-health-auditorsummary: "VPS Health Auditor: Automated healthchecks for VPS/servers with Ollama-powered reports and recommendations." description: "Runs comprehensive diagnostics (CPU, RAM, disk, network, services, uptime) via SSH/local exec, analyzes with Ollama LLM for actionable insights." triggers:
- "audit my VPS"
- "check VPS health"
- "server health report"
- "VPS auditor" read_when:
- "VPS health" in message
- "server check" in message
VPS Health Auditor v1.0.0
🎯 Purpose
Detect issues on Linux VPS/servers early. Checks:
- System resources (CPU, mem, disk usage)
- Network latency/bandwidth
- Key services (SSH, web server, DB)
- Uptime & logs Generates PDF/HTML report via Ollama.
🚀 Quick Start
!vps-health-auditor --host example.com --user root --key ~/.ssh/id_rsa
Files
scripts/healthcheck.sh: Multi-platform audit script (Ubuntu/CentOS/Debian)reports/template.md: Ollama prompt for report gen
Customization
Edit scripts/healthcheck.sh for custom checks. Add Ollama model in triggers.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-gblockchainnetwork-vps-health-auditor": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Vibeclip
Skill by gblockchainnetwork
Ollama Model Tuner
Skill by gblockchainnetwork
Hostinger Vps Optimizer
Skill by gblockchainnetwork
Ollama Seo Auditor
Skill by gblockchainnetwork
Openclaw Cost Auditor
Skill by gblockchainnetwork