vps-docker

Report Docker container status and resource usage on a VPS.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive overview of your Virtual Private Server's Docker environment, helping you quickly identify issues and understand resource utilization.

Core Features & Use Cases

  • Container Listing: See all running Docker containers, their status, and exposed ports.
  • Resource Monitoring: Track CPU and memory usage for each container.
  • System Health Check: Verify the health status of the arifOS agent and check disk space.
  • Use Case: When troubleshooting application performance issues on your VPS, use this Skill to get an immediate snapshot of all running services and their resource consumption.

Quick Start

Run the vps-docker skill to check the status of all Docker containers and their resource usage.

Frequently Asked Questions about vps-docker

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

FAQPage Schema
How do I monitor Docker container resource usage on a VPS?

You can monitor Docker container resource usage on a VPS by running this Skill to track CPU and memory consumption for each running container. It provides an immediate snapshot of all services and their resource allocation.

How do I check the health of my VPS Docker containers?

To check the health of your VPS Docker containers, this Skill leverages Docker CLI commands and an internal health check endpoint. It verifies container status, exposed ports, and overall system health including disk space.

What's the best way to diagnose performance bottlenecks in Docker containers?

The best way to diagnose performance bottlenecks in Docker containers is to use this Skill to get a comprehensive overview of your VPS environment. It identifies resource utilization issues by tracking CPU and memory usage per container.

Can I list all running Docker containers and their exposed ports on a Virtual Private Server?

Yes, you can list all running Docker containers and their exposed ports on a Virtual Private Server. This Skill provides a container listing feature that displays all active services alongside their current status and port mappings.

Does this VPS monitoring Skill require any external dependencies?

This VPS monitoring Skill does not require any external dependencies. It operates independently to provide detailed status and resource usage for Docker containers directly through Docker CLI commands and an internal health check endpoint.

Why does my VPS application experience performance issues during high traffic?

Your VPS application may experience performance issues due to resource bottlenecks. This Skill helps troubleshoot by providing an immediate snapshot of running services, verifying system health, and tracking CPU and memory consumption.