QueueMetrics forum

QueueMetrics => QueueMetrics installation => Topic started by: Luffy49 on October 05, 2009, 11:59:02

Title: Table 'queuemetrics.arch_classes' doesn't exist
Post by: Luffy49 on October 05, 2009, 11:59:02
Hi,

I try to install queuemetrics on Centos with asterisk 1.6

I had install queuemetrics like that :

yum install queuemetrics.

But when i run :

http://192.168.1.5:8080/queuemetrics/

All is OK exept :

Checking if exists database table: 'arch_classes'     Error     Java Error: Problema DB: java.sql.SQLException: Table 'queuemetrics.arch_classes' doesn't exist The required database table 'arch_classes' is missing or unreadable.


How can i solve it ?
Title: Re: Table 'queuemetrics.arch_classes' doesn't exist
Post by: Luffy49 on October 05, 2009, 12:05:49
I run installDb.sh

and now i have :

Java Error: Errore DB: java.sql.SQLException: Unknown column 'lic_version' in 'field list' The required database table 'dbversion' is missing some fields. Are you updating from a previous version of QM?
Title: Re: Table 'queuemetrics.arch_classes' doesn't exist
Post by: Luffy49 on October 05, 2009, 12:20:34
I solve my issue by executing database_sample.sql but i have another one :

I don't understand how queuemetrics and asterisk are linked. because in queueMetrics I don't have my asterisk queue.

and no information in stat

Title: Re: Table 'queuemetrics.arch_classes' doesn't exist
Post by: Luffy49 on October 05, 2009, 16:55:26
OK all works

exept i don't see my queue and agent in interface :(

i only see DSP and Test queues
Title: Re: Table 'queuemetrics.arch_classes' doesn't exist
Post by: QueueMetrics on October 06, 2009, 09:01:19
1. are QM and Asterisk on the same box or on different boxes?
2. you should create the queues you are using in QM, so QM can report on them....