To see OSwatcher currently running use the following command
$>ps -e;f |grep PSWatcher
To Disable temporarily
$> cd /usr/local/ops/os-watcher/bin
$> ./stopOSWbb.sh
To Remove from startup
To see current status
$> chkconfig --list oswbb
$>chkconfig oswbb off
No comments:
Post a Comment