get_service_status.sh script
Use the get_service_status.sh
script to
get the status of individual IBM® Product Master services.
Syntax
get_service_status.sh --svc_name=service name [--help]
Parameters
- svc_name
- Specify the full name of service, for example: scheduler_MYHOST
- help
- Specify this option to request help information.
Example
In this example, the get_service_status.sh
script
is run to get the status of the scheduler service:
$<install directory>/bin/go/get_service_status.sh --svc_name=scheduler_MYHOST
Output
Running theget_service_status.sh
script
will display the status of the service whose name is mentioned after
the script name at the prompt.