QueueMetrics forum
QueueMetrics => QueueMetrics installation => Topic started by: torontob on October 12, 2010, 23:24:26
-
Hello,
The guide on tutorials to get VNC working is not complete and informative. In editing Agents I have put the IP address of the agent computer as: 192.168.0.115. When browsing it, I get:
HTTP Status 404 - /queuemetrics/qm_adm/192.168.10.115
type Status report
message /queuemetrics/qm_adm/192.168.10.115
description The requested resource (/queuemetrics/qm_adm/192.168.10.115) is not available.
Apache Tomcat/5.0.28
What should be done to get this working? VNC is running Java mode and is accessible on port 5800 when directly typed into the browser.
Thanks
-
It should be HTTP://1.2.3.4:5800 not 1.2.3.4, as explained on the guide.
-
Thanks for that. The URL comes out as:
http//192.168.10.82:5800
Without the ":" so it won't browse.
Now, I was under the impression that this loads within QueueMetrics portal so just to give it a nice look and also leave the admin all other features but it's simply opening a browser to browse to VNC Java.
Are there any more features to this that I can through to the client using VNC Ultra for example or this is it?
Also, how to fix that above missing ":" ?
Thanks
-
NVM it works with this corrected format:
http://1.2.3.4:5800
-Bruce
-
Thanks for that. The URL comes out as:
http//192.168.10.82:5800
Without the ":" so it won't browse.
Now, I was under the impression that this loads within QueueMetrics portal so just to give it a nice look and also leave the admin all other features but it's simply opening a browser to browse to VNC Java.
Are there any more features to this that I can through to the client using VNC Ultra for example or this is it?
Also, how to fix that above missing ":" ?
Thanks
Why is there a missing ":"? if look at our Demo System, you'll see how we open up an URL on an entirely different server.
-
It should be http://HTTP://1.2.3.4:5800 not 1.2.3.4, as explained on the guide.
There was no ":" because I was putting the URL like you mentioned in your post. Changing that to just http:// worked fine.
Thanks :)
-
;D