DiscoveryAgent

In the [DiscoveryAgent] section, the tokens control the behavior of the Discovery Agent plug-in.
capamsc141
In the [DiscoveryAgent] section, the tokens control the behavior of the Discovery Agent plug-in.
  • 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:
    0
  • PluginPath
    Defines the full pathname of the plugin.
    Default:
    /opt/CA/PAMSCShared/lib/DiscoveryAgent.*
  • QueryFilter
    Defines an additional value that is added to receive the message queue filter.
    Default:
    empty value
  • Schedule
    Defines the plugin scheduling string.
    Default:
    00:[email protected],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