Start a component
component start name (prop=val)* [ --debug ]
Name of component to start. Name should be of the form application name:component name
Parameters for initial scheduling of component. The following parameters may be specified:
cpu - (optional) CPU allocation (val[%])
mem - (optional) Memory allocation (val[M[B]|G[B]]). If units are not specified, memory is in MB.
bw - (optional) Bandwidth allocation (val[M[b]|G[b]]). If units are not specified, bandwidth is in Mbps.
Start component in debug mode.
component start sugarcrm:main.config - Start component 'main.config' in 'application sugarcrm'
Notes: This command will fail if the application is not running.
Starting a component resets the component's flapping counter that is maintained by CA AppLogic for System z®. A component's flapping counter is the number of times that component has failed within the last 24 hours (each component has its own flapping counter). Once a component fails 3 times in 24 hours, the component is not restarted by CA AppLogic for System z®. comp restart or app start/restart may also be used to reset a component's flapping counter.
|
Copyright © 2013 CA.
All rights reserved.
|
|