QueueMetrics forum

QueueMetrics => MySQL storage and Qloaderd/Uniloader => Topic started by: Vide on December 14, 2011, 18:13:20

Title: Qloaderd missing some ADDMEMBER/REMOVEMEMBER
Post by: Vide on December 14, 2011, 18:13:20
Hi

I've been experiencing from time to time random "holes" in our queue_log data. I mean, agents login/logoff, action is recorded on asterisk's queue_log logfile, qloaderd syas that it has loaded all data but the data never appears in MySQL. Any idea on how to debug this issue? I cannot find a way to reproduce it at will
Title: Re: Qloaderd missing some ADDMEMBER/REMOVEMEMBER
Post by: Anthony on December 15, 2011, 11:06:20
Hi,

what exactly do you mean by "random holes"? is the row empty or has the line been skipped? if the line has been skipped, how do you know/see this?
Try taking the queue_log file and a copy of your qloaderd and run them on a different machine. Check results for similar "missing" data.
This will help in identifying the issue.