Show TOC Start of Content Area

Procedure documentation Switching the JARM Monitoring On and Off  Locate the document in its SAP Library structure

Use

Use this procedure to switch the JARM monitoring on and off using the Visual Administrator.

Note

The JARM monitoring is switched on by default.

Procedure

...

       1.      Choose Server Services Performance Tracing Properties tab.

       2.      Select the jarm/switch property and modify its value. Use ‘on’ and ‘off’ to switch this function on and off correspondingly.

       3.      Select the jarm/comp/level property and modify its value.

You use this property to set the general component monitor level. At the beginning of a request, jarm/comp/level is used to set the monitor level for the request. This avoids the mismatching of start- and endComponent pairs that could be caused by a change in the parameter. The components are treated only if their monitor level is less than or equal to the level of the request.

Three different levels are provided: 0, 1, 2. The default is 0.

 

End of Content Area