Automatically starting the probe on *NIX

The "netprobe" script makes the probe stay in background. To automate this on startup, add the following to your startup procedure script:

cd /path-to-netprobe
./netprobe start
				

On Red Hat Linux, you can put it in the file /etc/rc.local The logged messages are stored in /var/log/networkprobe.log