{"id":21512523,"url":"https://github.com/isc-projects/ethq","last_synced_at":"2025-05-07T09:25:42.868Z","repository":{"id":43374089,"uuid":"150079489","full_name":"isc-projects/ethq","owner":"isc-projects","description":"Ethernet NIC Queue stats viewer","archived":false,"fork":false,"pushed_at":"2024-09-07T10:52:01.000Z","size":108,"stargazers_count":108,"open_issues_count":4,"forks_count":15,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-31T08:38:46.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isc-projects.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T09:22:30.000Z","updated_at":"2025-03-23T02:06:37.000Z","dependencies_parsed_at":"2024-06-05T11:16:20.454Z","dependency_job_id":"f0cde5b0-19f5-401e-8134-e254dd635501","html_url":"https://github.com/isc-projects/ethq","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isc-projects%2Fethq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isc-projects%2Fethq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isc-projects%2Fethq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isc-projects%2Fethq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isc-projects","download_url":"https://codeload.github.com/isc-projects/ethq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252849404,"owners_count":21813807,"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-23T22:38:02.685Z","updated_at":"2025-05-07T09:25:42.842Z","avatar_url":"https://github.com/isc-projects.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"EthQ\n====\n\nDisplays an auto-updating per-second count of the number of packets\nand bytes being handled by each specified NIC, and on multi-queue NICs\nshows the per-queue statistics too.\n\nUsage: `ethq [-g] [-t] \u003cinterface\u003e [interface ...]`.\n\nWith `-t` specified the display just scrolls on the terminal, otherwise\nit runs in an auto-refreshing window.\n\nFor information about the `-g` flag see \"NIC Support\", below.\n\nRequirements\n------------\n\nThis software only runs on Linux.  It requires a C++11 compiler and\nthe NCurses library.\n\nNIC Support\n-----------\n\nThe format of the names of the statistics values from a NIC is highly\ndriver specific.\n\nThe code currently supports the output from the following NIC drivers:\n\n- Amazon AWS `ena`\n- Broadcom `bnx2`, `bnx2x`, `tg3`, `bnxt_en`\n- Emulex `be2net`\n- Intel `e1000e`, `igb`, `ixgbe`, `i40e`, `iavf`, `ice`\n- Mellanox `mlx5_core`, `mlx4_en`\n- NXP `fsl_dpaa2_eth`\n- RealTek `r8169`\n- Solarflare `sfc`\n- Virtio `virtio_net`\n- VMware `vmxnet3`\n\nThe `-g` flag allows for fallback to a generic driver that knows how\nto parse statistics in this format:\n\n```\nrx_packets: 567425\ntx_packets: 274383\nrx_bytes: 703224479\ntx_bytes: 31313190\n```\n\nTo request support for additional NICs, please raise a github issue and\ninclude the output of `ethtool -i` and attach the output of `ethtool -S`\nfor your interface.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisc-projects%2Fethq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisc-projects%2Fethq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisc-projects%2Fethq/lists"}