{"id":15832143,"url":"https://github.com/splincode/system-monitor","last_synced_at":"2026-04-28T17:01:18.987Z","repository":{"id":102321713,"uuid":"101754634","full_name":"splincode/system-monitor","owner":"splincode","description":"CPU, Memory, Disk consumption analysis","archived":false,"fork":false,"pushed_at":"2017-08-30T12:59:49.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T16:49:58.896Z","etag":null,"topics":["cpu","disk-consumption-analysis","linux","memory","monitoring","system-monitor","usage"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splincode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-08-29T11:40:09.000Z","updated_at":"2019-10-19T07:58:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e3fecc2-571c-491c-ac9f-51339d3e4c0d","html_url":"https://github.com/splincode/system-monitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splincode/system-monitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fsystem-monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fsystem-monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fsystem-monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fsystem-monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splincode","download_url":"https://codeload.github.com/splincode/system-monitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splincode%2Fsystem-monitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["cpu","disk-consumption-analysis","linux","memory","monitoring","system-monitor","usage"],"created_at":"2024-10-05T12:40:56.327Z","updated_at":"2026-04-28T17:01:18.971Z","avatar_url":"https://github.com/splincode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Analyzing the load on the system at the moment\n\nCPU, Memory, Disk consumption analysis\n\n```bash\nsplincode@mivanov:~/system-monitor$ ./shell/sys.sh # watch mode\n[INFO] You did not specify the file name with the first arguments\n[INFO] create logfile: /home/splincode/system-monitor/shell/tsv/mivanov.tsv\n=======================\n15:42:08 30.08.2017 \t CPU USAGE: 1.94% \t MEMORY USAGE: 19.08% \t DISK USAGE: 14%\n```\n\n```bash\n# result \n$ cat shell/tsv/mivanov.tsv\nCPU(%)\tRAM(%)\tDISK(%)\n2.00\t21.02\t14\n2.00\t21.07\t14\n2.00\t21.07\t14\n2.00\t21.07\t14\n2.00\t21.07\t14\n2.00\t21.06\t14\n2.00\t21.06\t14\n2.00\t21.06\t14\n2.00\t21.09\t14\n2.00\t21.09\t14\n2.00\t21.09\t14\n2.00\t21.10\t14\n```\n\n### Recommendation\n```bash\n$ chmod +x shell/sys.sh\n```\n\n### Vusialization\n- load .tsv file to https://datacopia.com/#/Data\n\n![](https://habrastorage.org/web/e24/c1d/567/e24c1d567d5f47dabf1d0d496cd4ff78.png)\n\n- open google docs excel / microsoft excel\n\n### TODO\n- [x] Measuring the CPU\n- [x] Measuring Memory Usage\n- [x] Definition of disk space\n- [x] Generation tsv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fsystem-monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplincode%2Fsystem-monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplincode%2Fsystem-monitor/lists"}