{"id":23081069,"url":"https://github.com/lambda-zhang/systemmonitor","last_synced_at":"2026-05-05T21:34:57.673Z","repository":{"id":57504775,"uuid":"166689598","full_name":"lambda-zhang/systemmonitor","owner":"lambda-zhang","description":"systemmonitor","archived":false,"fork":false,"pushed_at":"2021-09-14T08:25:04.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T02:44:34.261Z","etag":null,"topics":["golang","linux","orangepi","raspberrypi","system-monitor"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/lambda-zhang.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}},"created_at":"2019-01-20T17:33:35.000Z","updated_at":"2021-09-14T08:25:07.000Z","dependencies_parsed_at":"2022-09-19T05:40:19.592Z","dependency_job_id":null,"html_url":"https://github.com/lambda-zhang/systemmonitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-zhang%2Fsystemmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-zhang%2Fsystemmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-zhang%2Fsystemmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambda-zhang%2Fsystemmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambda-zhang","download_url":"https://codeload.github.com/lambda-zhang/systemmonitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247014521,"owners_count":20869376,"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":["golang","linux","orangepi","raspberrypi","system-monitor"],"created_at":"2024-12-16T13:45:58.539Z","updated_at":"2026-05-05T21:34:52.652Z","avatar_url":"https://github.com/lambda-zhang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# systemmonitor Quickstart Guide\n---\n\nsystemmonitor是go语言编写的“系统资源监视器”，监视的资源包括：系统信息、CPU使用、内存使用、网络、硬盘IO、主板温度\n\n用法可以参考[这个简单的web项目](https://github.com/lambda-zhang/systemmonitor-web)\n\n注意： 目前只支持linux\n\n\n# how to run example\n---\n```\n$ go get -u -v github.com/lambda-zhang/systemmonitor\n$ cd $GOPATH/src/github.com/lambda-zhang/systemmonitor\n$ go run example/test_monitor.go\n###############################################\nos:\n\tStartTime=2019-02-16 08:46:40 +0800 CST Arch=amd64 Os=linux KernelVersion=Linux-4.4.0-131-generic KernelHostname=lambda-Lenovo NumCpu=8 UpTime=36701 UsePermillage=35‰\ncpu:\n\tCpu_permillage=27‰  Avg1min=0.840000\nmemory:\n\tMemTotal=16779108352  MemUsePermillage=228‰  SwapTotal=2046816256  SwapUsePermillage=0‰\nnet:\n\teth1: inKBps=0 outKBps=0\n\teth0: inKBps=0 outKBps=0\n\ttotal TcpConnections=91 ESTABLISHED=42 TCP_LISTEN=34\ndisk:\n\tsda7 FsVfstype=TODO BytesAll=257588736000 BytesUsedPermillage=822‰ ReadBytes=0KBps  WriteBytes=124KBps ReadRequests=0qps WriteRequests=2qps\n\tsda2 FsVfstype=ext4 BytesAll=105192407040 BytesUsedPermillage=825‰ ReadBytes=0KBps  WriteBytes=0KBps ReadRequests=0qps WriteRequests=0qps\n\tsda5 FsVfstype=ext4 BytesAll=126692069376 BytesUsedPermillage=932‰ ReadBytes=0KBps  WriteBytes=0KBps ReadRequests=0qps WriteRequests=0qps\nthermal:\n\t acpitz0 = 27800\n\t acpitz1 = 29800\n\t x86_pkg_temp2 = 34000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-zhang%2Fsystemmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambda-zhang%2Fsystemmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambda-zhang%2Fsystemmonitor/lists"}