Previous Topic: PupmAgentManagerNext Topic: Communication


DiscoveryAgent

CA ControlMinder maintains settings that are related to the DiscoveryAgent in the following location:

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

The DiscoveryAgent registry key contains the following registry entries:

Interval

Defines the plugin schedule in seconds.

Default: 600

Note: Applicable only when ScheduleType is set to 2.

max_threads_count

Defines the threadpool threads count.

Default: 10

OperationMode

Defines the plugin operation mode.

Options: 0 - plugin disabled, 1 - plugin enabled

Default: 1

PluginPath

Defines the full pathname of the plugin.

Default: /opt/CA/bin/DiscoveryAgent.dll

QueryFilter

Defines an additional value that is added to the TIBCO receive queue filter.

Default: empty value

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: 0