A small program - similar to xsysinfo which is mostly configurable using resources via ~/.Xresources. Shows actual CPU, swap, memory, active interrupts and -if wanted- netpacket statistics. If you want to get informations about 'network traffic' you still have to call ipfwadm (included in the same package) to activate this as root. This might look like:
/sbin/ipfwadm -A -a -P all -S <own IP-address> -D 0/0
/sbin/ipfwadm -A -a -P all -S 0/0 -D <own IP-address>
Please have a look at /usr/doc/packages/xosview/README.linux.
For showing shared pages, the module
memstat.o
has to be loaded with insmod. The source of the module is located in /usr/doc/packages/xosview/memstat/. The installation is necessary only after an upgrade of the kernel.
If you use the ipfwadm package from our distribution the ipfwadm will be invoked at boot time.