Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., 2006. All rights reserved. Chapter 7: Systems.

Slides:



Advertisements
Similar presentations
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Advertisements

IBM SMB Software Group ® ibm.com/software/smb Maintain Hardware Platform Health An IT Services Management Infrastructure Solution.
Distributed Data Processing
Welcome to Middleware Joseph Amrithraj
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 2: Capacity.
Operating System.
Introduction CSCI 444/544 Operating Systems Fall 2008.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 2: z/OS Overview.
Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 3: Scalability.
Chapter 19: Network Management Business Data Communications, 4e.
Introduction to Computer Science CS 21a: Introduction to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems Management.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 8: Designing and developing applications for z/OS.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 1: The new mainframe.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 4: Integrity and security.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 8: Autonomic computing.
Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 3: Scalability.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
Chapter 17: Using SMP/E In this lecture, we’ll discuss the process for installing and updating the software in a z/OS system. SMP/E is the z/OS tool for.
Hands-On Microsoft Windows Server 2008 Chapter 11 Server and Network Monitoring.
Windows Server 2008 Chapter 11 Last Update
Understanding and Managing WebSphere V5
Performance and Capacity Experiences with Websphere on z/OS & OS/390 CMG Canada April 24, 2002.
1 Introduction To The New Mainframe Stephen S. Linkin Houston Community College ©HCCS & IBM® 2008 Stephen Linkin.
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 7: Designing and developing applications for z/OS.
Measuring zSeries System Performance Dr. Chu J. Jong School of Information Technology Illinois State University 06/11/2012 Sponsored in part by Deer &
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 5: Batch processing and the Job Entry Subsystem (JES) Batch.
Hands-On Microsoft Windows Server 2008 Chapter 1 Introduction to Windows Server 2008.
CS 21a: Intro to Computing I Department of Information Systems and Computer Science Ateneo de Manila University.
9/14/2015B.Ramamurthy1 Operating Systems : Overview Bina Ramamurthy CSE421/521.
CHAPTER 2 OPERATING SYSTEM OVERVIEW 1. Operating System Operating System Definition A program that controls the execution of application programs and.
Introduction and Overview Questions answered in this lecture: What is an operating system? How have operating systems evolved? Why study operating systems?
B.Ramamurthy9/19/20151 Operating Systems u Bina Ramamurthy CS421.
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Identifying Application Impacts on Network Design Designing and Supporting Computer.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 11: Monitoring Server Performance.
◦ What is an Operating System? What is an Operating System? ◦ Operating System Objectives Operating System Objectives ◦ Services Provided by the Operating.
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
1 Performance Evaluation of Computer Systems and Networks Introduction, Outlines, Class Policy Instructor: A. Ghasemi Many thanks to Dr. Behzad Akbari.
Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 2: Capacity.
Managing the Oracle Application Server with Oracle Enterprise Manager 10g.
CE Operating Systems Lecture 3 Overview of OS functions and structure.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Computer Software Chapter 4.
Business Data Communications, Fourth Edition Chapter 11: Network Management.
Operating System Principles And Multitasking
1 OpenEdge Management Jarmo Nieminen Senior Technical Account Manager
CH 13 Server and Network Monitoring. Hands-On Microsoft Windows Server Objectives Understand the importance of server monitoring Monitor server.
Chapter 3 System Performance and Models Introduction A system is the part of the real world under study. Composed of a set of entities interacting.
Introduction to z/OS Basics © 2006 IBM Corporation Chapter 7: Batch processing and the Job Entry Subsystem (JES) Batch processing and JES.
Operating Systems Concepts 1/e Ruth Watson Chapter 8 Chapter 8 Network Administrator Ruth Watson.
Chapter 20 Parallel Sysplex
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 1 Main Frame Computing Objectives Explain why data resides on mainframe.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
Chapter 1 Basic Concepts of Operating Systems Introduction Software A program is a sequence of instructions that enables the computer to carry.
Network management Network management refers to the activities, methods, procedures, and tools that pertain to the operation, administration, maintenance,
Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. Chapter 14 WebSphere Application Server on z/OS.
CS4315A. Berrached:CMS:UHD1 Introduction to Operating Systems Chapter 1.
1 Chapter 2: Operating-System Structures Services Interface provided to users & programmers –System calls (programmer access) –User level access to system.
Computer Technology: Your Need to Know Chapter 1 Slide 1.
Lecture 1: Network Operating Systems (NOS)
SQL Database Management
Enterprise Architectures
Tech Guide B: The Details of Software
Chapter 2: System Structures
Introduction to Operating System (OS)
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Chapter 1: Computer Systems
Operating Systems Bina Ramamurthy CSE421 11/27/2018 B.Ramamurthy.
Unit 1: Introduction to Operating System
Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer.
Presentation transcript:

Click to add text Introduction to the new mainframe: Large-Scale Commercial Computing © Copyright IBM Corp., All rights reserved. Chapter 7: Systems Management

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 2 Objectives Be able to: Understand system management disciplines Understand the different data types z/OS uses Understand how errors are handled

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 3 Introduction to systems management Systems management is a general term that is widely used,. Sometimes it means: - the operator interface, - means provisioning capacity. In a large-scale commercial system, “A collection of disciplines aimed to monitor and control a system’s behavior.”

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 4 Introduction to systems management  Performance management  Workload management  Configuration management  Operations management  Problem management  Network management  Storage management  Security management  Change management

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 5 System Data  Accounting  Reporting Performance Errors

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 6 Z/OS component SMF (System Management Facilities) Collect info concerning:  Billing users  Reporting reliability  Analyzing the configuration  Scheduling jobs  Summarizing direct access volume activity  Evaluating data set activity  Profiling system resource use  Maintaining system security

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 7 Data Collection in z/OS

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 8 WorkLoad Management (WLM) WLM retains the following data:  CPU time used  Memory used + pages/sec  I/Os done + I/O rate  Transaction rate  Goal achievement

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 9 Performance management Performance management includes measuring, analyzing, reporting, and tuning the performance of IT resources. Two categories: Real-time monitoring, alerting, problem identification, and problem resolution...What's happening NOW Bench marking, modeling, rerunning problem scenarios, and trending performance metrics to feed capacity planning...Where are we heading

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 10 Performance management Objectives:  Optimize response time and throughput of IT resources  Take corrective actions to alerts and problem requests

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 11 Performance management : z/OS implementation Resource Measurement Facility (RMF):  Batch monitoring  CPU  Storage  Workload  I/O Activity  Other  Online monitoring  Delay monitoring...Queue wait time

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 12 Configuration management In a large-scale commercial system, - the number of hardware devices, - system software items (compiled modules, source modules, data items, etc.), and - application software items have been large since the first days of the mainframe.

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 13 System Software configuration management Characteristics:  Large number of components.  Great packing flexibility.  Backward compatibility need.  Different software developers and vendors.  Long-supported versions.

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 14 System Software configuration management 4 types of SYSMODs:  PTF  APAR  FUNCTION  USERMOD

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 15 Hardware configuration management Hardware Configuration Definition (HCD) :  It is written in a system file.  Is split between the hardware and the software.  Has to be tested.  Has to be activated sysplex-wide

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 16 Application configuration management Application configuration management is a discipline that is common to any platform. On a IBM System z platform these tools must be able to manage Java (WebSphere Application Server) as well as COBOL applications. IBM’s tool is named Software Configuration and Library Manager (SCLM).

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 17 Operations management Operations in a large-scale commercial operating system is crucial for performance and availability. Operations means 2 related activities:  Batch scheduling  Console operations

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 18 Problem management Problem management is a discipline that can be viewed from various angles:  How problems are solved  How problems are reported  How problems are tracked

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 19 Network management z/OS participates as any other node on the network and complies to the standards in this area On such networks, the z/OS network management subsystem usually acts as the focal point.

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 20 Storage management In z/OS the software that manages the external storage devices is called DFSMS. (Data Facility Storage Management Subsystem)

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 21 Security management IBM System z TIVOLI SecureWay Directory INTERNET Users FireWall LPAR DMZ Internet LPAR LPAR PolicyManager INTRANET IntrusionDetectionSystem WebSeal BtB Users IDS... Policy Director Manage r Switch WebSeal Production LPAR WebSeal Switch FireWall LegendFireWall Web Services VPN

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 22 Change management Change management is a discipline that is -meant for the whole infrastructure. -z/OS manages changes applied to software through SMP/E asking for prerequisites and logging the changes.

Introduction to the new mainframe © Copyright IBM Corp., All rights reserved. 23 Summary  9 system management disciplines  Service Level management (SLA) is not covered  Security management is special  Tools are available