To build the kernel module 'netatop' and the daemon 'netatopd':

- install package "kernel-devel" (if not installed yet)

- install package "zlib-devel"   (if not installed yet) or
  install package "zlib1-dev"    (in case of Debian derivatives)

- run "make"			to compile the kernel module and daemon

- run "make install"		to install the kernel module and
				daemon (as root)

- run "service netatop start"	to load the kernel module and
				start the daemon


For automatic load of the 'netatop' module and startup
of the 'netatopd' daemon after boot, use one of the following
commands (depending of the distro):

- chkconfig --add netatop		OR
- update-rc.d netatop defaults

Gerlof Langeveld
October 2012
Last update: July 2013
