CRaTER SOC Operations

Size: px
Start display at page:

Download "CRaTER SOC Operations"

Transcription

1 CRaTER SOC Operations LRO MOR Section 10 Mr. Michael Golightly CRaTER Deputy Project Scientist Boston University LRO Mission Operations Review (MOR) Slide - 1

2 CRaTER SOC Overview MOC R/T TCP Realtime archive SSH Housekeeping monitors MOC DMP SCP Raw archive PDIST Secure web server MOC CMD PDS PPI node SCP SCP Uplink archive Archive for PDS Pipeline Processing Pipeline archive SCP Archive mirror firewall LRO Mission Operations Review (MOR) Slide - 2

3 CRaTER Software Component Status Component C++ Object library CRaTER Pipeline Higher level products Function Object-oriented interface to Level 0, 1, and 2 data products Time ordering and gap detection in raw (EDR) files; Generation of Level 0, 1, and 2 products Model-dependent generation of LET spectra Status 100% written Released 100% written Released 0% written Data distribution Engineering display Science display Private web interface Public web interface TCP/IP packet distribution server and clients TCL/Tk graphical interface to display and analyze secondary instrument science and housekeeping IDL graphical interface to display and analyze primary and secondary science data products HTTPS/SSL server to provide secure access to CRaTER data products and processing information HTTP server to provide access to CRaTER status 100% written Under review 100% written Under review 90% written 10% written 50% written LRO Mission Operations Review (MOR) Slide - 3

4 CRaTER SOC Functions Uplink command generation (SCP to MOC, as needed) Continuous real-time data collection (TCP from MOC) and display Daily receipt of recorded data (SCP from MOC) Daily pipeline processing Daily quick-look analysis and trending; examine data gaps for existence of anomalous data loss Daily report to SOC lead and MOC Daily distribution to non-secure hosts (CRaTER internal server) Daily review of system logs for evidence of attempted intrusions Daily/weekly data back-ups to offline storage Weekly SOC team meetings Weekly processing & trending report and security inspection Monthly archive collection and rearrangement 3-monthly archive generation and transfer to PDS Yearly security analysis and report Anomaly response, e.g., replication on engineering unit or flight unit #2 LRO Mission Operations Review (MOR) Slide - 4

5 CRaTER SOC Organization Principal Investigator (Spence) Project Manager 1 (Foster) Project Scientist (Kasper) Deputy Project Scientist (Golightly) SOC Lead 2 (Ford) Project Engineer 3 (Goeke) Calibration algorithms Conversion algorithms Science display On-orbit commanding Pipeline software Document preparation LDWG/PDS Interfaces Archive generation IT security and hardware maintenance GSE control S/W Engineering display Document reviews Code reviews 1 MIT project management ends Dec Golightly takes over as SOC Lead Jan Support reduced to 25% beginning Jan 2008 LRO Mission Operations Review (MOR) Slide - 5

6 CRaTER SOC Staffing FY08 FY09 Principal Investigator Proj. Scientist, Science Lead Deputy PS, SOC Lead Temporary Soc Lead Instrument Scientist Operations Lead Science Software Spence Kasper Golightly Ford Case Bradford Wilson O N D J F M A M J J A S O N D J F M A M J J A Student Student SOC Operations S/W Development/Maintenance Integration/Test Science Algorithms Science Algorithm Improvements/Evolution LRO Mission Operations Review (MOR) Slide - 6

7 CRaTER Key Documentation Status Document Description/Purpose Need Date Current Status SOC Requirements Document Plans for SOC component verification 12/01/2006 Rev B: 11/02/2006 Delivered / signed off CRaTER SOC to PDS PPI Node ICD Defines the process of data transfer from SOC to PDS 12/01/2006 Rev B 11/21/2006 Delivered / signed off Data Management and Archive Plan Describes the generation, format, and archival of CRaTER pipeline products 12/01/2006 Rev A: 10/25/2006 Delivered / signed off SOC Risk Assessment Identifies security risks and their proposed mitigations 04/30/2007 Rev B: 06/01/2007 Delivered / signed off IT Security Plan and Contingency Plan Describes the controls to apply to minimize IT risks 06/30/2007 Rev A: 07/01/2007 Delivered / signed off SOC Test Plan Describes IT testing methodology and test suites traceable from IT requirements 10/30/2007 Rev 01: 08/31/2007 Draft released Standard Software Interface Specification Describes the raw (EDR) and pipeline (CDR) products and PDS archive organization 05/31/2007 Rev A: 05/31/2007 Rev B: under review Calibration Plan Describes how detector counts are converted to energy and lineal energy transfer 10/01/2007 Rev 01: 08/12/2007 Draft released Special Software Interface Specification Describes the Level 3 and 4 spectral data products 02/29/2008 Not started LRO Mission Operations Review (MOR) Slide - 7

8 CRaTER SOC Hardware Facilities To backup server BU NETWORK console switch Logger Crater-Devel SOC-A mux RAID 15x500 GB UPS SOC-B Crater-A 2x500 GB Locked cabinet in key-coded room Crater-B 2x500 GB CRaTER LAN (BU) Recorder Printer A CRaTER Team Member s LAN Printer Secure LAN Semi-open LANs External networks Power supply Disk access Multiplexed consoles LRO Mission Operations Review (MOR) Slide - 8

9 CRaTER Engineering Unit The SOC will maintain a CRaTER engineering unit and associated 1553 interface (S/C simulator) to assist in the diagnosis of post-delivery problems with the flight unit. SOC staff will interact with the simulator via a UDP interface to the following set of software programs Graphical command interface Output capture to disk Analog housekeeping display User status display Primary science stats display Output conversion to ASCII CRaTER Engineering Unit 2 x 1553, 1 Hz tick 1553B-UDP Emulator Internet (UDP) Example: send commands to the engineering unit and monitor the resulting housekeeping channels [1] Start the graphical command interface: host# CCmd & 28VDC [2] Start the graphical housekeeping interface host# CHouse & the CRaTER flight spare can also be used in place of the engineering unit, e.g., to assist in flight-unit recalibration LRO Mission Operations Review (MOR) Slide - 9

10 CRaTER Software Maintenance Operating system maintenance SOC-A, SOC-B, Crater-A, Crater-B, and Crater-Devel Redhat Linux updates provided under 3-year maintenance contract with Redhat SOC Operations Lead responsible for applying updates/patches Pipeline code development/modifications Through start of instrument I&T: MIT/Ford, BU/Bradford After start of instrument I&T: BU/Bradford, BU/Wilson Configuration Control Code version control maintained under Subversion version control system ( Copies of all implemented version will be maintained under version control in case it is necessary to roll-back to an earlier version System stability/integrity carefully controlled during all upgrades Code development/testing done outside SOC on Crater-Devel User manuals, installation guides, code reference manuals, etc must be updated and released with new versions/changes to existing software Changes to operating system, pipeline, or science software implemented in sequence of distinct steps Install changes/updates on Crater-Devel--test for compatibility, stability, & functionality; Install on the appropriate backup machine (e.g., machine-b if machine-a prime, etc)--test for compatibility, stability, & functionality; Switch backup machine to prime, and prime to backup (e.g., machine-b! prime, machine-a! backup) Install on remaining machine--test for compatibility, stability, & functionality. NO FLIGHT INSTRUMENT SOFTWARE LRO Mission Operations Review (MOR) Slide - 10

11 CRaTER Software Testing The Test Plan is directly derived from the following documents: CRaTER SOC Requirements Document CRaTER IT Security and Contingency Plan subject to the constraints identified in the following: CRaTER Data Management and Archive Plan CRaTER Standard Product Software Interface Specification CRaTER Science Team and the PDS PPI Node ICD 431 ICD External Systems ICD for the LRO Ground System The Traceability Matrix identifies 40 separate requirements: 13 functional the basic operations expected from the SOC 10 design requirements imposed by external constraints 10 performance ability of the s/w and human interfaces to do the job 7 security factors that protect the system from unintended behavior which are verified by a set of 10 tests, using various methodologies: 5 by explicit test did the system pass the prescribed procedural test? 3 by demonstration did the system produce the expected results? 1 by analysis are the algorithms adequate to the task? 1 by inspection are the planned resources available? LRO Mission Operations Review (MOR) Slide - 11

12 CRaTER SOC Development Status Current Status Hardware (5 processors, RAID storage, etc.) is being assembled Documentation deliveries are up-to-date Pipeline Software (Levels 0, 1, 2) is written and is under review Standard product SIS is under review by the PDS PPI node Engineering Unit interface is built and tested Draft SOC test plan is out; individual test scripts are being written Draft calibration plan has been released SOC is fully staffed (except for students) Future Tasks Place SOC software under configuration control Erect network firewall around secure SOC hardware Complete SOC testing, including SOC-MOC and SOC-PDS tests Conduct SIS peer review by PDS PPI node LRO Mission Operations Review (MOR) Slide - 12

13 Backup Charts LRO Mission Operations Review (MOR) Slide - 13

14 CRaTER SOC Hardware Facilities SOC computers SOC-A Host data pipeline process Receive data pushed from MOC Process data into specified L0, L1, L2 (, L3, L4) products Push processed data to RAID storage, PDS, and Crater computers CONNECTIVITY IS ONE WAY will not be able to access SOC machines except via computer s console in controlled access facility A & B machines mirror each other for redundancy Crater computers Crater-B Receive CRaTER data products Serves data for public and internal web sites, nominal displays, team scientists applications, etc (link between CRaTER data stores and anything outside of the SOC firewall) No connectivity from Crater computers back to the SOCs A & B machines mirror each other for redundancy LRO Mission Operations Review (MOR) Slide - 14

15 CRaTER SOC Hardware Facilities To backup server BU NETWORK SOC-A RAID 15x500 GB SOC-B switch Crater-A Crater-B 2x500 GB 2x500 GB Crater-Devel CRaTER LAN (BU) Recorder Printer A CRaTER Team Member s LAN Printer Secure MOC SOC Ingest Connection SOC Crater, PDS Push Connection External networks Disk Access CRaTER Data Via Restricted Access Network Connections LRO Mission Operations Review (MOR) Slide - 15

16 CRaTER SOC Hardware Facilities SOC RAID Storage RAID storage selected for short-term reliability derived both from the SOC requirements and risk assessment plans prevent a disk I/O error from crashing SOC-A/B while receiving real-time data from MOC Sized for 4 years of data storage Uncompressed Level 0, 1, and 2 products! 789 GB/y Serves as backup to CRaTER PDS data submission LRO Mission Operations Review (MOR) Slide - 16

CRaTER Scence Operation Center Requirements Document. Dwg. No

CRaTER Scence Operation Center Requirements Document. Dwg. No Rev. ECO Description Author Approved Date 01 32-157 Initial Release for comment RFGoeke 7/27/06 CRaTER Scence Operation Center Requirements Document Dwg. No. 32-01209 Revision 01 July 26, 2006 32-01209

More information

Lunar Reconnaissance Orbiter (LRO)

Lunar Reconnaissance Orbiter (LRO) Lunar Reconnaissance Orbiter (LRO) CRaTER Technical Interchange Meeting C&DH Flight Software April 14, 2005 1 C&DH Software Overview Command and Data Handling (C&DH) includes the following functions: Decoding

More information

GLAST Large Area Telescope:

GLAST Large Area Telescope: Gamma-ray Large Area Space Telescope GLAST Large Area Telescope: ISOC Subsystems WBS: 4.1.B David Lung Stanford Linear Accelerator Center ISOC Deputy Manager dlung@slac.stanford.edu Document: LAT-PR-XXXXX

More information

Subsystem Development. T&DF Development. LAT Flight Software Testbed. LAT Integration & Test. Mission Systems Integration & Test EGSE TKR EM1 LOF

Subsystem Development. T&DF Development. LAT Flight Software Testbed. LAT Integration & Test. Mission Systems Integration & Test EGSE TKR EM1 LOF GLAST Technical Memorandum GTM023A From: Scott Williams To: G. Haller Date: 13 July 2001 Subject: Concept for Summary Description of the Electrical Ground Support Equipment () concept to support the development

More information

I&T&C Organization Chart

I&T&C Organization Chart I&T&C Organization Chart I&T&C Manager Elliott Bloom WBS 4.1.9 I&T Engineer B. Grist WBS 4.1.9.1 Reliability & QA D. Marsh WBS 4.1.9.2 Mechanical Ground Support Equipment TBD Instrument Operations Coordinator

More information

Electrical Ground Support Equipment Verification Test Support. EGSE Verification Test Support

Electrical Ground Support Equipment Verification Test Support. EGSE Verification Test Support Electrical Ground Support Equipment Verification Test Support Tom Leisgang Orbital Network Engineering tleisgang@orbitalnetwork.com T. Leisgang 1 EGSE Functions Provide common infrastructure Command and

More information

WSDC Hardware Architecture

WSDC Hardware Architecture WSDC Hardware Architecture Tim Conrow, Lead Engineer Heidi Brandenburg IPAC/Caltech HB 1 Overview Hardware System Architecture as presented at the Critical Design Review RFA from CDR board Additional tasks

More information

S&OC System Requirements Review: GSRD Traceability Matrix

S&OC System Requirements Review: GSRD Traceability Matrix STScI-JWST-CI-0099 Space Telescope Science Institute James Webb Space Telescope Mission S&OC System Requirements Review: GSRD Traceability Matrix 20 December 2004 Issue A REVISION HISTORY ISSUE DESCRIPTION

More information

Electrical Ground Support Equipment Overview

Electrical Ground Support Equipment Overview Electrical Ground Support Equipment Overview Scott Williams Stanford University scott.williams@stanford.edu S. Williams 1 Mission Functions Provide common ground based operations infrastructure Support

More information

Systems Engineering. Bob Goeke. Cosmic RAy Telescope for the Effects of Radiation

Systems Engineering. Bob Goeke. Cosmic RAy Telescope for the Effects of Radiation Systems Engineering Bob Goeke Overview Science Requirements Other System Requirements Block Diagram ICD Status Resource Utilization Configuration Management Conclusions Page 2 Science and Mission Requirements

More information

HiRISE Operations Center Overview. Eric Eliason Co-Investigator and Ground System Manager October 13, 2004

HiRISE Operations Center Overview. Eric Eliason Co-Investigator and Ground System Manager October 13, 2004 HiRISE Operations Center Overview Eric Eliason Co-Investigator and Ground System Manager High-Level Requirements relevant to HiCat (1/4) Data Observations and Volumes Target and acquire10,000 observations

More information

SAS SOLUTIONS ONDEMAND

SAS SOLUTIONS ONDEMAND DECEMBER 4, 2013 Gary T. Ciampa SAS Solutions OnDemand Advanced Analytics Lab Birmingham Users Group, 2013 OVERVIEW SAS Solutions OnDemand Started in 2000 SAS Advanced Analytics Lab (AAL) Created in 2007

More information

Wide-field Infrared Survey Explorer (WISE) WISE Mission Operations System Preliminary Design Review. WSDC Architecture

Wide-field Infrared Survey Explorer (WISE) WISE Mission Operations System Preliminary Design Review. WSDC Architecture WISE Mission Operations System Preliminary Design Review WSDC Architecture Tim Conrow - IPAC WSDC Lead Engineer TPC - 1 Ingest Data Flow TPC - 2 Ingest Subsystem Ingest, step 1 Receive and verify high-rate

More information

TECHNICAL REPORT. There will be two types of ingest into the I&T Data Archive; package based, and file based (for FITS files only).

TECHNICAL REPORT. There will be two types of ingest into the I&T Data Archive; package based, and file based (for FITS files only). TECHNICAL REPORT Title: JWST I&T Data Archive Operations Concept Authors: Rusty Whitman Phone: 410-338-5042 Doc #: JWST-STScI-001658, Date: February 2, 2009 Rev: - Release Date: February 13, 2009 1.0 Introduction

More information

The power of centralized computing at your fingertips

The power of centralized computing at your fingertips Pinnacle 3 Professional The power of centralized computing at your fingertips Philips Pinnacle 3 Professional specifications The power of centralized computing in a scalable offering for mid-size clinics

More information

GLAST Large Area Telescope

GLAST Large Area Telescope GLAST Large Area Telescope Gamma-ray Large Area Space Telescope Instrument Science Operations Center Monthly Status Review January 007 Rob Cameron ISOC Management Operations Facility Construction completed

More information

Science Data Processing and Data Products

Science Data Processing and Data Products and Data Products Chris Pankratz LASP/CU (303)492-0696 chris.pankratz@lasp.colorado.edu Page 1 Abstract The SORCE Science Data System will produce assigned EOS Standard Products using data acquired from

More information

Pinnacle3 Professional

Pinnacle3 Professional Pinnacle3 Professional Pinnacle3 Professional centralized computing platform X6-2 specifications sheet A fast and flexible server solution for demanding small to mid-size clinics Compact and powerful,

More information

WISE Science Data Center

WISE Science Data Center WISE R. Cutri Infrared Processing and Analysis Center RMC: 28-1 MOS Functional Block Diagram TDRSS WHITE SANDS COMPLEX TDRSS Uplink ENGINEERING OPERATIONS SYSTEM (JPL) AND ESMC EOS OPERATIONS Command Generation

More information

GSAW The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions

GSAW The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions GSAW 2016 The Earth Observing System (EOS) Ground System: Leveraging an Existing Operational Ground System Infrastructure to Support New Missions David Hardison NASA Goddard Space Flight Center Johnny

More information

Solution Pack. Managed Services Virtual Private Cloud Security Features Selections and Prerequisites

Solution Pack. Managed Services Virtual Private Cloud Security Features Selections and Prerequisites Solution Pack Managed Services Virtual Private Cloud Security Features Selections and Prerequisites Subject Governing Agreement DXC Services Requirements Agreement between DXC and Customer including DXC

More information

NASCIO Recognition Award Nomination. Title: Central Issuance of State Drivers Licenses. Category: Digital Government Government to Citizen

NASCIO Recognition Award Nomination. Title: Central Issuance of State Drivers Licenses. Category: Digital Government Government to Citizen NASCIO Recognition Award Nomination Title: Central Issuance of State Drivers Licenses Category: Digital Government Government to Citizen State: North Carolina Executive Summary The NCDMV wanted to reduce

More information

r bulletin 96 november 1998 bull

r bulletin 96 november 1998 bull Figure 1. The XMM spacecraft the xmm simulator The XMM Simulator - The Technical Challenges H. Côme Simulation Section, ESA Directorate of Technical and Operational Support, ESOC, Germany M. Irvine Vega

More information

Network Performance, Security and Reliability Assessment

Network Performance, Security and Reliability Assessment Network Performance, Security and Reliability Assessment Presented to: CLIENT NAME OMITTED Drafted by: Verteks Consulting, Inc. 2102 SW 20 th Place, Suite 602 Ocala, Fl 34474 352-401-0909 ASSESSMENT SCORECARD

More information

National Aeronautics and Space Administration Jet Propulsion Laboratory California Institute of Technology WISE Archive.

National Aeronautics and Space Administration Jet Propulsion Laboratory California Institute of Technology WISE Archive. Bruce Berriman / Steve Groom Infrared Science Archive (IRSA), IPAC/Caltech GBB/SLG - 1 WSDC Functional Block Diagram White Sands JPL UCLA HRP H/K MOS Maneuvers SOC Science Team Images FTP Site Ancillary

More information

Data Management Plan: HF Radar

Data Management Plan: HF Radar I. Type of data and information created 1. What data will you collect or create in the research? Contextual statement describing what data are collected and relevant URL (IOOS Certification, f 2) This

More information

Planning Production Monitoring

Planning Production Monitoring RT LAT HK, Diag & Alert telem L0 File Ingest L0 files MOC GSSC Preliminary Science Timeline L0 Package Integ. Observ. Timeline, Contact Schedules, As-Flown Timeline, Flight Dynamics Products LAT Timeline

More information

JOB DESCRIPTION FOR SUPPORT STAFF

JOB DESCRIPTION FOR SUPPORT STAFF JOB DESCRIPTION FOR SUPPORT STAFF JOB TITLE: REPORTS TO: Systems Administrator Technical Services Manager PURPOSE OF THE JOB The System Administrator is responsible for the effective provisioning, installation

More information

400GB GB

400GB GB NO LONGER AVAILABLE FOR NEW SUPPLY Managed Specifications Ex VAT Inc. VAT Installation (one month contract) 165.00 198.00 Installation (12 month contract) 0.00 0.00 Monthly Rentals Ex VAT Inc. VAT 2.4GHz

More information

3+1+0 (3) IT 201 T. Principles of Information and Technology Systems. Prereq: CS 110T IT 222 T. Communications and Networks Fundamentals (4)

3+1+0 (3) IT 201 T. Principles of Information and Technology Systems. Prereq: CS 110T IT 222 T. Communications and Networks Fundamentals (4) Principles of Information and Technology Systems IT 201 T Prereq: CS 110T This course aims to develop an understanding of the components of computing and their relationships, significant impacts of IT

More information

Information Security at the IEA DPC. IEA General Assembly October 10 12, 2011 Malahide, Ireland

Information Security at the IEA DPC. IEA General Assembly October 10 12, 2011 Malahide, Ireland Information Security at the IEA DPC IEA General Assembly October 10 12, 2011 Malahide, Ireland General remarks Impossible to cover all aspects of information security in a short presentation Only sketch

More information

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity

Security+ Guide to Network Security Fundamentals, Third Edition. Chapter 13 Business Continuity Security+ Guide to Network Security Fundamentals, Third Edition Chapter 13 Business Continuity Objectives Define business continuity Describe the components of redundancy planning List disaster recovery

More information

ISO27001 Preparing your business with Snare

ISO27001 Preparing your business with Snare WHITEPAPER Complying with ISO27001 Preparing your business with Snare T he technical controls imposed by ISO (International Organisation for Standardization) Standard 27001 cover a wide range of security

More information

Herschel EGSE Packet Router ICD

Herschel EGSE Packet Router ICD Doc. no. : SRON-G//ICD/2001-001 Page : 1 of 14 Title Prepared by : Albrecht de Jonge Date : July 30, 2001 Oct 23, 2001 Agreed by : EGSE manager: L. Dubbeldam Date : ICC manager: P. Roelfsema PACS EGSE

More information

ENDNOTE SECURITY OVERVIEW INCLUDING ENDNOTE DESKTOP AND ONLINE

ENDNOTE SECURITY OVERVIEW INCLUDING ENDNOTE DESKTOP AND ONLINE ENDNOTE SECURITY OVERVIEW INCLUDING ENDNOTE DESKTOP AND ONLINE INTRODUCTION In line with commercial industry standards, the data center used by EndNote employs a dedicated security team to protect our

More information

Costing Information Assurance

Costing Information Assurance Costing Information Assurance Marybeth Panock 30 September 2009 The Aerospace Corporation The Aerospace Corporation 2009 1 Costing Information Assurance or Security Called Security for this exercise to

More information

IT CONTINUITY, BACKUP AND RECOVERY POLICY

IT CONTINUITY, BACKUP AND RECOVERY POLICY IT CONTINUITY, BACKUP AND RECOVERY POLICY IT CONTINUITY, BACKUP AND RECOVERY POLICY Effective Date May 20, 2016 Cross- Reference 1. Emergency Response and Policy Holder Director, Information Business Resumption

More information

Pinnacle 3 SmartEnterprise

Pinnacle 3 SmartEnterprise Pinnacle 3 SmartEnterprise Pinnacle 3 SmartEnterprise centralized computing platform X6-2 specifications sheet Scalable capacity and robust healthcare IT integration for high volume clinics Built for high

More information

Herschel EGSE Packet Router ICD

Herschel EGSE Packet Router ICD Page : 1 of 14 Title Prepared by : Albrecht de Jonge Date : Checked by : Date : Agreed by : : Date : PACS: SPIRE: HSC: Authorised by : Date : Page : 2 of 14 Distribution list Page : 3 of 14 Document Change

More information

ON-BOARD A/D AND D/A CONVERTER CALIBRATION PROCEDURE FOR GSS FORWARD SUSPENSION UNITS (FSU) GP-B Procedure P0892 Rev -

ON-BOARD A/D AND D/A CONVERTER CALIBRATION PROCEDURE FOR GSS FORWARD SUSPENSION UNITS (FSU) GP-B Procedure P0892 Rev - W. W. Hansen Experimental Physics Laboratory STANFORD UNIVERSITY STANFORD, CALIFORNIA 94305-4085 Gravity Probe B Relativity Mission ON-BOARD A/D AND D/A CONVERTER CALIBRATION PROCEDURE FOR GSS FORWARD

More information

ClockWork Enterprise 5

ClockWork Enterprise 5 ClockWork Enterprise 5 Technical Overview rev 5.1 Table of Contents Overview... 3 Database Requirements... 4 Database Storage Requirements... 4 Sql Server Authentication and Permissions... 5 ClockWork

More information

CBAI SECURED SOLUTIONS FOR COMMUNITY BANKS WEBSITE HOSTING SERVICES POWERED BY DBS SERVICES

CBAI SECURED SOLUTIONS FOR COMMUNITY BANKS WEBSITE HOSTING SERVICES POWERED BY DBS SERVICES CBAI SECURED SOLUTIONS FOR COMMUNITY BANKS WEBSITE HOSTING SERVICES POWERED BY DBS SERVICES WEBSITE HOSTING SERVICES POWERED BY DBS SERVICES Features What features of the CBAI Web Hosting program help

More information

Deep Impact. Project Data Management Plan

Deep Impact. Project Data Management Plan Deep Impact Project Data Management Plan Document Number D - 21386 Jet Propulsion Laboratory California Institute of Technology Pasadena, California 91109-8099 Deep Impact Project Data Management Plan

More information

Cyber security tips and self-assessment for business

Cyber security tips and self-assessment for business Cyber security tips and self-assessment for business Last year one in five New Zealand SMEs experienced a cyber-attack, so it s essential to be prepared. Our friends at Deloitte have put together this

More information

APPROVAL SHEET. SYNOPSIS : This document describes the software requirements for the PI planning tools software of the TCS.

APPROVAL SHEET. SYNOPSIS : This document describes the software requirements for the PI planning tools software of the TCS. APPROVAL SHEET TITLE : TCS PI Planning Tool Software Specification DOCUMENT NUMBER : 1732AS0004 ISSUE: C SYNOPSIS : This document describes the software requirements for the PI planning tools software

More information

MIS Week 9 Host Hardening

MIS Week 9 Host Hardening MIS 5214 Week 9 Host Hardening Agenda NIST Risk Management Framework A quick review Implementing controls Host hardening Security configuration checklist (w/disa STIG Viewer) NIST 800-53Ar4 How Controls

More information

Certified Information Systems Auditor (CISA)

Certified Information Systems Auditor (CISA) Certified Information Systems Auditor (CISA) 1. Domain 1 The Process of Auditing Information Systems Provide audit services in accordance with IT audit standards to assist the organization in protecting

More information

GLAST Large Area Telescope Instrument Science Operations Center

GLAST Large Area Telescope Instrument Science Operations Center GLAST LAT ISOC Monthly Status Review - ISOC, August Gamma-ray Large Area Space Telescope GLAST Large Area Telescope Instrument Science Operations Center Monthly Status Review August Rob Cameron ISOC Manager

More information

Technical Publications

Technical Publications Technical Publications Direction EP250409 Revision 21 EchoPAC PC version 5 for DICOM (From version 5.2.2) Copyright 2008 By General Electric Co. Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY

More information

AlienVault USM Appliance for Security Engineers 5 day course outline. Module 2: USM Appliance Basic Configuration and Verifying Operations

AlienVault USM Appliance for Security Engineers 5 day course outline. Module 2: USM Appliance Basic Configuration and Verifying Operations AlienVault USM Appliance for Security Engineers 5 day course outline Course Introduction Module 1: Overview The Course Introduction provides students with the course objectives and prerequisite learner

More information

CCSDS Space Link Extension (SLE)

CCSDS Space Link Extension (SLE) CCSDS Space Link Extension (SLE) Proposal for a NASA Wide Ground Data Service Standard Nascom Block Phase Out Work Group Team Prepared by Larry Muzny Lockheed Martin Space Operations Consolidated Space

More information

EC-Council Certified Network Defender (CND) Duration: 5 Days Method: Instructor-Led

EC-Council Certified Network Defender (CND) Duration: 5 Days Method: Instructor-Led EC-Council Certified Network Defender (CND) Duration: 5 Days Method: Instructor-Led Certification: Certified Network Defender Exam: 312-38 Course Description This course is a vendor-neutral, hands-on,

More information

University of British Columbia Library. Persistent Digital Collections Implementation Plan. Final project report Summary version

University of British Columbia Library. Persistent Digital Collections Implementation Plan. Final project report Summary version University of British Columbia Library Persistent Digital Collections Implementation Plan Final project report Summary version May 16, 2012 Prepared by 1. Introduction In 2011 Artefactual Systems Inc.

More information

WHITE PAPER- Managed Services Security Practices

WHITE PAPER- Managed Services Security Practices WHITE PAPER- Managed Services Security Practices The information security practices outlined below provide standards expected of each staff member, consultant, or customer staff member granted access to

More information

Technology Insight Series

Technology Insight Series IBM ProtecTIER Deduplication for z/os John Webster March 04, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved. Announcement Summary The many data

More information

ITD SERVER MANAGEMENT PROCEDURE

ITD SERVER MANAGEMENT PROCEDURE ITD SERVER MANAGEMENT PROCEDURE PURPOSE This procedure ensures the operation and maintenance of all ITD servers in a safe and effective fashion. This is achieved by the routine monitoring and timely update

More information

Technical Publications

Technical Publications DIRECTION 5177444-100 REV 02 Technical Publications Direction 5177444-100 Revision 02 LOGIQ e version 4.x.x for DICOM Copyright 2006 By General Electric Co. g Do not duplicate GE Ultrasound DIRECTION 5177444-100

More information

HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family

HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family Data sheet HPE Data Replication Solution Service for HPE Business Copy for P9000 XP Disk Array Family HPE Lifecycle Event Services HPE Data Replication Solution Service provides implementation of the HPE

More information

OUR CUSTOMER TERMS CLOUD SERVICES - INFRASTRUCTURE

OUR CUSTOMER TERMS CLOUD SERVICES - INFRASTRUCTURE CONTENTS 1 ABOUT THIS PART... 2 2 GENERAL... 2 3 CLOUD INFRASTRUCTURE (FORMERLY UTILITY HOSTING)... 2 4 TAILORED INFRASTRUCTURE (FORMERLY DEDICATED HOSTING)... 3 5 COMPUTE... 3 6 BACKUP & RECOVERY... 8

More information

Status of the EGSE updating with SCOS Nicola La Palombara INAF IASF Milano

Status of the EGSE updating with SCOS Nicola La Palombara INAF IASF Milano Status of the EGSE updating with SCOS 2000 Nicola La Palombara INAF IASF Milano Project overview Two on-ground EPIC Flight Spare instruments: 1 MOS camera at the Leicester University (UK) 1 PN camera at

More information

The CFH12K Queued Service Observations (QSO) Project: Mission Statement, Scope and Resources

The CFH12K Queued Service Observations (QSO) Project: Mission Statement, Scope and Resources Canada - France - Hawaii Telescope Corporation Société du Télescope Canada - France - Hawaii P.O. Box 1597 Kamuela, Hawaii 96743 USA Telephone (808) 885-7944 FAX (808) 885-7288 The CFH12K Queued Service

More information

DRAFT. Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter. June 23, Goddard Space Flight Center Greenbelt, Maryland

DRAFT. Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter. June 23, Goddard Space Flight Center Greenbelt, Maryland DRAFT Robotic Lunar Exploration Program Lunar Reconnaissance Orbiter Cosmic Ray Telescope for the Effects of Radiation (CRaTER) to Spacecraft Electrical Interface Control Document (ICD) June 23, 2005 Goddard

More information

Technical Publications

Technical Publications DIRECTION 2390126-100REV2 Technical Publications Direction 2390126-100 Revision 2 LOGIQ3 /Expert/Pro version 4.x.x for DICOM Copyright 2005 By General Electric Co. g Do not duplicate GE Ultrasound DIRECTION

More information

Server Security Procedure

Server Security Procedure Server Security Procedure Reference No. xx Revision No. 1 Relevant ISO Control No. 11.7.1 Issue Date: January 23, 2012 Revision Date: January 23, 2012 Approved by: Title: Ted Harvey Director, Technology

More information

Accreditation Body Evaluation Procedure for AASHTO R18 Accreditation

Accreditation Body Evaluation Procedure for AASHTO R18 Accreditation Accreditation Body Evaluation Procedure for AASHTO R18 Accreditation Final August 9, 2016 Page 1 of 12 Section Number Table of Contents Title of Section 0 Purpose 1 Scope 2 References 3 Objectives 4 Criteria

More information

Audit4 Installation Requirements

Audit4 Installation Requirements S4S Pty Ltd ABN: 26 104 845 909 Phone: 1300 133 308 Web: http://www.s4s.com.au Audit4 Installation Requirements Audit4 version 14+ Copyright 2012 S4S Pty Ltd The following table provides details on the

More information

NAVY F/A-18 CRASH SURVIVABLE FLIGHT INCIDENT RECORDER (CSFIR) MINUTES OF TECHNICAL INTERCHANGE MEETING (TIM) MARCH 1998

NAVY F/A-18 CRASH SURVIVABLE FLIGHT INCIDENT RECORDER (CSFIR) MINUTES OF TECHNICAL INTERCHANGE MEETING (TIM) MARCH 1998 NAVY F/A-18 CRASH SURVIVABLE FLIGHT INCIDENT RECORDER (CSFIR) MINUTES OF TECHNICAL INTERCHANGE MEETING (TIM) 17-18 MARCH 1998 CONTRACT GS-24F-3027G DELIVERY ORDER N00019-98-F-0003 DATA ITEM A005 6 APRIL

More information

Vol. 1 Technical RFP No. QTA0015THA

Vol. 1 Technical RFP No. QTA0015THA General Services Administration (GSA) Enterprise Infrastructure Solutions (EIS) and/or Inter-Agency Government traffic will be identified and routed through a secure latest-generation Managed Trusted Internet

More information

University Information Systems. Administrative Computing Services. Contingency Plan. Overview

University Information Systems. Administrative Computing Services. Contingency Plan. Overview University Information Systems Administrative Computing Services Contingency Plan Overview Last updated 01/11/2005 University Information Systems Administrative Computing Services Contingency Plan Overview

More information

Hosted Testing and Grading

Hosted Testing and Grading Hosted Testing and Grading Technical White Paper July 2010 www.lexmark.com Lexmark and Lexmark with diamond design are trademarks of Lexmark International, Inc., registered in the United States and/or

More information

After the Attack. Business Continuity. Planning and Testing Steps. Disaster Recovery. Business Impact Analysis (BIA) Succession Planning

After the Attack. Business Continuity. Planning and Testing Steps. Disaster Recovery. Business Impact Analysis (BIA) Succession Planning After the Attack Business Continuity Week 6 Part 2 Staying in Business Disaster Recovery Planning and Testing Steps Business continuity is a organization s ability to maintain operations after a disruptive

More information

The power of centralized computing at your fingertips

The power of centralized computing at your fingertips Pinnacle 3 Professional The power of centralized computing at your fingertips Philips Pinnacle 3 Professional specifications The power of centralized computing in a scalable offering for mid-size clinics

More information

University of Hawaii Hosted Website Service

University of Hawaii Hosted Website Service University of Hawaii Hosted Website Service Table of Contents Website Practices Guide About These Practices 3 Overview 3 Intended Audience 3 Website Lifecycle 3 Phase 3 Begins 3 Ends 3 Description 3 Request

More information

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management Solution Overview Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management What You Will Learn Companies are challenged with conflicting requirements to consolidate costly

More information

A Distributed Network Architecture for PC-Based Telemetry Systems

A Distributed Network Architecture for PC-Based Telemetry Systems A Distributed Network Architecture for PC-Based Telemetry Systems by Paul A. Thoreson, Lockheed Martin Telemetry & Instrumentation Presented to Ground Systems Architectures Workshop February 26, 1997 frank:/550/gndsysws

More information

Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems

Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems Leveraging Adaptive Software Standards to Enable the Rapid Standup of Small Satellite Ground Systems Mike Sotak, Kratos Defense 1 March 2016 2016 by Kratos Defense. Published by The Aerospace Corporation

More information

Business Requirements Document (BRD) Template

Business Requirements Document (BRD) Template Business Requirements Document (BRD) Template Following is a template for a business requirements document (BRD). The document includes many best practices in use today. Don t be limited by the template,

More information

Unit 11 Computer Network Introduction to Network Operating Systems

Unit 11 Computer Network Introduction to Network Operating Systems Unit 11 Computer Network Introduction to Network Operating Systems Network Operating Systems Just as a computer cannot operate without a computer operating system, a network of computers cannot operate

More information

Technical Publications

Technical Publications Technical Publications Direction EP250409 Revision 19 EchoPAC PC version 3 for DICOM (From version 3.5.0/3.6.0) Copyright 2008 By General Electric Co. Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

Exam Name: Midrange Storage Technical Support V2

Exam Name: Midrange Storage Technical Support V2 Vendor: IBM Exam Code: 000-118 Exam Name: Midrange Storage Technical Support V2 Version: 12.39 QUESTION 1 A customer has an IBM System Storage DS5000 and needs to add more disk drives to the unit. There

More information

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems

Progress Report. Project title: Resource optimization in hybrid core networks with 100G systems Progress Report DOE award number: DE-SC0002350 Name of the recipient: University of Virginia Project title: Resource optimization in hybrid core networks with 100G systems Principal investigator: Malathi

More information

MONTHLY OPERATIONS REPORT

MONTHLY OPERATIONS REPORT MONTHLY OPERATIONS REPORT MOR#028 Reporting period from 16-Mar-2016 to 15-Apr-2016 Reference: PROBA-V_D5_MOR-028_2016-04_v1.0 Author(s): Dennis Clarijs, Sindy Sterckx, Roger Kerckhofs, Erwin Wolters Version:

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

Introduction to the CX700

Introduction to the CX700 Engineering White Paper Introduction to the CX700 Abstract This white paper introduces the full 2 Gb architecture and functionality of the CX700 storage system. It compares the features and capabilities

More information

Network Performance Analysis System. White Paper

Network Performance Analysis System. White Paper Network Performance Analysis System White Paper Copyright Copyright 2018 Colasoft. All rights reserved. Information in this document is subject to change without notice. No part of this document may be

More information

Technical Publications

Technical Publications GE HEALTHCARE DIRECTION 5178040-100REV 2.0 LOGIQ P5 2.X.X Technical Publications Direction 5178040-100 Revision 2.0 LOGIQ P5 version 2.x.x for DICOM Copyright ª 2007 By General Electric Co. g Do not duplicate

More information

10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications

10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications 10X: Power System Technology 10 Years Ahead of Industry International Standards- Based Communications David Dolezilek International Technical Director Information Technology (IT) Methods Jeopardize Operational

More information

Trusted Digital Repositories. A systems approach to determining trustworthiness using DRAMBORA

Trusted Digital Repositories. A systems approach to determining trustworthiness using DRAMBORA Trusted Digital Repositories A systems approach to determining trustworthiness using DRAMBORA DRAMBORA Digital Repository Audit Method Based on Risk Assessment A self-audit toolkit developed by the Digital

More information

Using the Backup module

Using the Backup module Using the Backup module THIS WIKI HAS BEEN UPDATED FOR VERSION 13 OF YOUR PBX GUI. Overview Logging In Menu Items Backups Restores Servers Templates Backup Settings Backup Name Description Status Email

More information

Technical Publications

Technical Publications Technical Publications Direction 2256472-100 Revision 12 EchoPAC version 6.3.6 for DICOM V3.0 Copyright 2003 By General Electric Co. g Do not duplicate GE Vingmed Ultrasound THIS PAGE LEFT INTENTIONALLY

More information

Version 1.24 Installation Guide for On-Premise Uila Deployment Hyper-V

Version 1.24 Installation Guide for On-Premise Uila Deployment Hyper-V Version 1.24 Installation Guide for On-Premise Uila Deployment Hyper-V Table of Contents Introduction... 2 Scope and Purpose... 2 Architecture Overview... 2 Virtual Architecture... 2 Getting Started...

More information

Transport and Security Specification

Transport and Security Specification Transport and Security Specification 15 November 2017 Version: 6.3 Contents Overview 3 Standard network requirements 3 Source and Destination Ports 3 Configuring the Connection Wizard 4 Private Bloomberg

More information

Technical Publications

Technical Publications Technical Publications Direction FC250039 Revision 16 Vivid7 version 6 for DICOM Copyright 2007 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK TABLE OF CONTENTS

More information

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version :

HP Designing and Implementing HP Enterprise Backup Solutions. Download Full Version : HP HP0-771 Designing and Implementing HP Enterprise Backup Solutions Download Full Version : http://killexams.com/pass4sure/exam-detail/hp0-771 A. copy backup B. normal backup C. differential backup D.

More information

INFORMATION ASSURANCE DIRECTORATE

INFORMATION ASSURANCE DIRECTORATE National Security Agency/Central Security Service INFORMATION ASSURANCE DIRECTORATE CGS Signature Repository A Signature Repository provides a group of signatures for use by network security tools such

More information

Back up and Restoration Policy. of VIJETA BROKING INDIA PRIVATE LIMITED

Back up and Restoration Policy. of VIJETA BROKING INDIA PRIVATE LIMITED Back up and Restoration Policy of VIJETA BROKING INDIA PRIVATE LIMITED Table of Content 1 Overview... 3 2 Purpose... 3 3 Scope... 3 4 Definitions... 3 5 Timing... 4 6 Policy... 4 7 Backup of Older Versions...

More information

Technical Publications

Technical Publications Technical Publications Direction 5141741-100 Revision 01 LOGIQ5 Expert version 4.x.x for DICOM Copyright 2005 By General Electric Co. g Do not duplicate GE Ultrasound THIS PAGE LEFT INTENTIONALLY BLANK

More information

WITH ACTIVEWATCH EXPERT BACKED, DETECTION AND THREAT RESPONSE BENEFITS HOW THREAT MANAGER WORKS SOLUTION OVERVIEW:

WITH ACTIVEWATCH EXPERT BACKED, DETECTION AND THREAT RESPONSE BENEFITS HOW THREAT MANAGER WORKS SOLUTION OVERVIEW: SOLUTION OVERVIEW: ALERT LOGIC THREAT MANAGER WITH ACTIVEWATCH EXPERT BACKED, DETECTION AND THREAT RESPONSE Protecting your business assets and sensitive data requires regular vulnerability assessment,

More information

Data oriented job submission scheme for the PHENIX user analysis in CCJ

Data oriented job submission scheme for the PHENIX user analysis in CCJ Data oriented job submission scheme for the PHENIX user analysis in CCJ Tomoaki Nakamura, Hideto En yo, Takashi Ichihara, Yasushi Watanabe and Satoshi Yokkaichi RIKEN Nishina Center for Accelerator-Based

More information