Installing OSWbb
To install OSWbb:
- 
                     
                     
Sign in to My Oracle Support (MOS) at https://support.oracle.com.
 - 
                     
                     
Download OSWatcher from the link that is listed by Doc ID 301137.1 at https://support.oracle.com/epmos/faces/DocumentDisplay?id=301137.1.
 - 
                     
                     
Copy the file to the directory that you want to install OSWbb, then run the following command:
tar xvf oswbbVERS.tarIn the previous command, VERS represents the version number of OSWatcher, for example 832 for OSWatcher 8.32.
Extracting the tar file creates a directory named
oswbb, which contains all the directories and files that are associated with OSWbb, including the startOSWbb.sh script. - 
                     
                     
To enable the collection of iostat information for NFS volumes, edit the OSWatcher.sh script in the
oswbbdirectory, and set the value ofnfs_collectto1as follows:nfs_collect=1