This section explains how to start and stop resident processes.
Refer to "Starting and Stopping Resident Processes" of the Reference Guide for more information about processes and so on.
Manager
[Windows]
Start or stop the following service:
Systemwalker SQC DCM
Point
If communications using the "Pull" method are to be used, start or stop the following service:
Systemwalker SQC sqcschdle
If the policy distribution function is to be used, start or stop the following service as well:
Systemwalker SQC thttpd
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the Systemwalker SQC thttpd daemon start 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]
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
If communications using the "Pull" method are to be used, use the following scripts to start or stop the processes.
To start the processes:
/etc/rc2.d/S99ssqcsch start |
To stop the processes:
/etc/rc0.d/K00ssqcsch stop |
If the policy distribution function is to be used, use the following scripts to start or stop the processes:
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the thttpd service or daemon start automatically.
Agent/Proxy Manager
[Windows]
Start or stop the following service:
Systemwalker SQC DCM
Point
If both the policy distribution function and communications using the "Pull" method are to be used, start or stop the following service:
Systemwalker SQC thttpd
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the Systemwalker SQC thttpd daemon start 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]
Use the following scripts to start or 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
If both the policy distribution function and communications using the "Pull" method are to be used, use the following scripts to start or stop the processes.
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the thttpd service or daemon start automatically.
Enterprise Manager
[Windows]
Start or stop the following service:
Systemwalker SQC DCM
Point
If the policy distribution function is to be used, start or stop the following service:
Systemwalker SQC thttpd
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the Systemwalker SQC thttpd daemon start 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]
Use the following scripts to start or 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
If the policy distribution function is to be used, use the following scripts to start or stop the processes:
To start the processes:
/opt/FJSVssqc/bin/ssqchttp start |
To stop the processes:
/opt/FJSVssqc/bin/ssqchttp stop |
Refer to "A.5 Automatic Startup Settings for the thttpd Service/Daemon" for information about how to make the thttpd service or daemon start automatically.