debian man page for condor_master

Query: condor_master

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

condor_master(1)					      General Commands Manual						  condor_master(1)

Name
       condor_master The - master Condor Daemon

Synopsis
       condor_master

Description
       This  daemon  is  responsible for keeping all the rest of the Condor daemons running on each machine in your pool. It spawns the other dae-
       mons, and periodically checks to see if there are new binaries installed for any of them. If there are, the condor_masterwill  restart  the
       affected  daemons.  In  addition,  if  any  daemon  crashes, the condor_masterwill send e-mail to the Condor Administrator of your pool and
       restart the daemon. The condor_masteralso supports various administrative  commands  that  let  you  start,  stop  or  reconfigure  daemons
       remotely. The condor_masterwill run on every machine in your Condor pool, regardless of what functions each machine are performing.

       Section 3.1.2in the Administrator's Manual has more information about the condor_masterand other Condor daemons. See Section 3.9.2for docu-
       mentation on command line arguments for condor_master.

       The  DAEMON_LIST configuration macro is used by the condor_masterto provide a per-machine list of daemons that should be started  and  kept
       running.  For  daemons that are specified in the  DC_DAEMON_LIST configuration macro, the condor_masterdaemon will spawn them automatically
       appending a -fargument. For those listed in  DAEMON_LIST , but not in  DC_DAEMON_LIST , there will be no -fargument.

Options
       -n name

	  Provides an alternate name for the condor_master to override that given by the  MASTER_NAME configuration variable.

Author
       Condor Team, University of Wisconsin-Madison

Copyright
       Copyright (C) 1990-2012 Condor Team, Computer Sciences Department, University of  Wisconsin-Madison,  Madison,  WI.  All  Rights  Reserved.
       Licensed under the Apache License, Version 2.0.

       See the Condor Version 7.8.2 Manualor http://www.condorproject.org/licensefor additional notices. condor-admin@cs.wisc.edu

								  September 2012						  condor_master(1)
Related Man Pages
condor_config_bind(1) - debian
condor_convert_history(1) - debian
condor_off(1) - debian
condor_restart(1) - debian
condor_router_rm(1) - debian
Similar Topics in the Unix Linux Community
Condor 7.1.0 (Development branch)
daemons definition
Condor 7.0.3 (Default branch)
Condor 7.0.5 (Default branch)
Command to list down all daemons in Solaris