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.
- OperationModeDefines the plugin operation mode.Options:0 - plugin disabled, 1 - plugin enabledDefault:0
- PluginPathDefines the full pathname of the plugin.Default: /opt/CA/PAMSCShared/lib/PupmAgent.[so|sl|o]
- ScheduleTypeDefines the plugin schedule type.Options:0 - Execute once, 1 - Execute on demand, 2 - Execute everynseconds (nis defined in theIntervaltoken), 3 - Execute by schedulerstring(stringis defined in theScheduletoken). Example: 00:00@Sun,Mon,Tue,Wed,Thu,Fri,SatDefault:1
- IntervalDefines the plugin interval in seconds, when usingScheduleType= 2.Default:1
- RegistrationIntervalDefines the registration lifetime in days.Default:7
- ScheduleDefines the plugin scheduling string, when usingScheduleType= 3Default:00:00@Sun,Mon,Tue,Wed,Thu,Fri,Sat
- AutoRegisterSpecifies 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