원클릭으로
vps-monitor
Check remote server health over SSH and surface actionable operational risks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Check remote server health over SSH and surface actionable operational risks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Make HTTP requests carefully, inspect responses, and interact with APIs safely.
Review diffs for bugs, security issues, regressions, and missing tests.
Build, run, inspect, and clean up Docker images and containers safely.
Reorganize files safely, update references, and leave the project easier to navigate.
Inspect OpenFleet agent health, tasks, jobs, and live session activity.
Stage intended changes, write accurate commit messages, and push safely.
| name | vps-monitor |
| description | Check remote server health over SSH and surface actionable operational risks. |
Use this skill when inspecting a VPS, cloud VM, or remote Linux host over SSH.
systemctl, docker ps, or the host's process supervisor.Useful commands usually include:
uptimedf -hfree -msystemctl --faileddocker psjournalctl -u <service> --since "1 hour ago"curl -fsS http://127.0.0.1:<port>/healthSummarize results as critical, warning, and informational items.
Do not reboot, restart services, or edit config unless the user asks for intervention instead of monitoring.