Use this page to configure the job manager server and view its properties. You can specify the default job expiration, the job manager Web address, and the mail session Java Naming and Directory Interface (JNDI) name.
To view this administrative console page, click
.Specifies the job manager server name. The name is read-only.
Specifies the default job expiration time in days.
Data type | Integer |
Default | 60 |
Specifies the maximum number of records that can be retrieved during a job manager find operation. Find operations might be for records on jobs, nodes, and node resources.
This maximum number of records can be reduced by the maximum results setting on a find operation. For example, assume that you specify the maximum results to display for finding nodes at 50, but maximum database results is set to 10000. If you have 20000 jobs, the find operation finds 50 nodes.
Data type | Integer |
Default | 10000 |
Specifies the Web address of the job manager that the administrative agent uses to fetch jobs.
The Web address that you specify is used only when the job manager is configured as a proxy server. The Web address overrides the default Web address. If you modify the Web address, you must reregister the nodes with the job manager. The change affects only the nodes previously registered.
Data type | String |
Default | http://host:port/otis/OMADMServlet The host and port are those of the job manager unless you use a Web server. In that case, change the host and port to that of the Web server. |
Specifies an optional mail session JNDI name to be used for e-mail notifications on job completion.
Data type | String |
Default | None |
Specifies the e-mail address of the sender of the notification message that the job manager provides when jobs have completed. This setting is required if you specify a JNDI mail session on the Mail session JNDI name setting.
Specifies whether to start the server components as they are needed for applications that run on this server.
Select this property if you want the server components started as they are needed.
When this property is not selected, all the server components are started during the startup process. Therefore, selecting this property typically results in improved startup time because fewer components are started during the startup process.
Specifies the read-only process ID of the job manager.
Specifies the read-only cell name of the job manager.
Specifies the read-only node name of the job manager.
Specifies the read-only state of the job manager, such as started or stopped.