#
#    File:	$DMTHOME/etc/LLO_Monitor_RunHeader
#
#    Purpose:	The following Run configuration lines are from the LLO
#		common Run header file (LLO_Monitor_RunHeader)
#
#    Used by:	procmgt
#
#    Author:	John G. Zweizig
#
#    Version:	1.0
#
#    Date:	July 28, 2005
#
#
#    DpushM goes here instead of the 'start' phase so it can be actively
#    managed.
#
-no-output \
	DpushM  nbuf $SMPBUFFCNT lbuf $SMPBUFFLEN \
		log $HOME/logs/DpushM-%h-%t \
		time 1200
#
#---> Watchdog
-name:Watch_%h -no-output \
	WatchDawg
#
#
#=================   End of LLO common run header file   ======================
#
