#
#    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; january 15, 2015
#               Original version.
#
#    DpushM goes here instead of in 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
#     This assumes WatchDawg verson of 21-Feb-2008 that searches for 
#     WatchDawg file.
-name:Watch_%h -no-output \
	WatchDawg
#
#
#=================   End of LLO common run header file   ======================
#
