| Knowledge Center Contents Previous Next Index |
perfadmin
Administer the LSF Reports (PERF) services.
Synopsis
perfadmin start service_name | all perfadmin stop service_name | all perfadmin [list | -h]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.
-h
Outputs command usage and exits.
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
Service status is unknown. The local host may not be the PERF host or Derby database host.
HOSTNAME
Name of the host.
WSM_PID
Process ID of the running service.
See also
- pmcadmin command: administer the Platform Management Console (PMC)
- perfsetrc command: enable automatic startup of PERF services on a host
- perfremoverc command: disable automatic startup of PERF services on a host
|
Platform Computing Inc.
www.platform.com |
| Knowledge Center Contents Previous Next Index |