Administer > System configuration parameters > Servlet parameters > Parameter: memorypollinterval

Parameter: memorypollinterval

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. You can always set a startup parameter from the server's operating command prompt.

Parameter

memorypollinterval

Description

This parameter defines the frequency at which the memory heap is monitored. The memory monitoring thread checks for available and maximum memory every n seconds, where n is the value specified. If you specify zero (0), memory monitoring is disabled.

Note Setting this parameter too low (for example, every second) places additional load on the system.

Valid if set from

Server's operating system command prompt

Start up file (sm.ini or smstart)

Requires restart of the Service Manager server?

No

Default value

15

Possible values

Number of seconds

Example usage

Command line: sm -httpPort:13080 -memorypollinterval:15

Related topics

Monitoring memory in Service Manager processes
Monitoring native heap and Java heap memory
Logging memory monitoring

Related topics

Servlet parameters
Debugging parameters
Parameter: log4jDebug