AstRecipes » Installing Queuemetrics on Debian
It is quite easy to install QueueMetrics on Debian and Debian-derived systems, like the very popular Ubuntu:Install Sun's Java SDK:
apt-get install sun-java5-jdk
JAVA_HOME=/etc/java-1.5.0-sun
JAVA_OPTS="-Xms256M -Xmx512M"
export JAVA_HOME
export JAVA_OPTS
apt-get install tomcat5
# Use the Java security manager? (yes/no)
#TOMCAT5_SECURITY=yes (Default setting)
TOMCAT5_SECURITY=no
The command used under debian for automatic rc startup is update-rc.d See also
Thanks to Paul C. for very useful input
Softlinks:
Home Page - Installing QueueMetrics - Installing QueueMetrics from scratch - Installing the Asterisk GUI - Compiling Asterisk 1.4 beta - Peering two Asterisk servers using IAX - Compiling Asterisk 1.2 with TDM400 and H323 - Script to convert music-on-hold to native formats - QueueMetrics - Generic QueueMetrics startup script - Utenti/Lenz73 - AddQueueMember and the queue_log file - Compiling Asterisk 1.4 with TDM400 and H323 - UPDATING - Configuring a queue - Create an account - Utenti/walmass - Upgrading QueueMetrics licences - Misc links - Using a HT-488 with Asterisk - Compiling Asterisk with OH323 - Avoiding queue_log file rotation - QueueMetrics logs - Compressing recorded calls to MP3 - Improving AstRecipes - Licences - Managing agents that dynamically log-on - User stats - SandBox - Add a recipe - Monitoring Zaptel Hardware - Utenti/timlitw - Manually updating QueueMetrics - asterisk - Connecting to FWD using IAX - Listening to recorded calls using XC-AST - Installing QueueMetrics on Fonality PBXtra - Installing Queuemetrics on PBX-in-a-Flash - Utenti/peter-dean - Recording all outgoing traffic for some extensions - Installing the Linksys PAP2-NA port adapter - Simple queue and agent debug monitoring - Debugging Qloaderd installation - Administering QueueMetrics using Tomcat - Optimizing QueueMetrics data access - Utenti/lostdave - Compiling Asterisk on EPIA with VIA C3 - Installing XC-AST under Jetty - Installing QueueMetrics using Yum - Rebuilding Fonality queue_log
Home Page - Installing QueueMetrics - Installing QueueMetrics from scratch - Installing the Asterisk GUI - Compiling Asterisk 1.4 beta - Peering two Asterisk servers using IAX - Compiling Asterisk 1.2 with TDM400 and H323 - Script to convert music-on-hold to native formats - QueueMetrics - Generic QueueMetrics startup script - Utenti/Lenz73 - AddQueueMember and the queue_log file - Compiling Asterisk 1.4 with TDM400 and H323 - UPDATING - Configuring a queue - Create an account - Utenti/walmass - Upgrading QueueMetrics licences - Misc links - Using a HT-488 with Asterisk - Compiling Asterisk with OH323 - Avoiding queue_log file rotation - QueueMetrics logs - Compressing recorded calls to MP3 - Improving AstRecipes - Licences - Managing agents that dynamically log-on - User stats - SandBox - Add a recipe - Monitoring Zaptel Hardware - Utenti/timlitw - Manually updating QueueMetrics - asterisk - Connecting to FWD using IAX - Listening to recorded calls using XC-AST - Installing QueueMetrics on Fonality PBXtra - Installing Queuemetrics on PBX-in-a-Flash - Utenti/peter-dean - Recording all outgoing traffic for some extensions - Installing the Linksys PAP2-NA port adapter - Simple queue and agent debug monitoring - Debugging Qloaderd installation - Administering QueueMetrics using Tomcat - Optimizing QueueMetrics data access - Utenti/lostdave - Compiling Asterisk on EPIA with VIA C3 - Installing XC-AST under Jetty - Installing QueueMetrics using Yum - Rebuilding Fonality queue_log



