This plug-in (named cfProcessManager) manages external processes such as HM Agent and Alert Collector. The plug-in functionality is similar to CAF, where CAF manages the Client Automation-conformant plug-ins but Process Manager manages external processes that are not CAF plug-ins.
The external processes that cfProcessManager manages support the regular CAF plug-in properties such as Maxinstances, Maxrestarts, Restartifdied, Enabled, and Maxrestarttime. The behavior of these properties is similar to that of CAF plug-ins.
The following additional properties are supported:
Defines the process to start when CAF starts.
Default: Do not start with CAF.
Defines the process to stop when CAF stops.
Default: Do not stop with CAF.
Indicates Command line of the process.
Defines the start command. Default: start.
Defines the stop command. Default: stop.
Defines the status command. Default: status.
Note: Restart cfProcessManager when you change the above settings.
A new /EXT option is introduced to work with the CAF start and stop commands.
Starts all plug-ins and the enabled external processes that Process Manager manages.
Stops all plug-ins and the enabled external processes that Process Manager manages.
The Caf status cfProcessManager command shows the status of the external processes.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|