{"id":13576047,"url":"https://github.com/vgropp/bwm-ng","last_synced_at":"2025-04-05T05:30:35.772Z","repository":{"id":34733396,"uuid":"38711553","full_name":"vgropp/bwm-ng","owner":"vgropp","description":"Bandwidth Monitor NG is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others. ","archived":false,"fork":false,"pushed_at":"2022-09-24T13:28:38.000Z","size":446,"stargazers_count":242,"open_issues_count":4,"forks_count":26,"subscribers_count":14,"default_branch":"main","last_synced_at":"2024-11-05T12:32:56.987Z","etag":null,"topics":["bandwidth-monitor","bandwidth-monitoring","cli","disk-monitor","disk-monitoring","network-analysis","traffic"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vgropp.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-07T19:59:57.000Z","updated_at":"2024-10-31T19:20:49.000Z","dependencies_parsed_at":"2023-01-15T08:50:00.057Z","dependency_job_id":null,"html_url":"https://github.com/vgropp/bwm-ng","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgropp%2Fbwm-ng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgropp%2Fbwm-ng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgropp%2Fbwm-ng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vgropp%2Fbwm-ng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vgropp","download_url":"https://codeload.github.com/vgropp/bwm-ng/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294015,"owners_count":20915329,"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":["bandwidth-monitor","bandwidth-monitoring","cli","disk-monitor","disk-monitoring","network-analysis","traffic"],"created_at":"2024-08-01T15:01:06.585Z","updated_at":"2025-04-05T05:30:34.539Z","avatar_url":"https://github.com/vgropp.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"bwm-ng v0.6.3\nCopyright (C) 2004-2021 Volker Gropp (bwmng@gropp.org)\nhttp://www.gropp.org/?id=projects\u0026sub=bwm-ng\n\nWhat is this?\n=============\n\nBandwidth Monitor NG is a small and simple console-based live network and disk\nio bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.\n\nShort list of features:\n- supports /proc/net/dev, netstat, getifaddr, sysctl, kstat, /proc/diskstats \n  /proc/partitions, IOKit, devstat and libstatgrab\n- unlimited number of interfaces/devices supported\n- interfaces/devices are added or removed dynamically from list\n- white-/blacklist of interfaces/devices\n- output of KB/s, Kb/s, packets, errors, average, max and total sum\n- output in curses, plain console, CSV or HTML\n- configfile\n\nThis was influenced by the old bwm util written by written by Barney\n(barney@freewill.tzo.com) which had some issues with faster interfaces and \nwas very simple. Since i had almost all code done anyway for other projects, \ni decided to create my own version.\n\nI actually dont know if netstat input is usefull at all. I saw this elsewhere,\nso i added it. Its target is \"netstat 1.42 (2001-04-15)\" linux or \nFree/Open/NetBSD. If there are other formats i would be happy to add them.\n\nFor info about libstatgrab please refer to http://www.i-scream.org/libstatgrab/\n\n\nSupported Platforms\n===================\n\nnetwork routines sucessfully tested on:\nLinux 2.4 and above*\nFreeBSD 4.8, 5.3, 6.2*\nMacOS X 10.1 and above*\nSolaris 10 x86*\nSunOS 5.9 sparc Solaris 9\nOpenBSD 3.4, 3.6, 4.0*\nNetBSD 1.6.1, 2.0, 3.0*\nIRIX64 6.5\nWin2000, WinXP, Windows Vista\n\n*disk monitoring working aswell\n\nplease email me of working or not working platforms. Disk IO might work only on a limited \nnumber of platforms.\n\n\nINSTALL\n=======\n\nAutotools are used to build this. Run the autogen.sh to generate the configure script. \n\nFor detailed decription please read INSTALL\n./configure --help for a list of options\n\n./configure\nmake\n\nto install use as root: \nmake install\n\nWIN32\n=====\n\nTo compile the Windows version in Linux (debian): \n./configure --with-win32 --without-procnetdev --without-diskstats --without-curses --without-netstatlinux --build i686-pc-linux-gnu --host i586-mingw32msvc\nmake\n\nget ansi.sys for better output: http://en.wikipedia.org/wiki/ANSI.SYS\n\nSpecs\n=====\n\ncsv output format: \nType rate:\nunix timestamp;iface_name;bytes_out/s;bytes_in/s;bytes_total/s;bytes_in;bytes_out;packets_out/s;packets_in/s;packets_total/s;packets_in;packets_out;errors_out/s;errors_in/s;errors_in;errors_out;bits_out/s;bits_in/s;bits_total/s;bits_in;bits_out\\n\nType svg, sum, max:\nunix timestamp;iface_name;bytes_out;bytes_in;bytes_total;packets_out;packets_in;packets_total;errors_out;errors_in\\n\nUse --count 0 to skip the all zero output after start.\n\nhtml output format:\nedit the bwm-ng.css to modify the output. Please note the htmlrefresh only \nmodifies the META refresh, you maybe wanna sync --timeout and --htmlrefresh\n\n\nUSAGE\n=====\n\nUSAGE: bwm-ng [OPTION] ... [CONFIGFILE]\nPlease read the manpage or `bwm-ng -h` for a list and explanation of options.\n\n\nKeybindings (curses only):\n  'h'     show help\n  'q'     exit\n  '+'     increases timeout by 100ms\n  '-'     decreases timeout by 100ms\n  'k','d' switch KB and auto assign Byte/KB/MB/GB\n  'a'     cycle: show all interfaces, only those which are up, \n                 only up and not hidden\n  's'     sum hidden ifaces to total aswell or not\n  'n'     cycle: input methods\n  'u'     cycle: bytes,bits,packets,errors\n  't'     cycle: current rate, max, sum since start, average for last 30 sec\n\t\n\nConfigfile\n==========\n\neither via cmdline or /etc/bwm-ng.conf or ~/.bwm-ng.conf\nit consists of:\nlongoption=value\nwith 1 or 0 as values for keys without a value in cmdline options.\n\nFor more help take a look at bwm-ng.conf-example\n\n\nMisc\n====\n\nBugs/Known Problems:\n  - curses output coredumps on netbsd 1.6.1 (maybe others) with unknown TERM\n    set and configfile support compiled in\n  - no other yet, wow ;) (please report if you found one)\n \nTodo:\n  - Docs\n  - checking options to be valid\n  - mysql output (ipac-ng compatible)\n  - setting which stats to output for csv/sql\n  - distributed gathering of stats (client/server)\n  - whatever you can think of\n\n\n ******************************************************************************\n *  This program is free software; you can redistribute it and/or modify      *\n *  it under the terms of the GNU General Public License as published by      *\n *  the Free Software Foundation; either version 2 of the License, or         *\n *  (at your option) any later version.                                       *\n *                                                                            *\n *  This program is distributed in the hope that it will be useful,           *\n *  but WITHOUT ANY WARRANTY; without even the implied warranty of            *\n *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the             *\n *  GNU General Public License for more details.                              *\n *                                                                            *\n *  You should have received a copy of the GNU General Public License         *\n *  along with this program; if not, write to the Free Software               *\n *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA *\n ******************************************************************************\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgropp%2Fbwm-ng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvgropp%2Fbwm-ng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvgropp%2Fbwm-ng/lists"}