Parameter: heartbeatinterval

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

heartbeatinterval

Description

This parameter controls the client heartbeat frequency. If the server does not receive a heartbeat from the client within the time-out limit as defined by the sessiontimeout parameter, the server terminates the client. All unsaved data is lost and the client must establish a new connection.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

15 seconds

Possible values

Number of seconds

Example usage

Command line: sm -httpPort:13080 -heartbeatinterval:60

Initialization file: heartbeatinterval:60