syscheck
v1.0.5System health checker and diagnostics tool. Quick overview of CPU usage, memory, disk space, uptime, load average, and running processes. Monitor system resources, check service status, and get instant system health reports. Essential sysadmin toolkit.
Installation
Please help me install the skill `syscheck` from SkillHub official store.
npx skills add xueyetianya/syscheck
SysCheck
Quick system health at a glance. Know your machine's status in one command.
Commands
overview— Full system health summarycpu— CPU usage and load averagememory— Memory and swap usagedisk— Disk space usageprocesses— Top processes by CPU/memoryuptime— System uptime info
Usage Examples
syscheck overview
syscheck cpu
syscheck disk
Powered by BytesAgain | bytesagain.com
When to Use
- when you need quick syscheck from the command line
- to automate syscheck tasks in your workflow
Output
Returns logs to stdout. Redirect to a file with syscheck run > output.txt.
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback