QueueMetrics > Scripting QueueMetrics

Wallboard Example script

<< < (8/10) > >>

criceto:
Hi

the qmon.php is in /var/www/html/user

i changed following lines:

$defaultqueue = 'Inbound';

case 'inbound':
    $queueid = "600|601|602|603|604|605";
    $queuename='Inbound';

$qm_server = "192.168.50.17"; // the QueueMetrics server address
$qm_port   = "8080";        // the port QueueMetrics is running on
$qm_webapp = "queuemetrics"; // the webapp name for QueueMetrics

new XML_RPC_Value($queueid),
           new XML_RPC_Value("USER"),
           new XML_RPC_Value("PASSWORD"),
           new XML_RPC_Value("qmon"),
           new XML_RPC_Value("*********"),
           $req_blocks_rt

qmon is a user in QM configuration as ROBOT


But don't work....

btw in the script there is following line: "$cli_rt = new XML_RPC_Client("/$qm_webapp/xmlrpc.do", $qm_server,$qm_port);
"   ... but i can't find any xmlrpc.do in my server.

thanks a lot

bye

Moreno



QueueMetrics:
What error do you get in PHP?
The URLs that look like .do are "virtual" - they are not linked to a file.

criceto:
I don't see any error

just the complete webpage, but without data on top ... just the bottom part (Agent Status Last Call Current Caller)

Calls Waiting and agent status are empty

PS: i use static agents

bye

QueueMetrics:
Can you post a screenshot?

criceto:
Exactly like this one :http://www.flantel.com/qm/qmon1.jpg

but without any number in the first part.
the part below it's ok

bye
M.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version