Dashboard > Pulse v1.2 > ... > Agents > Changing the Agent Port
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Changing the Agent Port
Added by Jason Sankey, last edited by Jason Sankey on Dec 19, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

By default, agents listen on port 8090. If for any reason another port must be used, you can reconfigure the agent. First, shutdown the agent using the pulse script:

$ pulse shutdown

Next, edit the file $HOME/.pulse-agent/config.properties. You may need to create the file if it does not already exist. To configure the port, set the property "webapp.port" to the port number, for example:

webapp.port=9000

Now, when the agent is started, it should listen on the new port:

The agent is now listening on port: 9000

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators