{"id":16877037,"url":"https://github.com/penberg/ustat","last_synced_at":"2025-04-11T11:33:00.284Z","repository":{"id":64305978,"uuid":"93644810","full_name":"penberg/ustat","owner":"penberg","description":"ustat - an unified system stats collector tool","archived":false,"fork":false,"pushed_at":"2018-02-05T08:55:39.000Z","size":29,"stargazers_count":23,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T07:51:13.294Z","etag":null,"topics":["go","linux","stats","stats-collector"],"latest_commit_sha":null,"homepage":"","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/penberg.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-06-07T14:30:24.000Z","updated_at":"2024-12-28T10:58:51.000Z","dependencies_parsed_at":"2023-01-15T10:30:46.331Z","dependency_job_id":null,"html_url":"https://github.com/penberg/ustat","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penberg%2Fustat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penberg%2Fustat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penberg%2Fustat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penberg%2Fustat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penberg","download_url":"https://codeload.github.com/penberg/ustat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248384173,"owners_count":21094682,"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":["go","linux","stats","stats-collector"],"created_at":"2024-10-13T15:41:21.007Z","updated_at":"2025-04-11T11:33:00.256Z","avatar_url":"https://github.com/penberg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ustat\n\n[![Build Status](https://travis-ci.org/penberg/ustat.svg?branch=master)](http://travis-ci.org/penberg/ustat)\n\n`ustat` is an unified system stats collector for Linux, which combines capabilities of tools like `vmstat`, `mpstat`, `iostat`, and `ifstat`.\nThe tool is designed for low collection overhead to make it suitable for stats collection when evaluating system performance under load.\nThe main objective of `ustat` is to collect detailed stats rather than aggregate stats so that it is possible to drill down to details during analysis.\nThe `ustat` tool reports collected stats in a self-describing, [delimiter-separated values](https://en.wikipedia.org/wiki/Delimiter-separated_values) (DSV) format file that is easy to post process using tools like [ggplot2](http://ggplot2.org/) for R and [gnuplot](http://www.gnuplot.info/).\n\n## Install\n\n```sh\ngo get -u github.com/penberg/ustat/cmd/ustat\n```\n\n## Usage\n\nTo collect stats, run:\n\n```sh\nustat record 1\n```\n\nIn the above example, `ustat` collects all stats it supports and samples them every one second.\n\nPlease use the `ustat --help` command for more information on supported stats collectors and other command line options.\n\n## Related Tools\n\n* [dstat](http://dag.wiee.rs/home-made/dstat/) - Versatile resource statistics tool. The tool provides similar capabilities as `ustat` but is written in [Python](https://www.python.org/), which has higher collection overhead, and does not provide detailed stats for everything (e.g. interrupts).\n\n## Authors\n\n* [Pekka Enberg](https://penberg.github.io/)\n\nSee also the list of [contributors](https://github.com/penberg/ustat/contributors) who participated in this project.\n\n## License\n\n`ustat` is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenberg%2Fustat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpenberg%2Fustat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenberg%2Fustat/lists"}