Linux-UNIX: Start and stop methods for upstart
Learn how to start and stop S-TAP® and GIM processes with upstart services.
- Run initctl list to list the upstart services.
- Run start <service_name> to start the service.
- Run "stop <service_name> to stop the service.
Action | S-TAP commands |
---|---|
Start S-TAP |
|
Stop S-TAP |
|
Verify S-TAP status |
|
Identify the service name of GIM and supervisor: |
|
Start GIM, supervisor |
For
example: start gim_56789 |
Stop GIM, supervisor | For example: stop gim_56789 |
Verify GIM, supervisor status | For example: status gim_56789 |