Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:tt_queuemetrics [2018/12/20 16:21] – mkeuter | userdoc:tt_queuemetrics [2020/06/09 03:59] (current) – [QueueMetrics Server Build] mknill | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| !!Note ->!! This guide is for a separate 'Off Box' installation only ((at the end of this page you'll also find the changes needed for a hosted QM Live solution)). It also does not go into detail on the setting up of Queue Metrics itself. | !!Note ->!! This guide is for a separate 'Off Box' installation only ((at the end of this page you'll also find the changes needed for a hosted QM Live solution)). It also does not go into detail on the setting up of Queue Metrics itself. | ||
| - | This guide needs to be read in conjunction with the QueueMetrics documentation found [[https:// | + | This guide needs to be read in conjunction with the QueueMetrics documentation found [[https:// |
| ===== QueueMetrics Server Build ===== | ===== QueueMetrics Server Build ===== | ||
| - | Although QueueMetrics can be built on any Linux distribution, | + | Although QueueMetrics can be built on any Linux distribution, |
| The following steps were performed on a Centos 7 Minimal Install. Note that only QueueMetrics related configuration has been included: | The following steps were performed on a Centos 7 Minimal Install. Note that only QueueMetrics related configuration has been included: | ||
| Line 144: | Line 144: | ||
| ==== QueueMetrics Configuration ==== | ==== QueueMetrics Configuration ==== | ||
| - | The configuration of QueueMetrics is not covered in the guide. Please see the QueueMetrics documentation found [[https:// | + | The configuration of QueueMetrics is not covered in the guide. Please see the QueueMetrics documentation found [[https:// |
| ===== QueueMetrics Live - Hosted Solution ===== | ===== QueueMetrics Live - Hosted Solution ===== | ||
| Line 155: | Line 155: | ||
| echo " | echo " | ||
| nohup nice / | nohup nice / | ||
| - | --login webqloader --pass "** password of the wqloader QM user **" | + | --login webqloader --pass "<password of the wqloader QM user>" |
| - | nohup nice / | + | nohup nice / |
| } | } | ||
| </ | </ | ||