os-health

Monitor VPS operating system health and report on resource utilization.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ariffazil/openclaw-workspace --skill os-health
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: os-health
Source: https://github.com/ariffazil/openclaw-workspace/tree/main/skills/os-health
Command: npx skills add https://github.com/ariffazil/openclaw-workspace --skill os-health

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of your Virtual Private Server's (VPS) health, helping you diagnose performance issues, monitor resource utilization, and ensure system stability.

Core Features & Use Cases

  • System Snapshot: Get a quick overview of uptime, CPU, RAM, and disk usage.
  • Network Performance: Test download/upload speeds and latency to key endpoints.
  • Resource Monitoring: Identify top CPU and memory-consuming processes.
  • Disk Space Analysis: Detect disk usage and identify large directories or Docker-related space hogs.
  • Automated Actions: Includes basic auto-heal actions for disk space and container restarts.
  • Use Case: If your VPS is running slow, you can invoke this Skill to get a detailed report on resource usage, network speed, and running processes to pinpoint the bottleneck.

Quick Start

Run the os-health skill to get a full health snapshot of the VPS.

Frequently Asked Questions about os-health

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check VPS system health and resource usage?

To check VPS system health, you can run a diagnostic script that reports uptime, CPU load, RAM usage, and disk space utilization. This provides a comprehensive snapshot to help you monitor resource usage and pinpoint performance bottlenecks.

What is the best way to monitor disk space on a VPS?

The best way to monitor disk space on a VPS is to run a system health diagnostic that detects overall disk usage and identifies large directories or Docker-related space hogs. This analysis helps you quickly locate and resolve storage bottlenecks.

Can I test network speed and latency from my VPS?

Yes, you can test network speed and latency from your VPS by running a diagnostic health check. This measures download and upload speeds to key endpoints, providing a clear report of your server's network performance and latency.

How do I identify top CPU and memory-consuming processes on my server?

To identify top CPU and memory-consuming processes on your server, run a system health diagnostic. It provides a snapshot of running processes and resource utilization, allowing you to pinpoint exactly which tasks are causing high CPU load or RAM usage.

Does VPS system monitoring include auto-healing for low disk space?

Yes, VPS system monitoring includes basic auto-healing actions for low disk space. When disk space issues are detected during the diagnostic check, the Skill can automatically trigger actions to resolve the storage bottleneck and restart failed containers.

Why is my VPS running slow and how do I diagnose it?

If your VPS is running slow, diagnose it by running a system health check to get a detailed report on resource usage, network speed, and running processes. This helps identify whether high CPU load, low RAM, or disk space limits are causing the bottleneck.