Next: condor_history
Up: 5. Command Reference Manual
Previous: condor_compile
Subsections
condor_config_val
Query a given condor configuration variable
condor_config_val
[-name daemon_name]
[-pool hostname]
[-address <ip:port>]
[-master | -schedd | -startd | -collector | -negotiator]
variable
[variable ... ]
condor_config_val can be used to quickly see what the current
condor configuration is on any given machine. Given a list of
variables, condor_config_val will report what each of these
variables is currently set to. If a given variable is not defined,
condor_config_val will halt on that variable, and report that it is
not defined. By default, condor_config_val looks in the local
machine's configuration files in order to evaluate the variables.
Supported options are as follows:
- -name daemon_name
- Query the specified
daemon for its configuration
- -pool hostname
- Use the given central
manager to find daemons
- -address <ip:port>
- connect to the given ip/port
- -master | -schedd | -startd | -collector | -negotiator
- The daemon to query (if not specified, master is default)
- variable ...
- The variables to query
Condor Team, University of Wisconsin-Madison
Copyright © 1990-1998 Condor Team, Computer Sciences Department,
University of Wisconsin-Madison, Madison, WI. All Rights Reserved.
No use of the Condor Software Program is authorized
without the express consent of the Condor Team. For more information
contact: Condor Team, Attention: Professor Miron Livny,
7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685,
(608) 262-0856 or miron@cs.wisc.edu.
U.S. Government Rights Restrictions: Use, duplication, or disclosure
by the U.S. Government is subject to restrictions as set forth in
subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer
Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and
(2) of Commercial Computer Software-Restricted Rights at 48 CFR
52.227-19, as applicable, Condor Team, Attention: Professor Miron
Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison,
WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.
See the Condor Version 6.0.3 Manual for
additional notices.
Next: condor_history
Up: 5. Command Reference Manual
Previous: condor_compile
condor-admin@cs.wisc.edu