{"id":21243338,"url":"https://github.com/ooopsnake/pressure_watcher","last_synced_at":"2025-03-15T04:21:19.236Z","repository":{"id":210735986,"uuid":"127290309","full_name":"ooopSnake/pressure_watcher","owner":"ooopSnake","description":"useful tool for monitor cpu stat","archived":false,"fork":false,"pushed_at":"2018-04-02T01:26:35.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T19:52:31.047Z","etag":null,"topics":["cpu-monitoring","cpu-usage","temperature"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ooopSnake.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}},"created_at":"2018-03-29T12:47:16.000Z","updated_at":"2018-04-02T01:26:36.000Z","dependencies_parsed_at":"2023-12-04T18:08:00.315Z","dependency_job_id":null,"html_url":"https://github.com/ooopSnake/pressure_watcher","commit_stats":null,"previous_names":["ooopsnake/pressure_watcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooopSnake%2Fpressure_watcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooopSnake%2Fpressure_watcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooopSnake%2Fpressure_watcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooopSnake%2Fpressure_watcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooopSnake","download_url":"https://codeload.github.com/ooopSnake/pressure_watcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243682365,"owners_count":20330398,"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":["cpu-monitoring","cpu-usage","temperature"],"created_at":"2024-11-21T01:11:52.404Z","updated_at":"2025-03-15T04:21:19.207Z","avatar_url":"https://github.com/ooopSnake.png","language":"Go","readme":"## Useful Tool For Monitor CPU Stat\n\n## GetStarted\n\n### Step 1 clone this repo\n\n```bash\ngit clone https://github.com/ooopSnake/pressure_watcher\n```\n\n### Step 2 build\n\n```bash\n./build_all.sh\n```\n\n### Step 3 execute\n\n```bash\nsudo ./pressure_watcher_arm\n```\n\n## Result\n\n```json\n {\n  \"cpuInfo\": [\n    {\n      \"id\": \"cpu 0\",\n      \"freq\": \"1.008 GHz\",\n      \"usage\": \"21.6 %\"\n    },\n    {\n      \"id\": \"cpu 1\",\n      \"freq\": \"1.008 GHz\",\n      \"usage\": \"21.1 %\"\n    },\n    {\n      \"id\": \"cpu 2\",\n      \"freq\": \"1.008 GHz\",\n      \"usage\": \"25.5 %\"\n    },\n    {\n      \"id\": \"cpu 3\",\n      \"freq\": \"1.008 GHz\",\n      \"usage\": \"23.5 %\"\n    }\n  ],\n  \"cpuTemp\": \"39.9 °C\"\n}\n```\n## CommandFlags\n\n```bash\nUsage of ./pressure_watcher:\n  -addr string\n    \thttp addr , eg : 127.0.0.1 (default \"0.0.0.0\")\n  -nohttp\n    \tdisable http server\n  -port string\n    \thttp listen port , eg : 8080 (default \"12345\")\n```\n\n## License\nWTFPL","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooopsnake%2Fpressure_watcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooopsnake%2Fpressure_watcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooopsnake%2Fpressure_watcher/lists"}