{"id":27067385,"url":"https://github.com/maxboro/sys-log","last_synced_at":"2025-06-17T11:38:10.814Z","repository":{"id":273065007,"uuid":"918590650","full_name":"maxboro/sys-log","owner":"maxboro","description":"System resources logging for Linux","archived":false,"fork":false,"pushed_at":"2025-01-19T09:36:28.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T19:48:40.353Z","etag":null,"topics":["lua","lua-script","resource-monitor","system-resource","system-resource-monitor"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/maxboro.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}},"created_at":"2025-01-18T10:37:15.000Z","updated_at":"2025-01-24T19:24:41.000Z","dependencies_parsed_at":"2025-01-18T12:39:18.166Z","dependency_job_id":null,"html_url":"https://github.com/maxboro/sys-log","commit_stats":null,"previous_names":["maxboro/sys-log"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxboro/sys-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxboro%2Fsys-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxboro%2Fsys-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxboro%2Fsys-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxboro%2Fsys-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxboro","download_url":"https://codeload.github.com/maxboro/sys-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxboro%2Fsys-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260350316,"owners_count":22995735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["lua","lua-script","resource-monitor","system-resource","system-resource-monitor"],"created_at":"2025-04-05T19:48:43.602Z","updated_at":"2025-06-17T11:38:05.793Z","avatar_url":"https://github.com/maxboro.png","language":"Lua","readme":"## Description\nSystem resource logging for Linux.\n\nMeasurements performed each second.\nMetrics tracked:\n- CPU utilization\n- RAM used\n\n## How to run\n```bash\nlua main.lua\n```\n\n## Example\n```terminal\nSat Jan 18 13:23:45 2025 | CPU Utilization: 1.7%, RAM Utilization: 533 MB\nSat Jan 18 13:23:46 2025 | CPU Utilization: 1.6%, RAM Utilization: 533 MB\nSat Jan 18 13:23:48 2025 | CPU Utilization: 7.7%, RAM Utilization: 532 MB\nSat Jan 18 13:23:49 2025 | CPU Utilization: 3.3%, RAM Utilization: 532 MB\nSat Jan 18 13:23:50 2025 | CPU Utilization: 3.1%, RAM Utilization: 532 MB\nSat Jan 18 13:23:51 2025 | CPU Utilization: 3.2%, RAM Utilization: 532 MB\nSat Jan 18 13:23:52 2025 | CPU Utilization: 3.2%, RAM Utilization: 531 MB\nSat Jan 18 13:23:54 2025 | CPU Utilization: 0%, RAM Utilization: 531 MB\nSat Jan 18 13:23:55 2025 | CPU Utilization: 3.3%, RAM Utilization: 531 MB\nSat Jan 18 13:23:56 2025 | CPU Utilization: 4.7%, RAM Utilization: 531 MB\nSat Jan 18 13:23:57 2025 | CPU Utilization: 0%, RAM Utilization: 530 MB\nSat Jan 18 13:23:58 2025 | CPU Utilization: 4.8%, RAM Utilization: 530 MB\n```\n\n## Dependencies\n\nThis project requires the following dependencies:\n\n- **Lua 5.x** (tested with Lua 5.4.7)\n- **LuaSocket**: A Lua library for networking and utility functions\n- **LuaFileSystem**: A Lua library developed to complement the set of functions related to file systems\n\n### Installation Instructions\n\n#### Install Lua and LuaRocks\nOn Ubuntu/Debian:\n```bash\nsudo apt update\nsudo apt install lua5.3 luarocks\nsudo apt-get install lua-filesystem\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxboro%2Fsys-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxboro%2Fsys-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxboro%2Fsys-log/lists"}