QueueMetrics forum

QueueMetrics => MySQL storage and Qloaderd/Uniloader => Topic started by: Vide on October 26, 2007, 13:28:19

Title: Qloaderd 1.7 and Asterisk HEARTBEAT problem
Post by: Vide on October 26, 2007, 13:28:19
Hi all

since I've upgraded to qloader.pl 1.7 it happens a strange thing: when the Asterisk is quiet and it's only writing HEARTBEAT events in the queue_log, qloader loads these events in mysql, as it should. But then when traffic starts again in Asterisk, if the queue_log was rotated (as always happens on weekends), the script cannot detect the new file and so it's always inserting HEARTBEAT events in asterisk. So to solve I've to stop the script, delete all HEARTBEAT events in mysql and restart qloader.pl.

This didn't happen with older qloader, as far I can remember... do I have to send a signal to the script when rotating the logs?
Title: Re: Qloaderd 1.7 and Asterisk HEARTBEAT problem
Post by: Vide on October 26, 2007, 13:29:28
Nevermind, I didn't read previous posts, sorry

http://forum.queuemetrics.com/index.php?topic=125.0
Title: Re: Qloaderd 1.7 and Asterisk HEARTBEAT problem
Post by: QueueMetrics on October 29, 2007, 11:36:44
Ok, is it fixed now?