!--------------------------------------------------------------------
!
!      EXPASS RESOURCE FILE
!
!
!      This external poller tests the password-handling mechanism for
!      external pollers. It parrots the password collected by the PMG
!      to its logfile every minute.
!
!
!--------------------------------------------------------------------
!                          REVISION HISTORY
!--------------------------------------------------------------------
!            PR
!   DATE   NUMBER  User      Description
! -------- ------  --------- -------------------------------------
! 06/24/98 36608   WMiller   Initial code
! 04/22/02 44741   WMiller   add ^CL to COMMAND
! 06/24/04 51412   Sherbert  For PR 50437 Remove DISPLAY_ORDER
!--------------------------------------------------------------------

PROCESS_NAME = expass            ! Short name for process id
TASK = <xpoll -p $PATH_FILE -r expass>
CLASS = TST
DESCRIPTION = 'Ext. poller password tester'
SYSTEM = 'TEST DRIVERS'
PASSWORD = REQUIRED
COMMAND = 'expass.csh ^CL' ! Name of the command procedure

TIME_RANK  = 1
DELTA_TIME = 000:00:00:10

XPOLL_STATE.01 = SUCCESS 

POLLING_TIME       = 10         ! Wait (seconds) before polling for next
