AstRecipes » Installing QueueMetrics beta through RPM
The official QueueMetrics repository contains only production-quelity versions of QueueMetrics. Still, sometimes a beta version is released in RPM format, so we need to install it manually. Make sure QueueMetrics is installed through yumWe want everything to be working before installing a beta, so we do the following steps to install the latest working version:
wget -P /etc/yum.repos.d http://yum.loway.ch/loway.repo
yum install queuemetrics
As the beta will be installed locally and is not a signed package, we need to modify /etc/yum.conf and set gpgcheck=0 in the main section. When this is done, you can download and install the package through:
wget http://queuemetrics.com/download/rpm-beta/queuemetrics-1.4.0b1-20.noarch.rpm
yum localupdate queuemetrics-1.4.0b1-20.noarch.rpm
If you want to get back to the latest stable version, you can simply type the following commands:
yum remove queuemetrics
yum install queuemetrics
Softlinks:
Installing QueueMetrics - Home Page - Improving AstRecipes - Installing the Linksys PAP2-NA port adapter - Managing agents that dynamically log-on - Installing Queuemetrics on PBX-in-a-Flash - Optimizing QueueMetrics data access - Installing XC-AST under Jetty - Administering QueueMetrics using Tomcat - Debugging Qloaderd installation - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics using Yum - Installing XC-AST - Rebuilding Fonality queue_log - AstRecipes markup - QueueMetrics user tracking - Manually updating QueueMetrics - Installing Ubuntu over HTTP - Using a HT-488 with Asterisk - Utenti/Installing QueueMetrics using Yum - Installing the Welltech LP302 telephone - Avoiding queue_log file rotation - AddQueueMember and the queue_log file - Installing QueueMetrics from scratch - QueueMetrics logs - Upgrading QueueMetrics licences - Compiling Asterisk 1.4 with TDM400 and H323 - QueueMetrics - Installing Queuemetrics on Debian
Installing QueueMetrics - Home Page - Improving AstRecipes - Installing the Linksys PAP2-NA port adapter - Managing agents that dynamically log-on - Installing Queuemetrics on PBX-in-a-Flash - Optimizing QueueMetrics data access - Installing XC-AST under Jetty - Administering QueueMetrics using Tomcat - Debugging Qloaderd installation - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics using Yum - Installing XC-AST - Rebuilding Fonality queue_log - AstRecipes markup - QueueMetrics user tracking - Manually updating QueueMetrics - Installing Ubuntu over HTTP - Using a HT-488 with Asterisk - Utenti/Installing QueueMetrics using Yum - Installing the Welltech LP302 telephone - Avoiding queue_log file rotation - AddQueueMember and the queue_log file - Installing QueueMetrics from scratch - QueueMetrics logs - Upgrading QueueMetrics licences - Compiling Asterisk 1.4 with TDM400 and H323 - QueueMetrics - Installing Queuemetrics on Debian



