QueueMetrics forum

QueueMetrics => General Asterisk configuration => Topic started by: tank30 on February 11, 2008, 14:21:14

Title: Qloader upload interval
Post by: tank30 on February 11, 2008, 14:21:14
Hi,
  What exactly is the time interval that qloader parses the queue.log and uploads into mysql? Im guessing
$log_every_num is relevant but I need to be sure.
 I have searched the site but found nothing.

Thank you
Kyriakos
Title: Re: Qloader upload interval
Post by: QueueMetrics on February 13, 2008, 09:28:50
It usually happens in realtime. When there are no more lines in the queue_log, the qloaderd waits one second before trying if there are new lines appended. So it's practically real-time.

Title: Re: Qloader upload interval
Post by: tank30 on February 13, 2008, 10:17:44
OK, thank you for the reply!   :)