The sample job that follows will run the RMF Monitor 1 post
processor (You will need to change the time and date parameters.)
//RMF1JOB JOB 1,CLASS=A
//RMFPP EXEC PGM=ERBRMFPP,REGION=0M
//MFPINPUT DD DISP=SHR,DSN=SYS1MANE
//MFPMSGDS DD SYSOUT=*
//SYSIN DD *
SYSOUT(O)
NOSUMMARY
SYSRPTS(WLMGL(SCPER(WSHIGH,WSMED,WSLOW,SYSSTC,OPS_DEF)))
DATE(04172003,04172003) /* <== SET TO MEAS. DATE MMDDYYYY */
RTOD(1430,1500) /* <== SET TO MEAS. TIME OF DAY HHMM*/
DINTV(0002)
/*
//
![[aug2010]](../../deltaend.gif)
aug2010
This will take the raw SMF data,
in this case the MANE data, and produce the workload activity report
as an H output class in SDSF.