{"id":20026740,"url":"https://github.com/genuinetools/magneto","last_synced_at":"2025-08-31T08:32:33.731Z","repository":{"id":57584146,"uuid":"49759601","full_name":"genuinetools/magneto","owner":"genuinetools","description":"Pipe runc (OCI compatible) events to a stats TUI (Text User Interface).","archived":false,"fork":false,"pushed_at":"2020-09-17T20:09:32.000Z","size":4294,"stargazers_count":46,"open_issues_count":0,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-08T15:49:45.270Z","etag":null,"topics":["cgroups","cli","containers","docker","linux","oci","opencontainers","runc","stats"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"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/genuinetools.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":"2016-01-16T04:48:30.000Z","updated_at":"2023-07-24T10:32:11.000Z","dependencies_parsed_at":"2022-09-13T12:20:33.268Z","dependency_job_id":null,"html_url":"https://github.com/genuinetools/magneto","commit_stats":null,"previous_names":["jfrazelle/magneto","jessfraz/magneto"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fmagneto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fmagneto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fmagneto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genuinetools%2Fmagneto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genuinetools","download_url":"https://codeload.github.com/genuinetools/magneto/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252427866,"owners_count":21746288,"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":["cgroups","cli","containers","docker","linux","oci","opencontainers","runc","stats"],"created_at":"2024-11-13T09:07:45.087Z","updated_at":"2025-05-05T02:31:25.561Z","avatar_url":"https://github.com/genuinetools.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# magneto\n\n[![make-all](https://github.com/genuinetools/magneto/workflows/make%20all/badge.svg)](https://github.com/genuinetools/magneto/actions?query=workflow%3A%22make+all%22)\n[![make-image](https://github.com/genuinetools/magneto/workflows/make%20image/badge.svg)](https://github.com/genuinetools/magneto/actions?query=workflow%3A%22make+image%22)\n[![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://godoc.org/github.com/genuinetools/magneto)\n[![Github All Releases](https://img.shields.io/github/downloads/genuinetools/magneto/total.svg?style=for-the-badge)](https://github.com/genuinetools/magneto/releases)\n\nPipe runc events to a stats TUI (Text User Interface).\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n    - [Binaries](#binaries)\n    - [Via Go](#via-go)\n- [Usage](#usage)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n## Installation\n\n#### Binaries\n\nFor installation instructions from binaries please visit the [Releases Page](https://github.com/genuinetools/magneto/releases).\n\n#### Via Go\n\n```console\n$ go get github.com/genuinetools/magneto\n```\n\n## Usage\n\n```console\n$ sudo runc events \u003ccontainer_id\u003e | magneto\nCPU %   MEM USAGE / LIMIT       MEM %     NET I/O               BLOCK I/O        PIDS\n1.84%   108.8 MiB / 3.902 GiB   1.38%     54.86 MB / 792.8 kB   26.64 MB / 0 B   4\n```\n\n![chrome.png](chrome.png)\n\n**Usage with the `docker-runc` command that ships with docker**\n\n```console\n$ sudo docker-runc -root /run/docker/runtime-runc/moby events \u003ccontainer_id\u003e | magneto\nCPU %               MEM USAGE / LIMIT   MEM %               NET I/O             BLOCK I/O           PIDS\n100.12%             452KiB / 8EiB       0.00%               0B / 0B             0B / 0B             2\n```\n\n```console\n$ magneto -h\nmagneto -  Pipe runc events to a stats TUI (Text User Interface).\n\nUsage: magneto \u003ccommand\u003e\n\nFlags:\n\n  -d  enable debug logging (default: false)\n\nCommands:\n\n  version  Show the version information.\n```\n\n**NOTE:** Almost all this is the exact same as `docker stats`, so thanks to\neveryone who made that possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenuinetools%2Fmagneto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenuinetools%2Fmagneto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenuinetools%2Fmagneto/lists"}