Dashboard > Pulse v2.0 > ... > Setup and Administration > Server Commands
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Server Commands
Added by Jason Sankey, last edited by Jason Sankey on Nov 19, 2008  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

Your pulse™ server is controlled via a single script which can be found in the directory $PULSE_HOME/bin. The script comes in two forms:

  • A shell script, pulse, compatible with Unix-like platforms.
  • A Windows batch file, pulse.bat.

The script understands various commands. Commands are provided to start and stop the pulse™ server, along with other administration tasks.

Basic Usage

The pulse script is invoked as follows:

$ pulse
Usage: pulse <command> [ <option> ... ] [ <arg> ... ]

Where:

  • command is the command to run, e.g. "start". Each command is described in detail below.
  • An option is a command-specific flag, e.g. "-v". Flags are described for each individual command below.
  • An arg is a command-specific argument, e.g. "my-login". Arguments are described for each individual command below.

For further information about the available commands, the "help" command may be used.

Command Overview

Command Description Availability
help Displays usage information for commands. master and agents
setpassword Resets the password for a pulse™ user. master only
shutdown Shuts down the pulse™ server. master and agents
start Starts the pulse™ server. master and agents
Pulse Help Command (Pulse v2.0)
Pulse Set Password Command (Pulse v2.0)
Pulse Shutdown Command (Pulse v2.0)
Pulse Start Command (Pulse v2.0)

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