Previous Topic: AccountManagerNext Topic: DiscoveryAgent


PupmAgentManager

CA ControlMinder maintains the PupmAgentManager related settings in the following location:

HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\AccessControl\Common\AgentManager\Plugins\PupmAgent

The PupmAgentManager registry key contains the following registry entries:

AutoRegister

Defines the auto registration interval in days.

Default: 7

Interval

Defines the plugin schedule in seconds.

Default: 1

Note: Applicable only when ScheduleType is set to 2.

OperationMode

Defines the plugin operation mode.

Options: 0 - plugin disabled, 1 - plugin enabled

Default: 0

PluginPath

Defines the full pathname of the plugin.

Default: /opt/CA/AccessControlShared/lib/AccountManager.so

RegistrationInterval

Specifies the registration schedule in intervals.

Default: 7

Type: REG_DWORD

Schedule

Defines the plugin scheduling string.

Default: 00:00@Sun.Mon,Tue,Wed,Thu,Fri,Sat

Note: Applicable only when ScheduleType is set to 2.

ScheduleType

Defines the plugin schedule type.

Options: 0 - execute once, 1 - execute on demand, 2 - execute on interval, 3 - execute on schedule

Default: 1