QueueMetrics forum

QueueMetrics => QueueMetrics installation => Topic started by: torontob on October 12, 2010, 23:24:26

Title: How to configure VNC viewing?
Post 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:


Code: [Select]
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

Title: Re: How to configure VNC viewing?
Post by: QueueMetrics on October 13, 2010, 10:15:53
It should be HTTP://1.2.3.4:5800 not 1.2.3.4, as explained on the guide.
 
Title: Re: How to configure VNC viewing?
Post by: torontob on October 13, 2010, 17:21:09
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


Title: Re: How to configure VNC viewing?
Post by: torontob on October 13, 2010, 17:28:58
NVM it works with this corrected format:


http://1.2.3.4:5800

-Bruce
Title: Re: How to configure VNC viewing?
Post by: QueueMetrics on October 14, 2010, 09:19:11
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.
Title: Re: How to configure VNC viewing?
Post by: torontob on October 15, 2010, 20:15:03
Quote
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 :)
Title: Re: How to configure VNC viewing?
Post by: QueueMetrics on October 18, 2010, 10:30:01
 ;D