Startup parameter: memdebug

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

Parameter

memdebug

Description

Enable the memdebug parameter with the help of Customer Support. This parameter causes the HPE Service Manager server to track or trace memory usage. The information is captured in a separate log file named memdebug.<pid>.<tid>.log where "pid" and "tid" refer to the operating system thread identifier. The log is stored in the RUN folder.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

None

Possible values

1 (Track memory)

>1 (Trace memory)

Example usage

Command line: sm -httpPort:13080 -memdebug:1

HPE Service Manager Initialization (sm.ini) file: memdebug:1