As a different approach, QueueMetrics includes a perl script that does the real-time uploading of queue_log data into a database. It is being used in a large number of high load installations worldwide, so I'd say it's a pretty proven solutions, and it's very lightweight. As an added bonus, it is able to upload multiple queue_log files into the same table, will do an auto-sync in case it is interrupted so that you can load data reliably in the case of a crash, will post heartbeat information and can even do some queue_log rewriting on-the-fly.
You can find it at: http://queuemetrics.com/download/qloaderd-1.7.tar.gz - full instructions are enclosed in the tar package. It is free as in beer. I hope this helps l. On Sun, 29 Jul 2007 05:11:12 +0200, Anthony Francis <[EMAIL PROTECTED]> wrote: > I am submitting a patch to the Bug tracker next week that will have a > manager event fired alongside every queue log write. You can then send > the queue information to the database in realtime if you have a manager > interface script. If anyone is willing to test this patch once posted, I > would appreciate it. > > Anthony > ---------- Original Message ---------------------------------- > From: Philipp Kempgen <[EMAIL PROTECTED]> > Reply-To: Asterisk Users Mailing List - Non-Commercial > Discussion<[email protected]> > Date: Sat, 28 Jul 2007 12:13:41 +0200 > >> Jay Moore wrote (received 2007-07-28): >> >>> My boss would like some statistics on how many calls are answered out >>> of specific queues during a given time period, and I'm not sure how >>> exactly to obtain those stats. Here's how our queue system works. > [message truncated] > > -- Loway Research - Home of QueueMetrics http://queuemetrics.com _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
