perfadmin
perfadmin
Administer the LSF Reports (PERF) services.
Synopsis
perfadmin start service_name all
perfadmin stop service_name all
perfadmin [list
Description
CAUTION: This command can only be used by LSF administrators.
Starts or stops the PERF services, or shows status.
Run the command on the PERF host to control the following PERF services: loader controller (plc), job data transformer (jobdt), and data purger (purger). Run the command on the Derby database host to control the Derby database service (derbydb).
If PERF services are controlled by EGO, let the EGO service controller start and stop the PERF services.
Options
start service_name all
Starts the PERF services on the local host. You must specify the service name or the keyword all. Do not run this command on a host that is not the PERF host or Derby database host, you should only run one set of services per cluster.
stop service_name all
Stops the PERF services on the local host. You must specify the service name or the keyword all.
list Lists status of PERF services. Run this command on the PERF host or Derby database host.
Output
Status information and prompts are displayed in your command console.
SERVICE The name of the PERF service.
STATUS STARTED
Service is running.
STOPPED
Service is not running.
UNKNOWN
290Platform LSF Command Reference