Information and Process Management Kevin Jacobson.

Slides:



Advertisements
Similar presentations
Module 8 - Process Management. 1.Linux boot loader 2.Linux boot process 3.Linux processes 4.Linux services 5.Linux top 6.Remember proc ? 7.Linux Device.
Advertisements

MCITP Guide to Microsoft Windows Server 2008 Server Administration (Exam #70-646) Chapter 3 Configuring the Windows Server 2008 Environment.
Configuration Files CGS2564. DOS Config.sys Device drivers Memory configuration Autoexec.bat Run programs, DOS commands, etc. Environment settings File.
Introduction Characteristics of USB System Model What needs to be done Platform Issues Conceptual Issues Timeline USB Monitoring Final Presentation 10.
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY Welcome to Unit 3 IT278 Network Administration Course Name – IT278 Network Administration Instructor.
The Windows Registry Adapted from
Chapter 3: Configuring the Windows Vista Environment.
Registry Analysis What is it? What does it contain?
Hands-On Microsoft Windows Server 2003 Administration Chapter 10 Monitoring and Troubleshooting Windows Server 2003.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 11: Monitoring Server Performance.
Registry Structure What is it? What does it contain?
GNU/Linux Filesystem 1 st AUT GNU/Linux Festival Computer Engineering & IT Department Bahador Bakhshi.
Chapter 11 - Monitoring Server Performance1 Ch. 11 – Monitoring Server Performance MIS 431 – created Spring 2006.
MCDST : Supporting Users and Troubleshooting a Microsoft Windows XP Operating System Chapter 10: Collect and Analyze Performance Data.
Security SIG: Introduction to Tripwire Chris Harwood John Ives.
Hands-On Microsoft Windows Server 2008
Chapter 10 Chapter 10: Managing the Distributed File System, Disk Quotas, and Software Installation.
Word Processing, Web Browsing, File Access, etc. Windows Operating System (Kernel) Window (GUI) Platform Dependent Code Virtual Memory “Swap” Block Data.
Chapter 11 Basic Windows and Windows Commands. Overview of what an Operating System does To identify and use common desktop and home screen icons To manipulate.
Operating System & Application Files BACS 371 Computer Forensics.
Working with the Windows XP Registry
OS and Application Files BACS 371 Computer Forensics.
Configuring Disk Quotas Linux System Administration To implement disk quotas, use the following steps: Enable quotas per file system by modifying /etc/fstab.
Users and Groups Security Architecture Editing Security Policies The Registry File Security Auditing/Logging Network Issues (client firewall, IPSec, Active.
Windows 95 requirements l 80386DX or higher machine l at least 4 MB of RAM (8 MB recommended) l mouse l VGA or better monitor l hard drive with at least.
Tripwire Enterprise Server Rule Sets Vincent Fox, Doreen Meyer, and Paul Singh UC Davis, Information and Educational Technology July 25, 2006.
1 Microsoft Windows Internals, 4 ed Chapter 4. Management Mechanisms The Registry 謝承璋 2008 年 05 月 07 日.
SIR SONS IN RETIREMENT Computer User Group.
Ch 11. Services A service is a specialized program that performs a function to support other programs Many services operate at a very low level – Interacting.
Guide to Linux Installation and Administration, 2e1 Chapter 8 Basic Administration Tasks.
Fall 2011 Nassau Community College ITE153 – Operating Systems 1 Session 4 More Hands-on Commands.
USER EXPERIENCE VIRTUALIZATION 2.0 (MDOP 2013 R2) Presenter - Fred
计算机系 信息处理实验室 Lecture 6 Management Mechanisms
Managing Processes CSCI N321 – System and Network Administration Copyright © 2000, 2011 by Scott Orr and the Trustees of Indiana University.
The Linux /proc Filesystem CSE8343 – Fall 2001 Group A1 – Alex MacFarlane, Garrick Williamson, Brad Crabtree.
Windows NT Chapter 13 Key Terms By Bill Ward NT Versions NT Workstation n A desktop PC that both accesses a network and works as a stand alone PC NT.
5. Windows System Artifacts Part 1. Topics Deleted data Hibernation Files Registry.
Guide to Linux Installation and Administration, 2e1 Chapter 10 Managing System Resources.
1 Objectives Manage and install new file systems.
Windows 7 Inside Out Chapter 21 - Performing Routine Maintenance Last modified
Bookkeeping Tutorial. Bookkeeping & Monitoring Tutorial2 Bookkeeping content  Contains records of all “jobs” and all “files” that are created by production.
1 Chapter Overview How Windows 98 Works How Windows 2000 Works Managing Windows.
Windows Server 2008 Chapter 3 Last Update
Chapter 3 Configuring the Windows Server 2008 Environment
Troubleshooting and Performance
Windows Vista Inside Out Chapter 24 – Recovering From an Computer Crash Last modified am.
Copyright © 2007 Heathkit Company, Inc. All Rights Reserved PC Fundamentals Presentation 23 – The Registry.
1 Windows 98 Ancillary Systems x The Process Scheduler provides system resources. The Windows Driver Model (WDM) allows Windows 98 and Microsoft Windows.
Operating Systems Terms and Definitions. Chapter Objectives After completing these slides you will: You will have a better understanding of the role of.
Guide To UNIX Using Linux Third Edition Chapter 8: Exploring the UNIX/Linux Utilities.
Manage Directories and Files in Linux. 2 Objectives Understand the Filesystem Hierarchy Standard (FHS) Identify File Types in the Linux System Change.
Windows management Unit objectives: Manage the operating system Configure Task Scheduler Manage resources on your computer Participate in a Remote Assistance.
Supporting Windows 9x Chapter 12 Key Terms By Bill Ward.
Cody, Brian, and Jerry. Contains configuration options for a boot menu. The file is hidden and read-only to protect it from user configuration. Microsoft’s.
Lecture 12. Windows registry Structure of the registry Loading and storing data in registry.
Information Services Andrew Brown Jon Ludwig Elvis Montero grid:seminar1:lectures:seminar-grid-1-information-services.ppt.
CSI3131 – Lab 1 Observing Process Behaviour. Running Linux under Virtual PC  Start Virtual PC  This Windows program provides a virtual machine to run.
IT Essentials 1 Chapter 5 Windows 9x Operating Systems.
Managing Services and Registry Chapter 16 powered by dj.
Compaq Availability Manager Installation, Configuration, Setup and Usage Barry Kierstein.
Chapter 8 Server Management: Directories & Software Directory Structure Creating A Directory Directory Properties Setup Wizard Registry Installing/Uninstalling.
Materi managing user & groups, file system Managing Software Packages and File Systems The Complete Guide to Linux System Administration Chapter 10.
FORENSICS ANALYSIS OF THE REGISTRY OF WINDOWS 7 “SYSTEM ANALYSIS” 시스템 포렌식 실습 NURHALIMATUSADIAH SYARA 시스템 포렌식 실습.
Guide to Parallel Operating Systems with Windows 7 and Linux Chapter 10 Operating System Management.
Copyright © 2016 by McGraw-Hill Education. All rights reserved. Mike Meyers’ CompTIA A+ ® Guide to Managing and Troubleshooting PCs Fifth Edition Copyright.
Proc File System Sadi Evren SEKER.
Under the Windows Desktop
Windows Internals Brown-Bag Seminar Chapter 1 – Concepts and Tools
Windows Under the Hood Chapter 13.
Windows Registry: Introduction
Presentation transcript:

Information and Process Management Kevin Jacobson

MDS4 Part of the Globus Toolkit Used for monitoring the status of the grid

MDS4 as a Web Service Collects data from: – Queuing Systems Torque PBS LSF – Services – Cluster Monitoring Nagios Ganglia

WebMDS Web Front-end Generates web content from MDS4’s WS Teragrid WebMDS – CURRENTLY THE SERVER IS DOWN! Another Example – Campus Grid

Food for Thought Files in Linux are represented as files Devices in Linux are represented as files The state of the system represented as files?

/proc Part of the virtual filesystem Contains information relating to the state of the system Processes, CPU, Battery, Sensors

/proc directory tree File for every PID /proc/uptime – System uptime /proc/acpi/ – Files containing fans, battery, etc..

Commands that utilize /proc lspci apm free top

lspci Reads from /proc/bus/pci Provides a list of devices on PCI bus EXAMPLE:

apm If kernel supports apm Returns status of the acpi -s – Sleep the system -S – Suspends the system

free Displays memory and swap usage on the current machine Example: $ free TotalUsedFreeSharedBuffersCached Mem:

top Realtime system statistics

Using top Use arrows to select Processes – k to Kill – r to Renice More commands – m to toggle memories – o to reorder columns – t toggle CPU and process stats

The Windows Registry A database of settings and options Information ranging from startup settings to serial keys to the user theme Consists of Hives (logical divisions) containing keys and subkeys which are organized in a directory-like structure. Within these subkeys are values

Registry Hives HKEY_CLASSES_ROOT – Information about file-associations and registered applications HKEY_CURRENT_USER – Configuration information relating to the currently logged in user HKEY_LOCAL_MACHINE – Contains service, Windows settings and driver information

Hives … HKEY_USERS – Contains the HKEY_CURRENT_USER settings for all users HKEY_CURRENT_CONFIG – Information gathered at runtime not stored on the hard drive HKEY_PERFORMANCE DATA – Hidden hive containing performance data about the system

Regedit A GUI browser for viewing and modifying the registry database Double click on a value to modify Right Click > New – Add a value in current “directory” File > Export – Backup the entire system registry

.REG file format [ \ \ ] “Value Name”= : CMD: REG \s filename.reg

In Conclusion System status needs to be monitored Various paradigms of doing so exists – Web services (MDS4) – File Systems (/proc) – Databases (Windows Registry)

References GT4 Monitoring and Discovery System: MDS4 MSDN: Registry Red Hat: The proc filesystem proc.html