Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kvalobs:kvoss:system:qc2:user:run [2010-08-12 20:06:14] paule |
kvalobs:kvoss:system:qc2:user:run [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Running | + | ====== Running |
| - | The QC2 daemon, kvqc2, may be turned on and off with kvstart and kvstop. All that is required is to add kvqc2 to the kv_ctl.conf file. If this is already achieved, just ignore | + | The QC2 daemon, kvqc2, may be turned on and off with **kvstart** and **kvstop**. All that is required is to add kvqc2 to the kv_ctl.conf file. If this is already achieved, just ignore |
| - | **CONFIGURATION** | + | ====== Configuration ====== |
| Update kv_ctl.conf | Update kv_ctl.conf | ||
| Line 18: | Line 18: | ||
| </ | </ | ||
| - | + | ====== Start ====== | |
| - | **START** | + | |
| < | < | ||
| $ kvstart | $ kvstart | ||
| Line 45: | Line 44: | ||
| </ | </ | ||
| + | ====== Stop ====== | ||
| - | **STOP** | + | Stop the running kvqc2 process by ' |
| - | < | + | For example: |
| - | $ kvstop -l | + | |
| - | </ | + | |
| - | The following result is expected: | ||
| < | < | ||
| kvalobs@dev-vm101: | kvalobs@dev-vm101: | ||
| Line 77: | Line 74: | ||
| Stop programmet [1-9]: 2 | Stop programmet [1-9]: 2 | ||
| - | kvqc2 ..... | + | kvqc2 .....Stopped! |
| </ | </ | ||
| Line 83: | Line 80: | ||
| Once kvqc2 is running the algorithms carried out are controlled by the configuration files in the Qc2Config directory. | Once kvqc2 is running the algorithms carried out are controlled by the configuration files in the Qc2Config directory. | ||
| + | The Qc2Config directory needs to be created by the kvalobs user if it does not exist. Standard location is "/ | ||