Administer > System configuration parameters > Debugging parameters > Parameter: memusagereportgranularity

Parameter: memusagereportgranularity

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

memusagereportgranularity

Description

This parameter specifies the memory granularity (in megabytes) when the Service Manager server reports detailed memory usage of a single server thread.

Note This parameter takes effect only when the utallocmode parameter is enabled. For more information, see Parameter: utallocmode.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

40 (megabytes)

Possible values

No less than 10 (megabytes)

Example usage

Command line: sm -httpPort:13080 -utallocmode:2 -memusagereportgranularity:50

Initialization file: memusagereportgranularity:50

Related topics

System parameters

Related topics

Enter a parameter in the sm.ini file

Related topics

Debugging parameters