{"id":18251807,"url":"https://github.com/hiroakis/dstat-agent","last_synced_at":"2025-07-14T23:06:08.884Z","repository":{"id":35799150,"uuid":"40080667","full_name":"hiroakis/dstat-agent","owner":"hiroakis","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-10T06:57:19.000Z","size":1268,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T20:48:46.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hiroakis.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}},"created_at":"2015-08-02T13:46:31.000Z","updated_at":"2018-11-15T18:32:54.000Z","dependencies_parsed_at":"2022-09-08T17:50:52.810Z","dependency_job_id":null,"html_url":"https://github.com/hiroakis/dstat-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hiroakis/dstat-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fdstat-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fdstat-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fdstat-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fdstat-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/dstat-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fdstat-agent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365577,"owners_count":23753355,"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":[],"created_at":"2024-11-05T09:48:32.227Z","updated_at":"2025-07-14T23:06:08.858Z","avatar_url":"https://github.com/hiroakis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dstat-agent\n\ndstat-agent. You can check your server resource via REST.\n\n## pre-requirement\n\nThis tool uses dstat. You need to install dstat to your server where this agent works on.\n\n* CentOS, Redhat\n\n```\nyum install dstat\n```\n\n* Debian, Ubuntu\n\n```\napt-get install dstat\n```\n\n## Installation\n\n```\ngo get github.com/hiroakis/dstat-agent\n```\n\nor clone this repository and build by yourself.\n\n## How to use\n\n* start agent\n\n```\ndstat-agent\n```\n\nThe agent use 8888 port by default. If you would like to choose listen address as you like, you can use `-host` option and `-port` option.\n\n* access via http\n\nYou can get dstat values as json from remote.\n\n```\ncurl SERVER:8888\n```\n\n* image\n\n![](dstat-agent.png?raw=true)\n\n## Docker\n\nIf you would like to see demo quickly, you can also use docker. Just type following command after clone this repository.\n\n```\ndocker build -t hiroakis/dstat-agent .\ndocker run -p 8888:8888 hiroakis/dstat-agent\ncurl http://localhost:8888\n```\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fdstat-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fdstat-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fdstat-agent/lists"}