QueueMetrics forum
QueueMetrics => Running QueueMetrics => Topic started by: Davidgue on April 28, 2008, 20:19:45
-
Hi!
What's the best way to initialize Queuemetrics statistics?
A simple "delete from queue_log" would be enough?
I don't want to loose all my settings, agents, queues and call outcomes definitions.
After some testing, I would like to start in "real world", and I don't want to deal with all the test calls I have in the reports now.
Thanks,
David.
-
Well basically you do not need to "initialize" stats, as you always run a report for a specified period of time.
If you really do and are running SQL storage, here is how:
1. stop qloaderd
2. truncate queue_log table
3. rotate queue_log file in Asterisk
4. restart qloaderd