Shadrack Posted April 15, 2004 Share Posted April 15, 2004 How do I monitor the network traffic on my OpenBSD box. I have an rsync running and it is taking awhile. Thanks! -Nic Link to comment Share on other sites More sharing options...
Tek Posted April 16, 2004 Share Posted April 16, 2004 The log files are kept in /var/log. Run 'tail -f /var/log/<filenames>' as root to monitor the logs. Link to comment Share on other sites More sharing options...
Recommended Posts