Products
Applications
Support
Company
How To Buy
Skip to main content (Press Enter).
Sign in
Skip auxiliary navigation (Press Enter).
Register
Skip main navigation (Press Enter).
Toggle navigation
Search Options
Home
Communities
All Communities
Application Networking and Security
Enterprise Software
Mainframe Software
Software Defined Edge
Symantec Enterprise
Tanzu
VMware {code}
VMware Cloud Foundation
Blogs
All Blogs
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Events
All Events
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Water Cooler
Betas
Flings
Education
Groups
Enterprise Software
Mainframe Software
Symantec Enterprise
VMware
Members
vCenter
Cloud & SDDC
View Only
Community Home
Threads
Library
Events
Members
Back to discussions
Expand all
|
Collapse all
sort by most recent
sort by thread
Server multiple listen ports
doubleodavey
Jun 28, 2011 11:45 AM
Is it possible for the HQ server to listen on more than one port? The reason I ask is that some of ...
jvalkeal_hyperi
Jul 01, 2011 04:39 PM
Of course. This is from EE version but open source should follow same logic. hq-engine/hq-server/conf/server.xml ...
doubleodavey
Jul 11, 2011 04:18 PM
I couldn't get that to work. I added in an additional connector, but was unable to connect an agent ...
doubleodavey
Jul 13, 2011 01:39 PM
i'm getting closer - i need to change the default agent listen port from 2144 to say 2145. I've ...
danial662666
Jul 14, 2011 06:18 AM
a great jobs add article contain Web Development many information like the person like me...thanks ...
danial662666
Jul 14, 2011 06:19 AM
I just love your CCNP forum.Thanks for posting it. it have something that someone comeback again….there ...
ukdress
Jul 18, 2011 09:14 AM
I added in an additional connector, but was unable to connect an agent to that port. ———————————————————————————————— ...
1.
Server multiple listen ports
0
Recommend
doubleodavey
Posted Jun 28, 2011 11:45 AM
Reply
Reply Privately
Options Dropdown
Is it possible for the HQ server to listen on more than one port?
The reason I ask is that some of the remotely monitored sites have multiple agents, so to monitor the second agent I would create a firewall rule with a different port other than 2144 or 7443.
Any help would be greatly appreciated!
2.
RE: Server multiple listen ports
0
Recommend
jvalkeal_hyperi
Posted Jul 01, 2011 04:39 PM
Reply
Reply Privately
Options Dropdown
Of course. This is from EE version but open source should follow same logic.
hq-engine/hq-server/conf/server.xml is a template file used during the startup. Just define a new connector:
<Connector port="${server.webapp.port}" executor="tomcatThreadPool" maxHttpHeaderSize="8192"
emptySessionPath="true" protocol="HTTP/1.1"
enableLookups="false" redirectPort="${server.webapp.secure.port}" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" compression="on"
compressableMimeType="text/html,text/xml,text/plain,text/css,text/javascript"/>
<Connector port="7081" executor="tomcatThreadPool" maxHttpHeaderSize="8192"
emptySessionPath="true" protocol="HTTP/1.1"
enableLookups="false" redirectPort="${server.webapp.secure.port}" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true" compression="on"
compressableMimeType="text/html,text/xml,text/plain,text/css,text/javascript"/>
3.
RE: Server multiple listen ports
0
Recommend
doubleodavey
Posted Jul 11, 2011 04:18 PM
Reply
Reply Privately
Options Dropdown
I couldn't get that to work. I added in an additional connector, but was unable to connect an agent to that port.
I did add an additional line into conf/hq-server.conf but the server only listened on the new port (second in the hq-server.conf file) and not the original port.
Any other ideas?
4.
RE: Server multiple listen ports
0
Recommend
doubleodavey
Posted Jul 13, 2011 01:39 PM
Reply
Reply Privately
Options Dropdown
i'm getting closer - i need to change the default agent listen port from 2144 to say 2145.
I've tried editing the agent.properties file, but having done that i get the error below. The 2145 port is automatically filled from the agent.properties file.
What port should HQ use to contact the agent [default=2144]: 2145
- To setup agent port to 2145, Stop the agent, Update agent properties for agent
.listenPort and start the agent again
- Now Agent uses the default port:2144
- Received temporary auth token from agent
- Registering agent with HQ
- Unable to register agent: Error communicating with agent: Unauthorized
5.
RE: Server multiple listen ports
0
Recommend
danial662666
Posted Jul 14, 2011 06:18 AM
Reply
Reply Privately
Options Dropdown
a great
jobs add
article contain
Web Development
many information like the person like me...thanks for publish this one....Nice article, i appreciate for putting this together!
Free Legal Aid
“This is obviously one great post.
Jobs in UAE
Thanks for the valuable information and insights you have so provided here. Keep it up!”
6.
RE: Server multiple listen ports
0
Recommend
danial662666
Posted Jul 14, 2011 06:19 AM
Reply
Reply Privately
Options Dropdown
I just love your
CCNP
forum.Thanks for posting it. it have something that someone comeback again….there is a lot of useful information a person can
Health article
get from here…
arabic girls
I must say,well done.A good forum with great discussion and a good users,which contribute in the forum
7.
RE: Server multiple listen ports
0
Recommend
ukdress
Posted Jul 18, 2011 09:14 AM
Reply
Reply Privately
Options Dropdown
I added in an additional connector, but was unable to connect an agent to that port.
————————————————————————————————
plus size prom dress
×
New Best Answer
This thread already has a best answer. Would you like to mark this message as the new best answer?
Copyright 2024. All rights reserved.
Powered by Higher Logic