{"id":28259888,"url":"https://github.com/yanpenalva/syspeek","last_synced_at":"2026-04-29T10:34:38.887Z","repository":{"id":293666451,"uuid":"984765926","full_name":"yanpenalva/syspeek","owner":"yanpenalva","description":"A lightweight and portable Bash script that provides a quick overview of system health, including CPU, memory, disk, swap, inodes, network, and temperature metrics, all presented in a human-readable format. Ideal for terminal-based monitoring.","archived":false,"fork":false,"pushed_at":"2025-05-16T18:41:55.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T22:39:40.497Z","etag":null,"topics":["devops","devops-tools","gnu-linux","linux","monitor","monitoring-tool","server","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanpenalva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T13:23:16.000Z","updated_at":"2025-05-16T18:41:58.000Z","dependencies_parsed_at":"2025-05-16T14:41:05.174Z","dependency_job_id":"adb8d3d9-8a88-4039-b30d-412b32da98aa","html_url":"https://github.com/yanpenalva/syspeek","commit_stats":null,"previous_names":["yanpenalva/syspeek"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yanpenalva/syspeek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanpenalva%2Fsyspeek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanpenalva%2Fsyspeek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanpenalva%2Fsyspeek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanpenalva%2Fsyspeek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanpenalva","download_url":"https://codeload.github.com/yanpenalva/syspeek/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanpenalva%2Fsyspeek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["devops","devops-tools","gnu-linux","linux","monitor","monitoring-tool","server","shell-script"],"created_at":"2025-05-20T03:14:15.091Z","updated_at":"2026-04-29T10:34:38.876Z","avatar_url":"https://github.com/yanpenalva.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syspeek 🖥️\n\nA lightweight and portable Bash script that provides a quick overview of system health, including CPU, memory, disk, swap, inodes, network, and temperature metrics, all presented in a human-readable format. Ideal for terminal-based monitoring.\n\n## Features\n\n- Operating system info\n- CPU usage and uptime\n- Load average and core count\n- Memory and swap usage\n- Disk and inode usage\n- Network I/O (RX/TX)\n- Top processes (CPU and memory)\n- Zombie process count\n- CPU temperature (via lm-sensors)\n\n## Preview\n\n```\n🖥️ Operating System\n================================================================================\nUbuntu 22.04.4 LTS\n\n🧮 CPU Usage\n================================================================================\nUsage         : 14.2%\n\n💾 Memory Usage\n================================================================================\nTotal Memory     : 31441.5   MB\nUsed Memory      : 12889.5   MB (41.0%)\nAvailable Memory : 18552.1   MB (59.0%)\n\n🗄️ Disk Usage\n================================================================================\nDisk Size        : 450G      \nUsed Space       : 119G       (26.40%)\nAvailable Space  : 308G       (68.49%)\n```\n\n## Requirements\n\n- bash\n- awk, sed, grep, ps, df, top\n- lm-sensors\n- bc\n\n## Installation\n\nClone the repository and make the script executable:\n\n```bash\ngit clone https://github.com/your-user/syspeek.git\ncd syspeek\nchmod +x system_monitor.sh\n```\n\n## Usage\n\nSimply run:\n\n```bash\n./monitor.sh\n```\n\nIt will auto-install required dependencies (`lm-sensors`, `bc`) if your system uses apt, dnf or pacman.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanpenalva%2Fsyspeek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanpenalva%2Fsyspeek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanpenalva%2Fsyspeek/lists"}