health-check

Validate PM2 service status, disk capacity, and memory usage.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Masterleeaus/zero --skill health-check-masterleeaus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-check
Source: https://github.com/Masterleeaus/zero/tree/main/CodeToUse/_Quarantine/AI_aicore_AICores_duplicate/zylos-core-main/skills/health-check
Command: npx skills add https://github.com/Masterleeaus/zero --skill health-check-masterleeaus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps operators detect system reliability issues by checking service status, disk capacity, and memory usage before failures impact operations.

Core Features & Use Cases

  • Service Monitoring: Checks PM2-managed services and identifies stopped or errored processes.
  • Resource Validation: Reviews disk usage and memory consumption against operational thresholds.
  • Use Case: Use this Skill during automated infrastructure monitoring to quickly identify unhealthy servers and trigger appropriate recovery actions.

Quick Start

Run the health-check skill when a control message containing "health-check" is received to inspect the current system status.

Frequently Asked Questions about health-check

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

FAQPage Schema
How do I check PM2 service status and system resource usage?

To check PM2 service status and system resources, use automated monitoring to validate running processes, review disk capacity, and inspect memory consumption against operational thresholds to detect reliability issues before failures impact operations.

What does system health monitoring cover for server operations?

System health monitoring for server operations covers validating PM2-managed services to identify stopped or errored processes, reviewing disk capacity usage, and inspecting memory consumption to detect unhealthy servers and trigger recovery actions.

Do I need command execution access for automated server health checks?

Yes, automated server health checks require command execution access to inspect the current system status, validate running services, and report operational health conditions including PM2 monitoring, disk usage, and memory reviews.

How do I detect stopped or errored PM2 processes during infrastructure monitoring?

To detect stopped or errored PM2 processes during infrastructure monitoring, run a health-check to inspect PM2-managed services, which identifies unhealthy processes and reports operational health conditions for triggering appropriate recovery actions.

What is the best way to identify unhealthy servers before failures escalate?

The best way to identify unhealthy servers before failures escalate is performing health checks that validate running services, review disk usage and memory consumption against thresholds, and report operational health conditions to trigger recovery actions.