{"id":13785698,"url":"https://github.com/mJace/numacc","last_synced_at":"2025-05-11T21:31:39.201Z","repository":{"id":57523129,"uuid":"199993332","full_name":"mJace/numacc","owner":"mJace","description":"NUMA Configuration Checker for Container ","archived":false,"fork":false,"pushed_at":"2019-08-14T14:17:08.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-17T22:35:27.544Z","etag":null,"topics":["container","cpu-affinity","numa","tool"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mJace.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-08-01T06:44:31.000Z","updated_at":"2021-05-03T15:39:18.000Z","dependencies_parsed_at":"2022-08-28T11:20:53.712Z","dependency_job_id":null,"html_url":"https://github.com/mJace/numacc","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/mJace%2Fnumacc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mJace%2Fnumacc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mJace%2Fnumacc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mJace%2Fnumacc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mJace","download_url":"https://codeload.github.com/mJace/numacc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253638918,"owners_count":21940433,"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":["container","cpu-affinity","numa","tool"],"created_at":"2024-08-03T19:01:03.553Z","updated_at":"2025-05-11T21:31:38.854Z","avatar_url":"https://github.com/mJace.png","language":"Go","readme":"# NUMACC\n[![Build Status](https://travis-ci.org/mJace/numacc.svg?branch=master)](https://travis-ci.org/mJace/numacc)\n\n**NUMA Configuration Checker for Container**  \nNUMACC is a golang-based tool to check CPU affinity and NUMA configuration for containers and pods.  \nNUMACC will indicates following information:   \n1. Which CPU core that process runs on.  \n2. Whether this process is pin to certain CPU core or not.      \n3. NUMA node of net devices for given container/pod.  \n\nAllowing user to know if the container/pod is under proper NUMA configuration.\n\n## Requirement\ngo v1.10  \n\n## Installation  \n```shell script\ngit clone https://github.com/mjace/numacc\ncd numacc\ngo get -d ./...\n./numacc\n```\n\n## Usage \nTo check NUMA configuration of container  \n```shell script\n./numacc cid \u003c1234ABCFD\u003e\n```\n\n## Example\n```shell script\n./numacc cid 6131f8f8cc\nProcess and CPU for Container  6131f8f8cc\nPID\tCurrentCpu\tCpuAffinity\n47431 \t  43 \t 0-71\n68018 \t  32 \t 0-71\nThe NIC NUMA for container  6131f8f8cc\nsriov-a\t0\neth0\tN/A\nlo\tN/A\n```\n","funding_links":[],"categories":["Observation and profiling tools"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmJace%2Fnumacc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FmJace%2Fnumacc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmJace%2Fnumacc/lists"}