�ɲɾ�����ӯ�����һ��ˣ��������С���˴��ͣ�������P���ҹ��ñ˽��ά�Բ��������˸߸ԣ�������ơ��ҹ��ñ�����ά�Բ���ˡ���˳^�ӣ������ӡ� ���ͯj�ӣ��ƺ���ӣ� ? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!? PNG ?%k25u25%fgd5n!PK¹J1].p½šUUAUTHORSnu„[µü¤Roland Riegel Helder Correia PK¹J1]¯Ï 1. Introduction ------------ This is version 0.7.3 of nload, a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered data and min/max network usage. 2. Installing / Compiling nload ---------------------------- Compiling is done by running ./configure make in the directory where this README is. To install nload, you have to be root: su make install You can find more detailed information in the file INSTALL in this directory. 3. Using nload ----------- To learn about the command line switches and the usage of nload in general, simply run: nload --help Alternatively, there is a nload man page available by typing: man nload 4. Uninstalling nload ------------------ If you want to uninstall nload (I hope you never want to ;-), run: make uninstall in the build directory. 5. Getting help ------------ If you have problems with compiling, installing or using nload, you may mail me to feedback@roland-riegel.de. 6. Copyright / License ------------------- Copyright (C) 2001 - 2011 by Roland Riegel This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. PK¹J1]±âL°‘‘ ChangeLognu„[µü¤ 2012-02-06 Roland Riegel * Newer Linux kernels use 64 bit counters, which caused traffic to increase by 4GB on every refresh (see Debian bug #651848) 2011-06-11 Roland Riegel * Fix calculation of traffic and data units (thanks to Kirby Zhou, see also Debian bug #586943) * Fix memory leak in BSD network device detection * Workaround for faulty newwin() in ncurses 5.8 * Correctly escape minus signs in man page * Tag 0.7.3 release 2008-06-28 Roland Riegel * Really fix compilation with g++ 4.3 * Tag 0.7.2 release 2008-02-27 Roland Riegel * If devices are given on the command line, display only these * Use --sysconfdir as given to configure * Tag 0.7.1 release 2008-02-02 Roland Riegel * Abort configure script if ncurses is not found * Rewrite the linux proc devreader * Implement hpux device detection * Implement reading and writing of config files (fixes debian bug #247030) * Add F5 and F6 key shortcuts for reading and writing current settings * Change defaults for traffic units to human readable * Make shown devices configurable at run time and save this setting as well * Remove "-t 0" * Change key shortcuts, especially F2 for the option window * Replace "average smoothness" by average window period in seconds * Apply patch by Paul Brook so that nload works correctly on 64-bit kernels * Fix SIGSEGV when /proc/net/dev doesn't exist * Make compilation work with GCC 4.3 (fixes debian bug #417449) * Tag 0.7.0 release 2003-12-18 Roland Riegel * Ported to HP-UX (thanks to Roshan Sequeira) * Added some useful key shortcuts * Fixed some memory leaks (also on BSD), uninitialized variables * Fixed compilation with gcc 3.x * Source code cleanup * Tagged 0.6.0 release 2002-08-11 Roland Riegel * New option window (via the 'o' key) to change program settings at run time * Display IP numbers of the devices * Faster keyboard reaction * "Real" average calculation * Big code reorganisation * New nload-user mailing list (see README) * Tagged 0.5.0 release 2001-12-06 Roland Riegel * Ported to Free/Net/OpenBSD and Solaris * Switches -u and -U for customizable data units * Tripled graph resolution by adding two additional drawing chars (thanks to Christian Hoenig) * Fixed wrong data display after network device restart (thanks to Christian Hoenig) * Tagged 0.4.0 release 2001-10-20 Roland Riegel * Now the 4GB workaround really works * Tagged 0.3.2 release 2001-10-17 Roland Riegel * Parameter -m introduced: don't show graphs * Added the nload(1) man page * Workaround for the 4GB kernel variable overflow * Tagged 0.3.1 release 2001-09-25 Roland Riegel * Two-dimensional graphs for current net load * Arrow keys to switch between devices * 'q' key to exit * Tagged 0.3.0 release 2001-08-18 Roland Riegel * Improved average calculation * Warning if device doesn't exist * More command line parsing fixes * Code cleanups * Tagged 0.2.2 release 2001-08-08 Roland Riegel * Added average calculation * Fixed min/max calculation * Fixed severe timing/calculation problems (thanks to Magnus Roth) * Fixed a command line parsing bug * Tagged 0.2.1 release 2001-08-03 Roland Riegel * Switched to ncurses * Support of more than one network device * Displays min/max bandwidth usage * Tagged 0.2.0 release 2001-07-28 Roland Riegel * Seg fault when specifying a network device fixed * Tagged 0.1.1 release 2001-07-27 Roland Riegel * First public release 0.1.0 PK¹J1]“×2NEWSnu„[µü¤ PK¹J1].p½šUUAUTHORSnu„[µü¤PK¹J1]¯Ï