health-monitor

Poll console health endpoints and send email alerts for degraded machines.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill health-monitor-venturecrane
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: health-monitor
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/health-monitor
Command: npx skills add https://github.com/venturecrane/ss-console --skill health-monitor-venturecrane

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the monitoring of fleet health, providing alerts for degraded status and ensuring system reliability.

Core Features & Use Cases

  • Automated Health Checks: Regularly polls the console health endpoint to assess each machine's status.
  • Alerts and Suppression: Sends email alerts for degraded machines and suppresses repeat alerts for 2 hours.
  • Use Case: Ideal for IT departments to keep track of server health and ensure uptime.

Quick Start

Use the health-monitor skill to check the fleet health and receive alerts if any machine is degraded.

Frequently Asked Questions about health-monitor

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

FAQPage Schema
How do I automate fleet health monitoring and receive alerts for degraded machines?

Fleet health monitoring is automated by regularly polling a console health endpoint to evaluate machine status and trigger email alerts for degraded conditions. This ensures system reliability without manual intervention.

What mechanism is used to suppress repeat alerts for degraded IT operations fleet machines?

Alert suppression for degraded fleet machines is handled automatically by withholding repeat email notifications for two hours. This prevents alert fatigue while maintaining IT operations awareness of unresolved system status issues.

Do I need a secret key to poll the console health endpoint for system status checks?

Yes, a secret key is required for authentication to access the console health endpoint. This ensures secure polling of machine status data during automated fleet health monitoring.

Can I use this automated health check skill for large-scale server fleet management?

This health check skill is ideal for IT departments managing server fleet health and ensuring uptime. It scales to assess each machine's status by polling the central console endpoint.

What's the best way to track server health and ensure uptime without manual checks?

The best way to track server health is using automated polling against a console health endpoint to evaluate machine status. This sends immediate email alerts for degraded conditions, ensuring uptime.