Author Topic: Question about subque report presentation  (Read 6019 times)

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Question about subque report presentation
« on: September 09, 2009, 03:33:09 »
We're now setup for subqueue's and it works great.  The only issue is when we run a report on the entire queue (ex: 999.*), it lists all the DIDs in that queue under the top header for "Atomic queue(s) considered:".  We have hundreds of DIDs on these queues so it pushes the graph for calls answered vs. calls taken and the total calls figure waaaay off to the right.

Is there a way to fix that?

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #1 on: September 10, 2009, 10:28:05 »
can you post a screen shot?

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #2 on: September 10, 2009, 19:19:13 »
Not a problem  ...  but how do I do that?  I don't see the option to submit attachments.
« Last Edit: September 10, 2009, 19:23:19 by eschurke »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #4 on: September 15, 2009, 21:58:27 »
OK - here's a screenshot of the top panel and what it looks like:

http://img179.imageshack.us/img179/81/screenhunter60.jpg


QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #5 on: September 16, 2009, 22:27:48 »
I would turn off queue name expansion - set:

Code: [Select]
default.showQueueComposition=false
This way you will only see the "main" queue name.


eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #6 on: September 16, 2009, 22:35:03 »
I noticed that setting and did try it.  We still have the same issue.  But we used to get 2 rows with queue names, now we get just that one long one.

In the screen snippit I posted, the queue is defined with:

991.*|992.*|993.*|994.*|996.*|997.*|999.*


If I turn that setting back to true then it looks like this: http://img27.imageshack.us/img27/3573/screenhunter68.jpg

But when set to false it looks like the image posted above.
« Last Edit: September 16, 2009, 22:59:33 by eschurke »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #7 on: September 21, 2009, 12:49:36 »
One questions: are atomic simple queues defined in QM at all?

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #8 on: September 21, 2009, 15:19:59 »
 ??? ummm, I don't know.   :)

What are atomic simple queues?  :)

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #9 on: September 21, 2009, 15:31:06 »
OK - I just checked the manual and found that

Atomic queue: a queue that matches one-to-one to an underlying Asterisk queue.

After configuring the sub queues, we ran the auto config and it created queues for each atomic simple queue.  For example, queue 993 was created like 993.993.

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #10 on: September 22, 2009, 17:00:19 »
One last thing: how is it defined the queue that you are monitoring? that is, can you post a screen-shot of your Queue editor where the queue you select is shown?

eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #11 on: September 25, 2009, 20:55:28 »
That particular queue is defined like this:

http://img182.imageshack.us/img182/879/screenhunter76.jpg

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #12 on: September 28, 2009, 17:06:39 »
So if you toggle on "All queues" / "Active queues" in the RT page nothing changes?
Maybe it's a bug linked to the subqueue expansion.
If you please confirm it's so, I'll set up a Bugzilla issue.


eschurke

  • Newbie
  • *
  • Posts: 18
  • Karma: 0
    • View Profile
Re: Question about subque report presentation
« Reply #13 on: September 28, 2009, 17:58:12 »
We're not using 'RT' because our own in-house app is better suited for our needs.  We get the expansion when running a queue report.


QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Question about subque report presentation
« Reply #14 on: September 29, 2009, 09:01:23 »
RT = RealTime page, not RequestTracker.