1
MySQL storage and Qloaderd/Uniloader / Re: Upload old stats from queueloq
« on: June 19, 2007, 00:55:12 »
OK, I think I have this figured out. IF you are not using the MySQL storage, QM can only report on the data it sees in queue_log. If you are rolling your queue_log, you'll truncate the data available to QM. It may make sense to point this out in the docs (for morons like me ;-))
As I understand the docs, I do not think my call center is high volume enough to warrant using MySQL storage. However, does that mean I can never roll queue_log? Is it possible to have QM read the current and the last queue_log? Here is what my /var/log/asterisk looks like:
/var/log/asterisk$ ls -ltrh | grep queue
-rw-r--r-- 1 root root 330K Jun 15 18:02 queue_log.0
-rw-r--r-- 1 root root 45K Jun 19 09:07 queue_log
chaag@asterisk4:/var/log/asterisk$
thanks,
Chris
As I understand the docs, I do not think my call center is high volume enough to warrant using MySQL storage. However, does that mean I can never roll queue_log? Is it possible to have QM read the current and the last queue_log? Here is what my /var/log/asterisk looks like:
/var/log/asterisk$ ls -ltrh | grep queue
-rw-r--r-- 1 root root 330K Jun 15 18:02 queue_log.0
-rw-r--r-- 1 root root 45K Jun 19 09:07 queue_log
chaag@asterisk4:/var/log/asterisk$
thanks,
Chris