Commit Graph

  • c8ca7394f5
    Introduce out_trigger module trigger Babak Farrokhi 2018-11-19 11:25:54 +03:30
  • 969cebd4ae
    Fix build in FreeBSD/DragonflyBSD master Babak Farrokhi 2018-11-11 21:40:17 +03:30
  • 5677863e61 curses: Add CTRL-N/CTRL-P for next/previous element Alexis Hildebrandt 2017-10-03 00:00:07 +02:00
  • ed8528cf9c curses: Fix seperator lines Alexis Hildebrandt 2017-10-03 11:17:42 +02:00
  • 737c642819 Fix typographical errors Alexis Hildebrandt 2017-10-03 10:02:26 +02:00
  • b44d0152c4 Allow numeric colors in bmonrc Alexis Hildebrandt 2017-10-02 21:01:18 +02:00
  • fdd139ada2 Fix configuration syntax in examples/bmon.conf Thomas Graf 2017-02-10 06:14:05 -08:00
  • 49ce252ec5 OSX: Add brew usage instructions Thomas Graf 2017-02-10 06:11:19 -08:00
  • 14db0bff4c Avoid trying to include <values.h> on Android Fredrik Fornwall 2017-02-09 09:19:31 +01:00
  • 3413751795 out_curses: use xcalloc instead of a fixed buffer Nachiketa Prachanda 2017-01-31 12:08:48 -08:00
  • 1b3f11bde3 4.0 release v4.0 Thomas Graf 2016-12-13 11:55:54 +01:00
  • af8923b779 netlink: Add rx_nohandler link stat counter Tobias Klauser 2016-12-13 10:24:26 +01:00
  • 3e4970485d Merge pull request #51 from L00Cyph3r/patch-1 Thomas Graf 2016-11-28 17:17:38 +01:00
  • f312679738 Added CentOS installation steps L00Cyph3r 2016-11-28 16:02:11 +01:00
  • 2efc2f4a60 Merge pull request #46 from zorun/monotonic_clock Thomas Graf 2016-11-25 15:24:20 +04:00
  • a3d894000b Use a monotonic clock instead of a realtime clock Baptiste Jonglez 2016-09-05 22:02:40 +02:00
  • 8b2638c349 Merge pull request #49 from DoctorSher/master Thomas Graf 2016-10-18 13:01:06 +02:00
  • a5301347f6 Flushed stdout after every group is printed in an iteration. This allows us to redirect ascii based output to a file. Adam Drescher 2016-10-17 18:54:46 -05:00
  • 29fb4317d7 Merge pull request #48 from DoctorSher/master Thomas Graf 2016-10-07 21:27:49 +02:00
  • 32d8c76b18 Changed the long format string example to be one continuous string. While this is less pretty than it was before, it allows the user to actually paste the format string directly into their bmon command to try it out. Before this change, the way the string was formatted you could not simply paste it in and run it (whether it had single or double quotes). Adam Drescher 2016-10-07 11:49:39 -05:00
  • 577112870d Replaced format string double quotes with single quotes to prevent the shell from running our provided format placeholders. Adam Drescher 2016-10-07 11:42:14 -05:00
  • 5b938e05c7 Added a format string example to the man page. While the documentation is clear, it is nice to see an example to get started. Single quotes are used to prevent the shell from running our bmon patterns as commands, and to prevent it from doing wildcard expansion for the interface string. Adam Drescher 2016-10-07 11:37:13 -05:00
  • 5cd24ffd6a Merge pull request #44 from blastmaster/master Thomas Graf 2016-08-05 02:00:36 +02:00
  • 702df3c0a1 Fix issue #43 blastmaster 2016-08-04 22:57:33 +02:00
  • 7317715e15 Fix item selection after element subgroups have been removed Thomas Graf 2016-08-02 12:05:29 +02:00
  • 86f6da0703 Use DEFAULT_GROUP instead of hardcoded string Thomas Graf 2016-08-02 11:38:07 +02:00
  • 723f6a5b47 dummy: Use default group as first group name Thomas Graf 2016-08-02 11:37:50 +02:00
  • ddcd5e7d24 Derive initial interface selection based on policy Thomas Graf 2016-08-02 10:10:34 +02:00
  • df271c43a4 3.9 release v3.9 Thomas Graf 2016-07-19 23:16:10 +02:00
  • cb2475b55b Add new colored screenshot gh-pages Thomas Graf 2016-07-19 23:15:11 +02:00
  • 8f39217bd7 Merge branch 'blastmaster-master' Thomas Graf 2016-07-19 22:58:00 +02:00
  • e47a376f70 fix make distcheck error blastmaster 2016-07-19 22:04:26 +02:00
  • 828b5b5368 enabling colors for bmon blastmaster 2016-07-16 01:53:42 +02:00
  • 1c25eacc95 Merge pull request #39 from tklauser/gcc-6 Thomas Graf 2016-04-28 23:10:39 +02:00
  • f177718f24 format: Add missing braces around 'if' clause Tobias Klauser 2016-04-28 16:11:30 +02:00
  • cc22e4e35d Merge pull request #38 from yamadapc/master Thomas Graf 2016-04-20 09:12:35 -07:00
  • 19c35e4990 Add OSX install instructions yamadapc 2016-04-20 10:35:41 -03:00
  • 70e6f97b65 Merge pull request #37 from Berzerker/patch-1 Thomas Graf 2016-03-30 11:31:13 +02:00
  • a6c635dc96 Update Readme to include additional dependencies Berzerker 2016-03-29 17:28:24 -04:00
  • f78c0e5b98 Add 'info' option to show additional info screen by default Thomas Graf 2016-03-29 12:22:56 +02:00
  • 0e08ec1b79 Merge pull request #36 from bsiegert/master Thomas Graf 2016-03-28 23:47:33 +02:00
  • 74770b8806 Use uintmax_t cast for some printfs. Benny Siegert 2016-03-26 21:42:05 +01:00
  • fa6abf3a80 NetBSD does not have send or receive quotas. Benny Siegert 2016-03-26 21:40:07 +01:00
  • 0103671f1f Check for presence of pkg-config in configure Thomas Graf 2016-01-29 18:15:47 +01:00
  • 4efaa8ce9e curses: Add ability to reset statistics Thomas Graf 2016-01-29 12:11:44 +01:00
  • 1f79ea4396 Merge pull request #32 from Chocobo1/travis Thomas Graf 2016-01-25 23:40:55 +01:00
  • 67b6ee3bd6 TravisCI: merge config for coverity scan Chocobo1 2016-01-26 01:41:25 +08:00
  • cbcdab6669 TravisCI: fix script, add OSX builds Chocobo1 2016-01-26 01:23:19 +08:00
  • 8dcd666db6 travis: Switch to trusty ubuntu distro Thomas Graf 2015-12-16 15:55:20 +01:00
  • 1e83e238db New API token coverity_scan Thomas Graf 2015-12-16 15:49:54 +01:00
  • 32e4d7b2a6 coverty: Update token and version Thomas Graf 2015-07-25 10:54:22 +02:00
  • 26497a9896 build: Enable coverity scan through travis-ci Thomas Graf 2014-08-24 21:09:24 +02:00
  • a0eea59519 netlink: BUG() if we don't have parent information Thomas Graf 2015-12-16 15:38:39 +01:00
  • f9c714fa15 netlink: Use ifindex of parent TC object when searching leaf qdiscs Thomas Graf 2015-12-16 15:36:03 +01:00
  • 892bdac762 bmon: Mark attr_def_free() and __lookup_element() static Thomas Graf 2015-12-16 14:10:43 +01:00
  • 4488cd03f9 bmon: Properly pass NULL pointers instead of 0 Thomas Graf 2015-12-16 14:09:35 +01:00
  • 753a9e09dd bmon: Remove dead code and make sig_exit() static Thomas Graf 2015-12-16 14:04:14 +01:00
  • 0641291ad5 curses: Pass in proper NULL pointer Thomas Graf 2015-12-16 14:01:51 +01:00
  • f666ffd0b7 curses: Make float2str static Thomas Graf 2015-12-16 14:00:39 +01:00
  • 559e31e62f Merge pull request #30 from tklauser/ip6-link-stats Thomas Graf 2015-11-15 18:09:42 -08:00
  • 9a69cb6d59 man: Fix --ouptut typo Thomas Graf 2015-08-09 18:05:56 +02:00
  • 665c63d4e7 Add additional IPv6 link stats Tobias Klauser 2015-08-04 14:17:03 +02:00
  • 964f48465a 3.8 release v3.8 Thomas Graf 2015-07-25 11:10:41 +02:00
  • e31a860af6 Update copyright Thomas Graf 2015-07-25 11:05:01 +02:00
  • 2027a634a7 netlink: Only disable TC stats if QoS is not available in kernel Thomas Graf 2015-07-25 10:51:47 +02:00
  • 30946f2d78 bmon 3.7 release v3.7 Thomas Graf 2015-06-30 12:09:54 +02:00
  • 47547eb29f man: Also mention --use-bit option Thomas Graf 2015-06-30 12:05:53 +02:00
  • 21ec49ed67 format: Don't print error message for unavailable attributes Thomas Graf 2015-06-30 11:59:48 +02:00
  • 29172c819c Document -b option Thomas Graf 2015-06-30 11:50:40 +02:00
  • 2ccea2c56e Merge pull request #25 from Chocobo1/bits Thomas Graf 2015-05-31 18:04:27 +02:00
  • 51a24c315b Fix wrong unit displayed when using "--use-bit" option Chocobo1 2015-05-31 20:56:25 +08:00
  • 5cecc86856 Fix inconsistency in format module example Chocobo1 2015-05-31 16:32:51 +08:00
  • 5e61c5c0e4 man page: add explaination of SI uints Chocobo1 2015-05-31 16:15:51 +08:00
  • 4645116a57 Merge pull request #24 from tklauser/cross-compile-fix Thomas Graf 2015-04-30 09:45:18 -07:00
  • c80554be16 Explicitly include linux/if.h to fix cross-compile error Tobias Klauser 2015-04-30 11:27:24 +02:00
  • 2a410be36f README: Mention that ./autogen.sh must be run after git clone Thomas Graf 2015-04-29 17:30:22 +02:00
  • c1ae292c95 README: Mention ncurses-devel dependency in installation notes Thomas Graf 2015-04-29 17:28:31 +02:00
  • 234efb85f6 Merge pull request #20 from Chocobo1/dev Thomas Graf 2015-04-29 08:25:47 -07:00
  • 229d58c975 using cfg_setint is triggering an assertion in confuse library, should use cfg_setbool instead Chocobo1 2015-01-19 20:02:14 +08:00
  • 8fc5a55da4 Merge pull request #19 from halid/master Thomas Graf 2015-01-08 16:18:53 +01:00
  • 3ecdad6f56 Update README.md Halid Altuner 2015-01-08 14:14:02 +02:00
  • 511e0196e1 Update README.md Halid Altuner 2015-01-08 14:11:38 +02:00
  • 0100916a95 BSD: Provide minimal interface information Thomas Graf 2014-12-16 18:30:53 +01:00
  • ea065c5619 Provide download link in README.md Thomas Graf 2014-11-22 13:40:10 +01:00
  • baabc8b729 3.6 release v3.6 Thomas Graf 2014-11-22 13:33:24 +01:00
  • 88548ccf96 Merge pull request #18 from gustavoz/master Thomas Graf 2014-11-13 12:13:03 +01:00
  • c4ed01f272 build: uclinux is also linux Gustavo Zacarias 2014-11-11 20:37:21 -03:00
  • c1d0bb41c7 Fix LICENSE links in README.md Thomas Graf 2014-09-05 09:39:24 +02:00
  • 7f8d60f40f 3.5 release v3.5 Thomas Graf 2014-08-30 13:36:46 +02:00
  • 6920af805c travis: Run make distcheck Thomas Graf 2014-08-30 13:32:49 +02:00
  • 8b4ce86cc9 Makefile: Fix README.md distribution inclusion Thomas Graf 2014-08-30 13:30:30 +02:00
  • 17a4adb0f2 build: fail CI builds if a new warning is introduced Thomas Graf 2014-08-25 00:19:54 +02:00
  • 4492ab547c build: Enable -Wall Thomas Graf 2014-08-25 01:06:26 +02:00
  • a36136ec4d Annotate unused variables Thomas Graf 2014-08-25 01:06:01 +02:00
  • e3d208905d Initialize t to silence uninit warning Thomas Graf 2014-08-25 01:02:57 +02:00
  • 68bd14ffd1 Remove unused write_column() function Thomas Graf 2014-08-25 01:02:10 +02:00
  • e2df502abc Remove unused variables Thomas Graf 2014-08-25 01:01:40 +02:00
  • eed0cadf35 tmp test Thomas Graf 2014-08-25 00:20:33 +02:00
  • 13cf9440c4 build: fail CI builds if a new warning is introduced Thomas Graf 2014-08-25 00:19:54 +02:00
  • 9d89c5bc8e curses: Handle out of memory return value of of vasprintf() fixes Thomas Graf 2014-08-24 22:11:32 +02:00