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 12:47] – mkeuter | userdoc:tt_queuemetrics [2020/06/09 03:59] (current) – [QueueMetrics Server Build] mknill | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| It should work with most versions of AstLinux however a relatively recent version is recommended. | It should work with most versions of AstLinux however a relatively recent version is recommended. | ||
| - | !!Note ->!! This guide is for a separate 'Off Box' installation only. 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 48: | Line 48: | ||
| There are two integration points for QueueMetrics into Asterisk being the Asterisk manager Interface (AMI) and queue_log file. | There are two integration points for QueueMetrics into Asterisk being the Asterisk manager Interface (AMI) and queue_log file. | ||
| - | Logging Queue events | + | Logging Queue events |
| queue_log = yes | queue_log = yes | ||
| Line 57: | Line 57: | ||
| secret = ** password ** | secret = ** password ** | ||
| deny = 0.0.0.0/ | deny = 0.0.0.0/ | ||
| - | permit = ** QM Server IP Address **/ | + | permit = ** QM Server IP Address **/ |
| - | permit = 127.0.0.1/ | + | permit = 127.0.0.1/ |
| read = system, | read = system, | ||
| write = system, | write = system, | ||
| 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 Hosted Solution ==== | + | ===== QueueMetrics |
| - | To use the QueueMetrics Hosted Solution the '' | + | To use the QueueMetrics |
| < | < | ||
| Line 155: | Line 155: | ||
| echo " | echo " | ||
| nohup nice / | nohup nice / | ||
| - | --login webqloader --pass "** wqloader QM user paasword **" | + | --login webqloader --pass "< |
| - | nohup nice / | + | nohup nice / |
| } | } | ||
| </ | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | \\ | ||
| + | |||