ssh_host_alerts

Community

Monitor host health and alert on breaches

AuthorNightreaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill evaluates per-host health thresholds and alerts on breaches, providing insights into the status of remote hosts.

Core Features & Use Cases

  • Health Monitoring: Evaluate per-host health thresholds using df -PTh, /proc/loadavg, and /proc/meminfo.
  • Threshold Comparison: Compare metrics against the per-host alerts block in hosts.toml.
  • Alerting: Return a list of metrics in breach, without SMTP/Slack/webhook integration.
  • Use Case: Use this Skill as part of a "is this host OK?" workflow, in periodic cron jobs, or before risky operations to confirm capacity.

Quick Start

Run the ssh_host_alerts skill with the host you want to check, e.g., ssh_host_alerts(host="web01").

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ssh_host_alerts
Download link: https://github.com/Nightreaver/python-ssh-mcp/archive/main.zip#ssh-host-alerts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.