Entering content frame

Procedure documentation Deactivating Object Monitoring by SAPOSCOL Locate the document in its SAP Library structure

Use

You can remove selected disks or file systems from the monitoring by SAPOSCOL. SAPOSCOL then collects no data for these objects.

Note

So that disks and file systems are monitored by SAPOSCOL under Windows NT/2000, ensure that the performance counter diskperf is activated with the command diskperf –Y.

Procedure

  1. Create a file with the name dev_filter that contains the names of the disks and file systems that are not to be monitored. The file content has the following structure:

$<Device-ID>
<Device_name1>
...
<Device_name n>

The device ID can be either DISK for disks or FSYS for file systems. The entries are disks or file systems that are not to be displayed.

Note

Example

The following file dev_filter filters out disk names that end with Total; it also filters out the file system C: and systems that begin with D :

$DISK
*Total
$FSYS
C:
D*

  1. Save the file dev_filter in the working directory of SAPOSCOL (see SAPOSCOL: Working Directory and Profile Parameters).
  2. If SAPOSCOL is already running, you should stop SAPOSCOL.
  3. Delete the coll.put file in the working directory of SAPOSCOL.
  4. Start SAPOSCOL (see Starting SAPOSCOL).

This graphic is explained in the accompanying text

The platforms OS/390 and Sun OS do not support the filtering of disks/file systems.

See also:

This graphic is explained in the accompanying text Operating System Monitor and Operating System Collector SAPOSCOL initial pages.

Leaving content frame