PupmAgent (accommon.ini)

In the [PupmAgent] section, the tokens control the behavior of the Pupm Agent plug-in.
capamsc141
In the [PupmAgent] section, the tokens control the behavior of the Pupm Agent plug-in.
  • 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/PupmAgent.[so|sl|o]
  • ScheduleType
    Defines the plugin schedule type.
    Options:
    0 - Execute once, 1 - Execute on demand, 2 - Execute every
    n
    seconds (
    n
    is defined in the
    Interval
    token), 3 - Execute by scheduler
    string
    (
    string
    is defined in the
    Schedule
    token). Example: 00:00@Sun,Mon,Tue,Wed,Thu,Fri,Sat
    Default:
    1
  • Interval
    Defines the plugin interval in seconds, when using
    ScheduleType
    = 2.
    Default:
    1
  • RegistrationInterval
    Defines the registration lifetime in days.
    Default:
    7
  • Schedule
    Defines the plugin scheduling string, when using
    ScheduleType
    = 3
    Default:
    00:00@Sun,Mon,Tue,Wed,Thu,Fri,Sat
  • AutoRegister
    Specifies whether to send a registration message to the server on agent startup.
    Options:
    0 - The Pupm agent does not send a registration message to the server, 1 - The Pupm agent sends a registration message to the server.
    Default:
    1