This section explains how to start and stop resident processes.
Refer to Chapter 2, "Starting and Stopping Resident Processes" in the Reference Guide for more information about processes, etc.
Manager
Windows
Start/stop the following service:
Systemwalker SQC DCM
Point
Start/stop the following service when using Pull-mode communications.
Systemwalker SQC sqcschdle
Start/stop the following service when using the policy distribution function:
Systemwalker SQC thttpd
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd service automatically.
Note
When restarting the [Systemwalker SQC DCM] service, do not execute "Restart the service" from the Windows Services window.
First execute "Stop the service", then, after waiting a while, execute "Start the service".
UNIX
Confirm the current status using the following script:
/etc/rc2.d/S99ssqcdcm |
Use the following scripts to start and stop the processes.
To start the processes:
/etc/rc2.d/S99ssqcdcm start |
To stop the processes:
/etc/rc0.d/K00ssqcdcm stop |
To stop the processes completely:
/etc/rc0.d/K00ssqcdcm stop_wait |
Point
If the stop option (stop) is selected, this command completes without waiting for ending of the process.
If the complete stop (stop_wait) is selected, this command sends a finish signal, and completes after ending of running process.
When restarting the process, stop the process by using the complete stop option (stop_wait), and after command completion, start option (start) to start the process.
Point
Start/stop the following script when using Pull-mode communications. If you are communicating using the Pull method, the following scripts are also started or stopped:
To start the processes:
/etc/rc2.d/S99ssqcsch start |
To stop the processes:
/etc/rc0.d/K00ssqcsch stop |
When using the policy distribution function, the following scripts are also started or stopped:
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd daemon automatically.
Agent/Proxy Manager
Windows
Start/stop the following service:
Systemwalker SQC DCM
Point
If you are communicating using the Pull method or are using the policy distribution function, the following services are also started or stopped:
Systemwalker SQC thttpd
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd service automatically.
Note
When restarting the [Systemwalker SQC DCM] service, do not execute "Restart the service" from the Windows Services window..
First execute "Stop the service", then after waiting a while execute "Start the service".
UNIX
Confirm current status with the following script:
/etc/rc2.d/S99ssqcdcm |
Use the following scripts to start and stop the processes.
To start the processes:
/etc/rc2.d/S99ssqcdcm start |
To stop the processes:
/etc/rc0.d/K00ssqcdcm stop |
To stop the processes completely:
/etc/rc0.d/K00ssqcdcm stop_wait |
Point
If the stop option (stop) is selected, this command completes without waiting for ending of the process.
If the complete stop (stop_wait) is selected, this command sends a finish signal, and completes after ending of running process.
When restarting the process, stop the process by using the complete stop option (stop_wait), and after command completion, start option (start) to start the process.
Point
When using the policy distribution function, the following scripts are also started or stopped:
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd daemon automatically.
Enterprise Manager
Windows
Start/stop the following service:
Systemwalker SQC DCM
Point
When using the policy distribution function, the following services are also started or stopped:
Systemwalker SQC thttpd
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd service automatically.
Note
When restarting the [Systemwalker SQC DCM] service, do not execute "Restart the service" from the Windows Services window.
First execute "Stop the service", then after waiting a while execute "Start the service".
UNIX
Confirm current status with the following script:
/etc/rc2.d/S99ssqcdcm |
Use the following scripts to start and stop the processes.
To start the processes:
/etc/rc2.d/S99ssqcdcm start |
To stop the processes:
/etc/rc0.d/K00ssqcdcm stop |
To stop the processes completely:
/etc/rc0.d/K00ssqcdcm stop_wait |
Point
If the stop option (stop) is selected, this command completes without waiting for ending of the process.
If the complete stop (stop_wait) is selected, this command sends a finish signal, and completes after ending of running process.
When restarting the process, stop the process by using the complete stop option (stop_wait), and after command completion, start option (start) to start the process.
Point
When using the policy distribution function, the following scripts are also started or stopped.
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.9 Starting the thttpd Service/Daemon Automatically" for details on how to start the thttpd daemon automatically.