Author Topic: Realtime Monitoring  (Read 9844 times)

tlathane

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
    • Email
Realtime Monitoring
« on: August 02, 2007, 17:24:30 »
Hi every1

I have a problem with realtime monitoring, it shows logged in agents but does not show there current activities(on pause, on a call etc :o), I tried restarting the qloader, restarted queuemetrics but it doesn't help. iwas working fine before

please help.

Thanks Tumelo

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Realtime Monitoring
« Reply #1 on: August 05, 2007, 10:56:58 »
Hard to tell - what you should do is this (I assume you are using qloaderd):
- check that queue_log entries are actually sent over to the table by qloaderd
- if they do, and you see logins/logoffs but no calls, you are reporing on the wrong queue. Check that your queue name matches the one on the table

With QM 1.4, you can run both checks very easily by clicking on the "MySQL storage" link on the home page.


horsarias

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
    • Email
Re: Realtime Monitoring
« Reply #2 on: March 10, 2008, 18:15:02 »
Hi, 

I am new here; i wonder if some one knows if the queue metrics can be configured to show Only the agents asocieted to a queue that a user has defiden in his valid keys.

In other words, to work in the "show only members" mode by default and the "show all members" option is disabled.

Thank you.
   

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Realtime Monitoring
« Reply #3 on: March 11, 2008, 10:34:32 »
Yes you can have that set by default by setting:

#Are not  the only agents to be shown on the realtime page those who are "known" for the queue? 0 false, 1 true
realtime.members_only=1





horsarias

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
    • Email
Re: Realtime Monitoring
« Reply #4 on: March 13, 2008, 15:25:45 »
Thanks, for the answer; I chequed the configuration file and found that the parameter was already set.

"#Are not  the only agents to be shown on the realtime page those who are "known" for the queue? 0 false, 1 true
realtime.members_only=1"

Still, if a user that has a key only for a queue, the first time he gets into realtime monitoring, will see agents that are not members of the queue selected. He has to press the show only members butto to filter.

Is it possible to see allways only the members, even if "see all members" butto is pressed ? or disable this button ?

We just do not want to let a supervisor check the state of agents that hi has not permission to see.

Thanks

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Realtime Monitoring
« Reply #5 on: March 14, 2008, 10:34:36 »
Which version of QM are you running? looks like a bug.


horsarias

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
    • Email
Re: Realtime Monitoring
« Reply #6 on: March 20, 2008, 00:09:12 »
Thanks,

Actually i am using
queuemetrics 1.4.3 on mysql 4.1 whith Java Runtime1.5.0_10.

I see that the option "realtime.members_only=0" works very good to hide foreign members by default; but it is allways possible to see those agents just pressing "Show any agent".

I think that one solution to this matter can be adjust  the "realtime.members_only" option  to 0 and disable the "Show any agent" button.

Can the queuemetrics jsp code be modified by Me in order to reach this solution and still stay under the queuemetrics licence terms ?

Thanks again.

Bye

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Realtime Monitoring
« Reply #7 on: March 21, 2008, 10:24:13 »
We do not suggest doing that, and if you do that you're on your own :)

horsarias

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
    • View Profile
    • Email
Re: Realtime Monitoring
« Reply #8 on: April 10, 2008, 22:44:56 »
Hi,

I guess if you have notice about problems with realtime view when the agent number and/or the extension has alphanumeric digits.

Right now the realtime view shows the pause and unpause events of the agents but not the login and logoff events.

Checking the queue_log the events are arriving good. This is a row Example:

"partition","time_id","call_id","queue","agent","verb","data1","data2","data3","data4","unique_row_count"

'', 1207855393, 'NONE', 'NONE', 'gobd840311', 'AGENTCALLBACKLOGOFF', 'gobd840311@bai.cer.vanta.com', '5140', 'CommandLogoff
', '', 18593523

It is Curious that the Agents are always as "ready" whith green light. It only change whith pauses. 

I have erased and recreated them but nothing. Members of the queue that do nat have letters in the agent number work fine.

What can it Be ?

Thanks
« Last Edit: April 10, 2008, 22:49:44 by horsarias »

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Realtime Monitoring
« Reply #9 on: April 11, 2008, 15:15:17 »
I think this might be a bug - are call statistics shown okay?
One thinkg that I notoice is that agent does not follow the CHANNELTYPE/address format, how do you gcreate that?