close
OSWbb - OS Watcher Black Box Usage:
tar -xvf oswbb4.0.tar
cd oswbb
nohup ./startOSWbb.sh 60 72 &
=> This would start the tool in the background and collect data at 60 second intervals and log the last 72 hours of data to archive files.
checking the running process as follows:
ps -ef |grep OSW |grep -v grep
To stop the OSWbb utility, simply execute the stopOSWbb.sh command as follows:
./stopOSWbb.sh
tar -xvf oswbb4.0.tar
cd oswbb
nohup ./startOSWbb.sh 60 72 &
=> This would start the tool in the background and collect data at 60 second intervals and log the last 72 hours of data to archive files.
checking the running process as follows:
ps -ef |grep OSW |grep -v grep
To stop the OSWbb utility, simply execute the stopOSWbb.sh command as follows:
./stopOSWbb.sh
全站熱搜
留言列表