I wrote a python routine to copy all of our queuemetrics.queue_log data from 5 other asterisk servers to a central asterisk server all of which running queuemetrics with mysql. Each store location has a different partition such as P001, P002, etc. As we have bandwidth issues, I do not want to connect all locations together in real-time and don't need up-to-the-second reporting anyway.
My trouble is that I don't get any information in queuemetrics for the queue = 'oo All' option. If I select another queue setting, I do get call information but I would like to be able to see all store call data for all queues at once for easy analysis. I have been playing with configuration.properties and qloaderd config files but have yet to find a way to make queuemetrics report on all the queue_log data. I have queuemetrics v. 1.6.2.1. Any suggestions would be much appreciated. Thanks.
Nick