# Server Monitor

> Monitor service health checks and alert on failures.

- Skill: `frumu-ai/server-monitor` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add frumu-ai/server-monitor`
- Raw SKILL.md: https://api.skillmd.com/api/skills/frumu-ai/server-monitor/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: frumu-ai (https://skillmd.com/u/frumu-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/frumu-ai/server-monitor

---


# Skill: Server Monitor

## Purpose

Detect service degradation quickly and notify operators.

## Inputs

- health endpoints
- escalation channel

## Agents

- checker
- incident-reporter

## Tools

- webfetch
- email_send

## Workflow

1. Probe endpoints
2. Evaluate status and latency
3. Aggregate failures
4. Send incident alert

## Outputs

- health incident alerts

## Schedule compatibility

- interval
- manual

