#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# This file will be sourced in by trm_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form
#
#      RS - name of the resource for the application
#      RG - name of the resource group containing RS
#    QMGR - name of the Queue Manager
#    PORT - name of the Queue Manager port number
#    TRMQ - name of the Queue Manager Trigger Monitor queue
#            or "file" to read multiple entries from 
#	     /opt/SUNWscmqs/trm/etc/<$QMGR>_trm_queues
#
#	    <$QMGR>_trm_queues is required on all nodes within 
#            the cluster that runs this agent, alternatively this
#	     could be a symbolic link to a Global File System
#
# QMGR_RS - name of the Queue Manager SC resource
#  LSR_RS - name of the Queue Manager listener (runmqlsr) SC resource
#            (Leave empty if not used)
#  USERID - name of userid to issue commands
#            (Default USERID=mqm)
#

RS=
RG=
QMGR=
PORT=
TRMQ=
QMGR_RS=
LSR_RS=
USERID=mqm
