Show TOC

Object documentationSAPOSCOL: Working Directory and Profile Parameters Locate this document in the navigation structure

 

Run Directory

The SAPOSCOL working directory is the directory to which the collector writes its data and in which it searches for the log file dev_coll and the shared memory backup file coll.put. It is not the directory, in which SAPOSCOL itself is stored.

Default SAPOSCOL Working Directory

Operating System

Path of the Working Directory

Microsoft Windows NT

\\host\saploc\prfclog or (if this does not exist) c:\temp

Note Note

saploc must be released as a share.

End of the note.

UNIX

usr/sap/tmp or (if this does not exist) /tmp

Note Note

If you want to change the SAPOSCOL working directory, specify the desired working directory in the profile parameter DIR_PERF in the profile file of the host agent (more information: Profile Parameters for Central Monitoring), and restart SAPOSCOL by restarting the host agent (more information: Restarting SAP NetWeaver Management Agents).

End of the note.