The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.

8.2.4.1 Installing OSWbb

To install OSWbb:

  1. Log on to My Oracle Support (MOS) at https://support.oracle.com.

  2. Download OSWatcher from the link listed by Doc ID 301137.1 at https://support.oracle.com/epmos/faces/DocumentDisplay?id=301137.1.

  3. Copy the file to the directory where you want to install OSWbb, and run the following command:

    # tar xvf oswbbVERS.tar

    VERS represents the version number of OSWatcher, for example 730 for OSWatcher 7.30.

    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.

  4. To enable the collection of iostat information for NFS volumes, edit the OSWatcher.sh script in the oswbb directory, and set the value of nfs_collect to 1:

    nfs_collect=1