Sun Cluster Data Service for Sun Grid Engine Guide for Solaris OS

Listing of sge_config

#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# This file will be sourced in by sge_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form
#
#        COMMDRS - name of the resource for the application
#        QMASTERRS - name of the resource for the application
#        SCHEDDRS - name of the resource for the application
#        RG - name of the resource group containing the resources
#        PORT - name of any port number, as it's ignored
#        LH - name of the LogicalHostname SC resource
#	 SGE_ROOT - SGE_ROOT of this Sun GridEngine Installation
#	 SGE_CELL - SGE_CELL of this Sun GridEngine Installation
#        USE_INTERNAL_DEP - if internal Inter RG-dependency is being
#                   used set this to TRUE else to FALSE.
#

COMMDRS=
QMASTERRS=
SCHEDDRS=
RG=
LH=
SGE_ROOT=
SGE_CELL=
PORT=1234
USE_INTERNAL_DEP=FALSE