QueueMetrics forum
QueueMetrics => Realtime Live => Topic started by: tlathane 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
-
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.
-
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.
-
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
-
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
-
Which version of QM are you running? looks like a bug.
-
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
-
We do not suggest doing that, and if you do that you're on your own :)
-
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
-
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?