Previous Topic: The seos.ini Initialization File

Next Topic: AccountManager

AgentManager

In the [AgentManager] section, tokens control aspects associated with the CA Access Control plugins management.

exclude_endpoint_types

Specifies a comma separated list of endpoint types that the Account Manager does not manage.

Interval

Defines the plugin schedule, in seconds.

Default: 1

Note: Applicable only when ScheduleType is set to 2.

max_threads_count

Specifies the maximum number of working threads in the pool.

Default: 10

OperationMode

Defines the plugin operation mode.

Options: 0 - plugin disabled, 1 - plugin enabled

Default: 1

Plugins

Specifies the plugins that the CA Access Control Agent Manager uses.

Default: AccountManager, Heartbeat, Policyfetcher

PluginPath

Defines the full pathname of the plugin.

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

RefreshTimeout

Defines the plugin refresh timeout.

Default: 10

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

Define the plugin schedule type.

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

Default: 1

TraceEnabled

Defines the CA Access Control Agent Manager trace mode.

Options: 0,1

Default: 1

Note: Trace messages are logged in the following location: <WorkSpace>/AgentManager.log file.

WorkSpace

Specifies the full pathname of the CA Access Control Agent Manager workspace.

Default: /opt/CA/AccessControlShared/data/AgentManager