The agent status (pause unpause etc) does not refresh when it is changed by the supervisor from the real time monitoring page using the magic wand. The change is reflected when the agent does click at the "reload now" button.
I actived the auto-refreshing adding the following to the configuration.properties
realtime.useActivePolling=true
realtime.ajaxPollingDelay=5
realtime.useRowCache=true
realtime.agent_autoopenurl=true
But it does not work
Our installation is using QM 13.04 with mysql 5.0.77