{"id":16732519,"url":"https://github.com/mickel8/system_info","last_synced_at":"2025-03-15T19:43:51.866Z","repository":{"id":103797113,"uuid":"392083201","full_name":"mickel8/system_info","owner":"mickel8","description":"Simple program for measuring CPU load for a period of time","archived":false,"fork":false,"pushed_at":"2021-08-08T11:22:44.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T08:47:13.143Z","etag":null,"topics":["c","cpu-monitoring","metrics","performance","system"],"latest_commit_sha":null,"homepage":"","language":"C","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/mickel8.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":"2021-08-02T20:19:24.000Z","updated_at":"2024-07-05T10:34:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb8a5e9d-6235-4868-91f4-5b71ea32c675","html_url":"https://github.com/mickel8/system_info","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickel8%2Fsystem_info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickel8%2Fsystem_info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickel8%2Fsystem_info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mickel8%2Fsystem_info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mickel8","download_url":"https://codeload.github.com/mickel8/system_info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243784099,"owners_count":20347409,"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":["c","cpu-monitoring","metrics","performance","system"],"created_at":"2024-10-12T23:45:21.517Z","updated_at":"2025-03-15T19:43:51.838Z","avatar_url":"https://github.com/mickel8.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# system_info\n\nSimple program for measuring CPU load for a period of time.\n\n\n## Requirements\n\nLinux kernel version \u003e= 2.6.33\n\n## Compile and run\n\nCompile with:\n\n```bash\nmake compile\n```\n\nRun with:\n\n```bash\n# measure cpu load every 1 second for 60 seconds and save results to a file with unix timestamp name\n./system_info\n\n# the same as above but with interval of 2 seconds\n./system_info --interval 2\n\n# measure cpu load every 2 seconds for 20 seconds and save it to a file `cpu_load.csv`\n./system_info --file cpu_load.csv --time 20 --interval 2\n```\n\nOther combinations of options are possible. \nFor more information refer to: \n\n```bash\n./system_info --help\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickel8%2Fsystem_info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmickel8%2Fsystem_info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmickel8%2Fsystem_info/lists"}