Workflows / Workflow
Basic Server Health Check
A quick operational check for Linux servers before deeper troubleshooting.
Template
- Confirm the host is reachable by DNS name and IP address.
- Check uptime, load average, CPU pressure, and memory usage.
- Review disk usage, inode usage, and mounted filesystems.
- Check failed services and recently restarted services.
- Review recent critical logs for kernel, authentication, storage, and application errors.
- Confirm expected services are responding.
- Record finding, severity, owner, and next action.
Expected output
An operational note with system state, findings, and next action.
Use notes
| Owner | Assign one person responsible for keeping the template current. |
|---|---|
| Review | Review after significant changes, incidents, staffing changes, or tool changes. |
| Risk | Adapt the template to local policies, contractual duties, privacy requirements, and operational risk. |