290 likes | 423 Views
Automatic Daily Monitoring of Continuous Processes Theory and Practice. MP Welch – Merrill Consultants Frank Bereznay - IBM. Automatic Daily Monitoring of Continuous Processes In Practice. Agenda Choice of Language ODS Graphics Overview SG Procedures z/OS Started Tasks Example
E N D
Automatic Daily Monitoring of Continuous ProcessesTheory and Practice MP Welch – Merrill Consultants Frank Bereznay - IBM
Automatic Daily Monitoring of Continuous ProcessesIn Practice • Agenda • Choice of Language • ODS Graphics Overview • SG Procedures • z/OS Started Tasks Example • Selection/Summarization • Control Limits / Exceptions • Graphs / Webpages • Emailing • Live Demo?
Choice of Language • Why SAS? • Automating Processes • Push vs Pull • Multi-platform • Existing Data Sources • V7 (ODS) • V8.2, V9.1.3 • V9.2 (SG) • V9.3
ODS Graphics A number of SAS/STAT procedures support an extension to the Output Delivery System (ODS) to create statistical graphics as automatically as tables. This facility, referred to as ODS Statistical Graphics (or ODS Graphics for short), is preproduction in SAS 9.1. In SAS 9.2, ODS Graphics is production, and over 50 procedures in SAS/STAT, SAS/ETS, SAS/QC, and Base SAS have been modified to use it. With ODS Graphics, a procedure creates the graphs that are most commonly needed for a particular analysis. Using ODS Graphics eliminates the need to save numerical results in an output data set, manipulate them with a DATA step program, and display them with a graphics procedure. support.sas.com/rnd/base/topics/statgraph/ODS_Graphics_Tips.pdf
SG Procedures SGPLOT SGSCATTER SGPANEL SGRENDER
Overview of a Process • Data Identification / Acquisition / Interest Variable(s) • Summarization / Selection of interest groups • Creating Control Limits • Automatic Identification of Exceptions • Creating Graphs and Webpage • Email Examples
Monitoring z/OS Started Tasks • SMF Type30 Subtypes 2,3, and 6 A week of SMF for only one system
Questions • Download Presentation Slides • http://www.mxg.com/downloads/xxxxxxx • Download Sample Program • http://www.mxg.com/downloads/xxxxxxx • Download HTMLBLUE Style for SAS92 (htmlblue.sas) • http://www.mxg.com/downloads/xxxxxxx