Monitor server uptime, resource usage, and performance.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill server-health-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Server Health Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-server-health-monitor)More formats (shields.io, HTML) on the badges page.
---
name: server-health-monitor
description: Monitor server uptime, resource usage, and performance.
---
# Server Health Monitor
This skill focuses on the 'pulse' of your infrastructure, alerting you to issues before they become outages.
## Instructions
1. Set up monitoring agents (Prometheus, Netdata, CloudWatch).
2. Monitor CPU, RAM, Disk I/O, and Network traffic.
3. Configure 'Ping' tests to ensure external availability.
4. Set up threshold alerts (e.g., alert if CPU > 90% for 5 mins).
5. Analyze historical logs to predict future resource needs.
## Examples
- "Set up a monitoring dashboard for my VPS."
- "Alert me on Slack if my server disk is 95% full."Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.