WLOC Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Configure Work Managers


The Work Manager tab on the Controller or Agent page enables you to configure the predefined Work Managers for the Agent. Using the WLOC Administration Console, you can configure the minimum and maximum number of threads only. You cannot add or delete Work Managers.

The following table summarizes the Work Managers that are available in WLOC and that you can configure using the WLOC Administration Console.

Work Manager Description Controller or Agent?

Action-Purge-WM

Purges data related to actions that have been completed for a given amount of time. A separate Work Manager is provided for this job so the execution of the action is not interrupted. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Controller

Actions-WM

Executes actions, updates internal state for monitoring actions, and handles action adjudication operations. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Controller

ExecuteEngine-WM

Prepares actions that result from policy violations. Note that actions themselves are run in the Actions-WM. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Controller

ProcessRuntime-WM

Manages Controller state related to processes managed by WLOC. This includes updating internal runtime state as well as Controller side persisted state used for high availability purposes. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Controller

ResourceBroker-WM

Manages the Controller side lifecycle of processes managed by WLOC. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Controller

AgentRuntime-WM

Manages the state related to processes managed by a WLOC Agent. This includes updating internal runtime state as well as persisted state for the Agent which is used for high availability purposes. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Agent

ResourceBrokerAgent-WM

Manages the Agent side lifecycle of processes managed by a WLOC Agent. By default, the minimum and maximum number of threads are set to 3 and 15, respectively.

Agent

WM

Manages system-level operations on the Controller or Agent. By default, the minimum and maximum number of threads are set to 3 and 64, respectively.

Both

To configure Work Managers for the Controller or Agent:

  1. To configure Work Managers for the Controller, access the Controller page in one of the following ways:
    • Click the Controller tab in the WLOC navigation bar.
    • Click the Home tab in the WLOC navigation bar and click Controller under Manage Configuration.

    To configure Work Managers for an Agent, access the Agent page in one of the following ways:

    • Click the Inventory tab in the WLOC navigation bar, expand the list of Agents in the Inventory pane, and click the name of the Agent.
    • Click the Agents tab in the WLOC navigation bar and click the name of the Agent that you want to configure in the Agents table.
    • Click the Home tab in the WLOC navigation bar, click Agents under Manage Configuration, and click the name of the Agent that you want to configure in the Agents table.
  2. Click the Work Manager tab.
  3. To filter the list of Work Managers, enter Column=Value in the text box and click Filter.

    Column specifies the table column name on which you want to sort, and defaults to Name. Value specifies a string value on which to filter the contents. To clear the filter, click Clear Filter.

  4. Click the name of the Work Manager that you want to configure in the Work Managers table.
  5. Modify the following Work Manager configuration properties, as required:
    Field Description

    Description

    Description of the Work Manager. This field is optional.

    Minimum Threads

    Minimum number of concurrent threads.

    Maximum Threads

    Maximum number of concurrent threads.

    You cannot modify the Work Manager name.
  6. Click Finish.
    The changes are saved and the following message confirmation is displayed:
    Settings updated successfully

  Back to Top