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 - Optimizing QueueMetrics data access - Installing the Linksys PAP2-NA port adapter - Debugging Qloaderd installation - Administering QueueMetrics using Tomcat - Managing agents that dynamically log-on - AstRecipes markup - Installing XC-AST under Jetty - Installing Queuemetrics on PBX-in-a-Flash - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics using Yum - Rebuilding Fonality queue_log - Installing XC-AST - QueueMetrics user tracking - Installing Ubuntu over HTTP - Utenti/Installing QueueMetrics using Yum - Avoiding queue_log file rotation - AddQueueMember and the queue_log file - Installing the Welltech LP302 telephone - Installing QueueMetrics from scratch - Manually updating QueueMetrics - Using a HT-488 with Asterisk - QueueMetrics logs - Upgrading QueueMetrics licences - Compiling Asterisk 1.4 with TDM400 and H323 - Installing Queuemetrics on Debian - QueueMetrics
Installing QueueMetrics - Home Page - Improving AstRecipes - Optimizing QueueMetrics data access - Installing the Linksys PAP2-NA port adapter - Debugging Qloaderd installation - Administering QueueMetrics using Tomcat - Managing agents that dynamically log-on - AstRecipes markup - Installing XC-AST under Jetty - Installing Queuemetrics on PBX-in-a-Flash - Installing QueueMetrics on Fonality PBXtra - Installing QueueMetrics using Yum - Rebuilding Fonality queue_log - Installing XC-AST - QueueMetrics user tracking - Installing Ubuntu over HTTP - Utenti/Installing QueueMetrics using Yum - Avoiding queue_log file rotation - AddQueueMember and the queue_log file - Installing the Welltech LP302 telephone - Installing QueueMetrics from scratch - Manually updating QueueMetrics - Using a HT-488 with Asterisk - QueueMetrics logs - Upgrading QueueMetrics licences - Compiling Asterisk 1.4 with TDM400 and H323 - Installing Queuemetrics on Debian - QueueMetrics



