Best Practices for Monitoring Exadata Enterprise Manager Cloud Control 12c

Size: px
Start display at page:

Download "Best Practices for Monitoring Exadata Enterprise Manager Cloud Control 12c"

Transcription

1

2 Best Practices for Monitoring Exadata Enterprise Manager Cloud Control 12c Farouk Abushaban Senior Principal Technical Analyst Oracle USA, Engineered Systems Support September, 2014 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted

3 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. Copyright 2014, Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 3

4 Objectives Understand EM 12c Topology Agent Deployment Best Practices Component Level Monitoring Discovery Deep-Dive Copyright 2014, Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 4

5 Program Agenda Quick Overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 5

6 Program Agenda Quick overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 6

7 Section 1: EM OVERVIEW 7

8 Enterprise Manager Cloud Control 12c Concepts System Management Software Lights-Out Monitoring and Notification Management and Administration Single GUI Centralized Management Target Administration Life-Cycle Management Automation Complete IT Monitoring Oracle Products Non-Oracle technologies Out-of-the-box Metrics and Alerting Real-time + Historical Perf. Trending Reports Publishing 8

9 Enterprise Manager Cloud Control 12c Major Components Oracle Management Agent (EM Agent) Oracle Management Server (OMS) Oracle Management Repository (EMREP) Oracle Management Plug-Ins 9

10 EM Console EMCLI Agent Repository Database Management Server Agent Agent 10

11 Management Via Plug-Ins Provide specific management capabilities per target type Standard (default installed) Plug-Ins Install Plug-Ins for each product as needed Automatic Plug-In deployment during target discovery* Automated Plug-In updates via Plug-In Manager Online or Offline Quarterly bundled updates started since 12cR3 ( ) 11

12 Exadata Plug-In 12

13 Exadata Plug-In / New Features and Enhancements Supported HW and SW SPARC SuperCluster T5-8 server 1/8 Rack and Multi-Rack Expansion Rack, X4-2, , 12c GI IB performance and on-demand schematic refresh IORM active by default: CDB I/O with PDB breakdown SNMP support for non-public community strings Detailed Summary of Flash and Spindle disk performance side-by-side Cell HW Fine Grained performance monitoring Guided resolution for cell alerts and more...(see References slide for docs link) 13

14 Program Agenda Quick overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 14

15 Section 2: Exadata Component- Monitoring Tour 15

16 Exadata Monitoring Install Discover Deploy Agents Introduces Host Targets Discover and Configure Exadata DBM Promote Monitored Targets Monitor Customize Monitoring Automate Tasks 16

17 Exadata Rack Components What s Monitored? Database Servers Storage Servers InfiniBand Switches PDU s Cisco Switch KVM Switch 17

18 Agent Deployment Install on each compute node Database Servers 18

19 Exadata Monitoring Deploy Agents Agents run on compute nodes only Compute nodes are RAC host targets Monitor Exadata targets remotely No additional software on Cells, IB s, KVM, PDU s, Cisco, and ILOM Built-in failover monitoring via OMS mediation Assign 2 agents per target Only master agent is actively monitoring the target OMS switches to backup agent when current master agent is down 19

20 Add Host Target 20

21 Agent Installation Properties 21

22 22

23 23

24 Program Agenda Quick overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 24

25 Section 3: Exadata Discovery Deep-Dive 25

26 Exadata Guided Discovery More than just discovery Even better with exa* Specify Schematic Active pre-requisite check Sets up SSH user equivalence Subscribes to SNMP Supports re-discovery of newly added hardware components Assigns Primary and Backup agents to each component 26

27 Discover Exadata DBM 27

28 28

29 Storage Cell Discovery From Compute Node Runs $/usr/sbin/ibnetdiscover Reads the cell hostnames and IP addresses from the output Pre runs $ORACLE_HOME/bin/kfod op=cellconfig Reads /etc/oracle/cell/network-config/cellip.ora 29

30 Infiniband Network Discovery 30

31 InfiniBand Network Discovery From Compute Node Runs ssh ibnetdiscover Reads IB Switch names connected to the Compute Node Matches up the Compute node vs. Agent hostnames: ca 2 H # exa01db01 S HCA-3 31

32 Prerequisite Checks You can manually run this pre-requisite check ahead of time from the compute node: $ORACLE_HOME/perl/bin/perl exadatadiscoveryprecheck.pl 32

33 Guided Discovery Wizard Summary Select agent (provide RDBMS home path Pre-.6) Exadata cells: runs ibnetdiscover (or kfod & cellip.ora for Pre-.6) Infiniband Switches + Compute Nodes >> ibnetdiscover KVM, PDU, Cisco +ILOM through schematic file on compute node Automatically subscribes to SNMP (Cells, and IB switches) Agent mediation and Target promotion 33

34 Monitoring Storage Cells EM Agent runs cellcli via ssh to collect Storage Cell metrics. MS sends SNMP traps to EM Agent for subscribed alert conditions Requires cellmonitor ssh eq. setup with Agent user Associates ASM targets and disk groups Collects rich storage data on home page, plus: Aggregate storage metrics Cell alerts via SNMP (PUSH) Capacities IORM consumer and DB level metrics And much more 34

35 Monitoring Infiniband Switches EM Agent runs remote ssh calls to the switch collect metrics IB Switch sends SNMP traps (PUSH) for some alerts Requires ssh eq. for nm2user for metric collections such as: Response Various sensor status Fan Voltage Temperature Port performance data Port administration 35

36 Monitoring Cisco Switch EM Agent runs remote SNMP get and push to collect metric data against the Cisco switch. Status / Availability Port status Vital signs: CPU, Memory, Power, Temperature Network interface various data Incoming traffic errors, traffic kb/s and % Outgoing traffic errors, traffic kb/s and % Admin and Operational bandwidth Mb/s 36

37 Monitoring ILOM targets EM Agent runs remote ipmitool and SNMP calls to each Compute Node ILOM target Requires nm2user credentials to run ipmitool Runs collections via perl script wrappers & collects: Response availability Sensor alerts Temperature Voltage Fan speeds Configuration Data: Firmware version and Serial number, etc 37

38 Monitoring Power Distribution Units EM Agent runs remote SNMP get calls and receives SNMP traps (PUSH) from each PDU Response / Ping status Phase values 38

39 Monitoring KVM Switch EM Agent runs remote SNMP get calls and receives SNMP traps (PUSH) from the KVM switch Status / Response Reboot events Temperature Fan status Power state Factory settings 39

40 Program Agenda Quick overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 40

41 Section 4: Challenges and Troubleshooting 41

42 Challenges Redeployment of a rack: DEV to UAT to PROD etc Partitioning full rack to smaller independent racks: Full rack >> One ½ rack + two ¼ racks Combining partitioned racks to a larger rack: Two ½ racks >> Full rack Two ¼ racks >> One ½ rack etc. 42

43 Update existing OneCommand configurations Generate new schematic files for each partitioned rack Generate new OneCommand configuration to consolidate racks 43

44 Discover Exadata DBM 44

45 45

46 Challenges Discovery Adding new hardware Expanding ½ or ¼ Adding storage cells Attaching additional rack Attaching Storage Expansion rack Adding spine switch. etc 46

47 Challenges Networking Network configuration changes Re-IP some or all components Domain name changes Hostname changes Subnet changes Additional backup network / NICs Additional listeners (IB listeners or TNS) Firewall rules Etc 47

48 Troubleshooting Discovery Issues Compute node not managed by EM Check Agent hostname is different than compute node hostname Wrong agent used for discovery Reset the compute node name from client to management or vice-versa Short hostname used for agents? Fix # ibnetdiscover Match up to agent hostname Select compute node agent for discovery # /usr/sbin/set_nodedesc.sh Re-install agents using fully-qualified hostname <hostname.domain> 48

49 Troubleshooting Discovery Issues Extra or missing components new DBM Check Examine extra components for DBM membership Which schematic file was used for discovery? Missing components Need to generate a new schematic file Fix De-select extra components manually from the discovered list Ensure that EM can read the latest xml file on the compute node Check schematic file content Log an SR and provide details 49

50 Troubleshooting Discovery Issues Discovery just hangs Check Examine network OMS reported errors Repository issues Agent logs Review / Fix Hostname resolution Accessibility from OMS to Agent(s) Execute a simple job from the console MW_HOME/gc_inst/sysman/log/emoms.log Repository database alert.log $AGENT/agent_inst/sysman/log/gcagent.log 50

51 Troubleshooting Schematic Issues Schematic page blank Check for Browser support and EM 12c Run through discovery again and watch for messages Check emoms.log for exceptions at the same time Components missing Add manually to the schematic page - Edit button Check for component presence in EM (is it monitored?) 51

52 Troubleshooting Target Status Issues Target status shows DOWN inaccurately Cell: Check ssh equivalence (cellmonitor user) ssh i /home/oracle/.ssh/id_dsa l cellmonitor <cell name> -e cellcli list cell Output should be: <cell name> PDU: Check for access to browser console of PDU name> Is it connected to the lan? Cisco: Check for proper SNMP subscriptions See Exadata Management Doc Post Discovery 52

53 Troubleshooting Metric Collections Target status shows Metric Collection Error Hover over the Icon or navigate to Incident Manager Read the full text of the error Visit the Target Setup >> Monitoring Configuration page and examine Trigger a new collection: Target menu > Configuration > Last Collected > Actions > Refresh Access the monitoring Agent Metric Browser URL>/emd/browser/main Click the target >> click Response and evaluate the results / log an SR 53

54 Troubleshooting Pending Status Cellsys target in Pending status forever Must have Cluster ASM, Database and Storage Cell association Check / fix the status of the associated target database Check / fix the status of the associated target ASM cluster Ensure UP status for all cell server targets Delete unassociated cellsys targets Check for problematic DBMS_JOBS in the repository database 54

55 Troubleshooting Pending Status Database Machine target or any associated components in Pending status Check for duplicate or pending delete targets: Setup >> Manage Cloud Control >> Health Overview Check target configuration: Target Setup >> Monitoring Configurations Search for the target name in the agent or OMS logs $ grep <target name> gcagent.log or emoms.log 55

56 Troubleshooting Maintenance EMDiag Download and install the latest version Always check for the latest repvfy drop. Note Run: repvfy verify exadata level 9 details Run: repvfy verify This will summarize all critical / fatal issues in the repository Share the output with Support and explain the symptoms 56

57 Summary What we covered today EM 12c Topology and Design Agent Deployment Best Practices Component Monitoring / Discovery First-aid Troubleshooting tips 57

58 References Documentation Libraries, Notes, etc.. Exadata Management Online Docs Plug-In Manager - EM Cloud Control Admin Guide Exadata Plug-In BP Note Database Plug-In BP Note Exadata Monitoring Patch Requirement Note

59 Learn More Available References and Resources to Get Proactive About Oracle Support Best Practices Get Proactive in My Oracle Support oracle.com Doc ID: Get Proactive Blog Ask the Get Proactive Team 59

60 Program Agenda Quick overview of EM 12cR4 Tour of Exadata Monitoring Deep-Dive Into Database Machine Discovery Challenges and Troubleshooting Q&A Session 60

61 Questions & Answers 61

62 Drinks. Food. Fun. My Oracle Support Monday Mix Tonight! Monday, September 29 6:00 to 8:00 p.m. ThirstyBear Brewing Company (only ½ block from Moscone Center) Join us for a relaxing Happy Hour after a busy day at Oracle OpenWorld! Take a break and unwind with your peers Get to know the Oracle support engineers you depend on Meet My Oracle Support executives and developers Enjoy drinks and hors d oevres Admission is free with your Oracle OpenWorld badge Event details at: Copyright 2014 Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 62

63 THANK YOU 63

64 64

Monitor Your Engineered Systems From a Single Pane Of Glass

Monitor Your Engineered Systems From a Single Pane Of Glass Monitor Your Engineered Systems From a Single Pane Of Glass Oracle Enterprise Manager and Exadata, Exalogic & Exalytics Prepared By: Alfredo Krieg Sr. Oracle Enterprise Cloud Administrator The Sherwin-Williams

More information

Safe Harbor Statement

Safe Harbor Statement Oracle Exadata Monitoring and Management Best Practices Session CON9727 October 26, 2015 Ashish Agrawal, Group Product Manager Swapnil Sinvhal, Sr. Software Dev Manager Oracle Corporation Rick Shawver,

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

Exadata and Database Machine Administration Seminar

Exadata and Database Machine Administration Seminar Oracle University Contact Us: 1.800.529.0165 Exadata and Database Machine Administration Seminar Duration: 2 Days What you will learn The first section of this course introduces you to Exadata Storage

More information

Oracle Infrastructure Systems Management with Enterprise Manager and Ops Center CON4954

Oracle Infrastructure Systems Management with Enterprise Manager and Ops Center CON4954 Oracle Infrastructure Systems Management with Enterprise Manager and Ops Center CON4954 Simon Hayler Product Manager Oracle Enterprise Manager September, 2014 Safe Harbor Statement The following is intended

More information

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide Symantec Database Security and Audit 3100 Series Appliance Getting Started Guide Symantec Database Security and Audit 3100 Series Getting Started Guide The software described in this book is furnished

More information

<Insert Picture Here> Exadata Support Model and Best Practices

<Insert Picture Here> Exadata Support Model and Best Practices Exadata Support Model and Best Practices Chris Warticki Global Customer Management Blogs.oracle.com/support @cwarticki Agenda Exadata Support Model Support Terms Hardware versus Software

More information

Exadata Database Machine Administration Workshop NEW

Exadata Database Machine Administration Workshop NEW Exadata Database Machine Administration Workshop NEW Duration: 4 Days What you will learn This course introduces students to Oracle Exadata Database Machine. Students learn about the various Exadata Database

More information

Security Compliance and Data Governance: Dual problems, single solution CON8015

Security Compliance and Data Governance: Dual problems, single solution CON8015 Security Compliance and Data Governance: Dual problems, single solution CON8015 David Wolf Director of Product Management Oracle Development, Enterprise Manager Steve Ries Senior Systems Architect Technology

More information

Required Ports and Protocols. Communication Direction Protocol and Port Purpose Enterprise Controller Port 443, then Port 11165 Port 8005

Required Ports and Protocols. Communication Direction Protocol and Port Purpose Enterprise Controller Port 443, then Port 11165 Port 8005 Oracle Enterprise Manager Ops Center Ports and Protocols Guide 12c Release 2 (12.2.2.0.0) E51942-04 December 2014 This document contains the latest information on the ports and protocols that Oracle Enterprise

More information

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1

Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 Application Discovery Manager User s Guide vcenter Application Discovery Manager 6.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Expert Oracle Enterprise

Expert Oracle Enterprise Expert Oracle Enterprise Manager 12c Kellyn Pot'vin Anand Akela Gokhan Atil Bobby Curtis Alex Gorbachev Niall Litchfield Leighton Nelson Pete Sharman Apress' Contents J About the Authors About the Technical

More information

Total Cloud Control with Oracle Enterprise Manager 12c. Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle

Total Cloud Control with Oracle Enterprise Manager 12c. Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle Total Cloud Control with Oracle Enterprise Manager 12c Kevin Patterson, Principal Sales Consultant, Enterprise Manager Oracle 2 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert

More information

Dell OpenManage Mobile Version 1.4 User s Guide (Android)

Dell OpenManage Mobile Version 1.4 User s Guide (Android) Dell OpenManage Mobile Version 1.4 User s Guide (Android) Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION

More information

Monitor the Cisco Unified Computing System

Monitor the Cisco Unified Computing System Monitor the Cisco Unified Computing System Using Sentry Software Monitoring for BMC ProactiveNet Performance Management White Paper September 2010 August 2010 Contents What You Will Learn... 3 Overview...

More information

Oracle Enterprise Manager Ops Center. Ports and Protocols. Ports and Protocols 12c Release 3 (12.3.0.0.0)

Oracle Enterprise Manager Ops Center. Ports and Protocols. Ports and Protocols 12c Release 3 (12.3.0.0.0) Oracle Enterprise Manager Ops Center Ports and Protocols 12c Release 3 (12.3.0.0.0) E59963-01 June 2015 This document contains the latest information on the ports and protocols that Oracle Enterprise Manager

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for EMC Symmetrix DMX System Release 12.1.0.2.0 E27543-03 February 2014 This document provides installation and configuration instructions

More information

HP Server Management Packs for Microsoft System Center Essentials User Guide

HP Server Management Packs for Microsoft System Center Essentials User Guide HP Server Management Packs for Microsoft System Center Essentials User Guide Part Number 460344-001 September 2007 (First Edition) Copyright 2007 Hewlett-Packard Development Company, L.P. The information

More information

Online Help StruxureWare Data Center Expert

Online Help StruxureWare Data Center Expert Online Help StruxureWare Data Center Expert Version 7.2.1 What's New in StruxureWare Data Center Expert 7.2.x Learn more about the new features available in the StruxureWare Data Center Expert 7.2.x release.

More information

WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity

WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity WebLogic on Oracle Database Appliance: Combining High Availability and Simplicity Frances Zhao-Perez Alexandra Huff Oracle CAF Product Management Simon Haslam Technical Director O-box Safe Harbor Statement

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows

System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows [1]Oracle Enterprise Manager System Monitoring Plug-in for Microsoft SQL Server User s Guide Release 12.1.0.6.0 for Windows E35211-13 August 2015 Oracle Enterprise Manager System Monitoring Plug-in for

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Active Directory Release 12.1.0.1.0 E28548-04 February 2014 Microsoft Active Directory, which is included with Microsoft

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS

APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS APPLICATION MANAGEMENT SUITE FOR SIEBEL APPLICATIONS USER EXPERIENCE MANAGEMENT SERVICE LEVEL OBJECTIVE REAL USER MONITORING SYNTHETIC USER MONITORING SERVICE TEST KEY PERFORMANCE INDICATOR PERFORMANCE

More information

Oracle Database Public Cloud Services

Oracle Database Public Cloud Services Oracle Database Public Cloud Services A Strategy and Technology Overview Bob Zeolla Principal Sales Consultant Oracle Education & Research November 23, 2015 Safe Harbor Statement The following is intended

More information

WhatsUpGold. v3.0. WhatsConnected User Guide

WhatsUpGold. v3.0. WhatsConnected User Guide WhatsUpGold v3.0 WhatsConnected User Guide Contents CHAPTER 1 Welcome to WhatsConnected Finding more information and updates... 2 Sending feedback... 3 CHAPTER 2 Installing and Configuring WhatsConnected

More information

HDA Integration Guide. Help Desk Authority 9.0

HDA Integration Guide. Help Desk Authority 9.0 HDA Integration Guide Help Desk Authority 9.0 2011ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the ScriptLogic logo and Point,Click,Done! are trademarks and registered trademarks of ScriptLogic

More information

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide

NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide NetApp Storage System Plug-In 12.1.0.1.0 for Oracle Enterprise Manager 12c Installation and Administration Guide Sachin Maheshwari, Anand Ranganathan, NetApp October 2012 Abstract This document provides

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset)

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Version: 1.4 Table of Contents Using Your Gigabyte Management Console... 3 Gigabyte Management Console Key Features and Functions...

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft Internet Information Services Release 12.1.0.2.0 E28547-05 February 2014 This document provides a brief description

More information

Oracle Enterprise Manager 12c New Capabilities for the DBA. Charlie Garry, Director, Product Management Oracle Server Technologies

Oracle Enterprise Manager 12c New Capabilities for the DBA. Charlie Garry, Director, Product Management Oracle Server Technologies Oracle Enterprise Manager 12c New Capabilities for the DBA Charlie Garry, Director, Product Management Oracle Server Technologies of DBAs admit doing nothing to address performance issues CHANGE AVOID

More information

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide

Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Dell SupportAssist Version 2.0 for Dell OpenManage Essentials Quick Start Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c

Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c Monitoring Oracle Enterprise Performance Management System Release 11.1.2.3 Deployments from Oracle Enterprise Manager 12c This document describes how to set up Oracle Enterprise Manager 12c to monitor

More information

HP Client Automation Standard Fast Track guide

HP Client Automation Standard Fast Track guide HP Client Automation Standard Fast Track guide Background Client Automation Version This document is designed to be used as a fast track guide to installing and configuring Hewlett Packard Client Automation

More information

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview

Oracle Enterprise Manager. 1 Introduction to SAP Monitoring with Oracle Enterprise Manager Grid Control. 1.1 Overview Oracle Enterprise Manager SAP Monitoring Guide 10g Release 4 (10.2.0.4.0) E11037-02 February 2008 This document provides a brief introduction to SAP Monitoring using Oracle Enterprise Manager Grid Control.

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Cisco OnPlus Service. Economical Managed Network Services

Cisco OnPlus Service. Economical Managed Network Services Data Sheet Cisco OnPlus Service Economical Managed Network Services Cisco OnPlus Service is a simple, affordable cloud-based platform that delivers managed network services by offering assessment, management

More information

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6

Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 Oracle Enterprise Manager 12c Microsoft SQL Server Plug-in version 12.1.0.6 July 2015 Heterogeneous Datacenter Management Oracle s Philosophy Productize our deep understanding of the Oracle stack to provide

More information

Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle Auto Service Request (ASR) Oracle Auto Service Request (ASR) Faster Problem Resolution, Simplified Support Operations Resolves problems faster by automatically requesting priority service when specific

More information

Novinky v Oracle Exadata Database Machine

Novinky v Oracle Exadata Database Machine ORACLE PRODUCT LOGO Novinky v Oracle Exadata Database Machine Gabriela Hečková 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Agenda Exadata vývoj riešenia Nové vlastnosti Management

More information

An Oracle White Paper June, 2012. Provisioning & Patching Oracle Database using Enterprise Manager 12c.

An Oracle White Paper June, 2012. Provisioning & Patching Oracle Database using Enterprise Manager 12c. An Oracle White Paper June, 2012 Provisioning & Patching Oracle Database using Enterprise Manager 12c. Table of Contents Executive Overview... 2 Introduction... 2 EM Readiness:... 3 Installing Agent...

More information

ORACLE CONFIGURATION SERVICES EXHIBIT

ORACLE CONFIGURATION SERVICES EXHIBIT ORACLE CONFIGURATION SERVICES EXHIBIT This exhibit incorporates by reference the terms of the order for Exadata Database Machine, Exadata Storage Expansion Rack, SuperCluster, Exalogic on SuperCluster,

More information

SevOne NMS Download Installation and Implementation Guide

SevOne NMS Download Installation and Implementation Guide SevOne NMS Download Installation and Implementation Guide 5.3.X 530 V0002 Contents 1. Get Started... 3 2. SevOne Download Installation... 6 3. Appliance Network Configuration... 9 4. Install License and

More information

Flow Publisher v1.0 Getting Started Guide. Get started with WhatsUp Flow Publisher.

Flow Publisher v1.0 Getting Started Guide. Get started with WhatsUp Flow Publisher. Flow Publisher v1.0 Getting Started Guide Get started with WhatsUp Flow Publisher. Contents CHAPTER 1 Welcome Welcome to Flow Publisher... 1 About Flow Publisher... 2 Deploying Deploying Flow Publisher...

More information

Kaseya Server Instal ation User Guide June 6, 2008

Kaseya Server Instal ation User Guide June 6, 2008 Kaseya Server Installation User Guide June 6, 2008 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

CA /BrightStor ARCserve9 Backup Software

CA /BrightStor ARCserve9 Backup Software CA /BrightStor ARCserve9 Backup Software The CA BrightStor ARCserve9 Backup program can be installed on the TANDBERG NAS and launched from a browser. You can use this software to manage either an autoloader

More information

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4 CA Spectrum Microsoft MOM and SCOM Integration Guide Release 9.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

This document contains the following topics:

This document contains the following topics: Release Notification BMC Discovery Solution Version 8.1.00 December 18, 2009 This document describes the products and components contained in version 8.1.00 of BMC Discovery Solution. If you have any questions,

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Applications Notes Best Practices for Using SolarWinds' ORION to Monitor SANiQ Performance Legal Notices Warranty The only warranties for HP products and services

More information

Key Factors For a Successful ODA Deployment

Key Factors For a Successful ODA Deployment Key Factors For a Successful ODA Deployment Caleb Small Caleb@Caleb.com The Goal To Provide blueprint for successful deployment of ODA devices in a common industry configuration Background Primary database

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

HP VMware ESXi 5.0 and Updates Getting Started Guide

HP VMware ESXi 5.0 and Updates Getting Started Guide HP VMware ESXi 5.0 and Updates Getting Started Guide Abstract This guide is intended to provide setup information for HP VMware ESXi. HP Part Number: 616896-002 Published: August 2011 Edition: 1 Copyright

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

F-SECURE MESSAGING SECURITY GATEWAY

F-SECURE MESSAGING SECURITY GATEWAY F-SECURE MESSAGING SECURITY GATEWAY DEFAULT SETUP GUIDE This guide describes how to set up and configure the F-Secure Messaging Security Gateway appliance in a basic e-mail server environment. AN EXAMPLE

More information

Deployment and Configuration Guide

Deployment and Configuration Guide vcenter Operations Manager 5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Pharos Control User Guide

Pharos Control User Guide Outdoor Wireless Solution Pharos Control User Guide REV1.0.0 1910011083 Contents Contents... I Chapter 1 Quick Start Guide... 1 1.1 Introduction... 1 1.2 Installation... 1 1.3 Before Login... 8 Chapter

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Release Notes for System Monitoring Plug-Ins Release 11 (11.0) B28199-15 December 2009 Oracle Enterprise Manager System Monitoring Plug-Ins (System Monitoring Plug-Ins) enhance

More information

news Enterprise Manager Cloud Control oracle ... the smarter way of information

news Enterprise Manager Cloud Control oracle ... the smarter way of information Enterprise Manager Cloud Control... the smarter way of information Seite 2/6 Enterprise Manager Cloud Control 1 Executive Summary Cloud Control 12c - the latest version of Oracle Enterprise Manager - has

More information

Critical Database. Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur. Prem Venkatasamy. Principal Technical Architect

Critical Database. Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur. Prem Venkatasamy. Principal Technical Architect Real World Mission Critical Database Monitoring i at AT&T with Oracle Enterprise Manager Oracle Open World 2010 Presented dby Venkat Tekkalur Principal Technical Architect Prem Venkatasamy Director IT

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

An Oracle White Paper June 2013. Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication

An Oracle White Paper June 2013. Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication An Oracle White Paper June 2013 Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication Introduction... 1 Cloud Control Architecture Overview... 2 Cloud Control High Availability...

More information

Copyright 2014 Oracle and/or its affiliates. All rights reserved.

Copyright 2014 Oracle and/or its affiliates. All rights reserved. Management Overview, Architecture and Deployment Akanksha Sheoran Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only,

More information

System i and System p. Customer service, support, and troubleshooting

System i and System p. Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting System i and System p Customer service, support, and troubleshooting Note Before using this information and the product it supports,

More information

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3

Citrix EdgeSight Administrator s Guide. Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for XenApp 5.3 Citrix EdgeSight Administrator s Guide Citrix EdgeSight for Endpoints 5.3 Citrix EdgeSight for enapp 5.3 Copyright and Trademark Notice Use of the product documented in this guide is subject to your prior

More information

Juniper Networks Management Pack Documentation

Juniper Networks Management Pack Documentation Juniper Networks Management Pack Documentation Juniper Networks Data Center Switching Management Pack for VMware vrealize Operations (vrops) Release 2.5 Modified: 2015-10-12 Juniper Networks, Inc. 1133

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Quick Start Guide FLIR Firmware Update Tool

Quick Start Guide FLIR Firmware Update Tool Quick Start Guide FLIR Firmware Update Tool Copyright 2014 FLIR Systems, Inc. All rights reserved. Doc. No.: 427-0073-99-28, Rev. 110, Oct 2014 FLIR Systems, Inc., 2014. All rights reserved worldwide.

More information

WhatsUp Gold vs. Orion

WhatsUp Gold vs. Orion Gold vs. Building the network management solution that will work for you is very easy with the Gold family just mix-and-match the Gold plug-ins that you need (WhatsVirtual, WhatsConnected, Flow Monitor,

More information

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com

Integration Guide. Help Desk Authority, Perspective and sl360. 1.800.424.9411 www.scriptlogic.com Integration Guide Help Desk Authority, Perspective and sl360 1.800.424.9411 www.scriptlogic.com Table of Contents Introduction... 3 Product Overview... 3 Benefits of Product Integration... 3 Advanced Help

More information

Plesk 11 Manual. Fasthosts Customer Support

Plesk 11 Manual. Fasthosts Customer Support Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...

More information

FioranoMQ 9. High Availability Guide

FioranoMQ 9. High Availability Guide FioranoMQ 9 High Availability Guide Copyright (c) 1999-2008, Fiorano Software Technologies Pvt. Ltd., Copyright (c) 2008-2009, Fiorano Software Pty. Ltd. All rights reserved. This software is the confidential

More information

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB

USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29. Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB USER CONFERENCE 2011 SAN FRANCISCO APRIL 26 29 Running MarkLogic in the Cloud DEVELOPER LOUNGE LAB Table of Contents UNIT 1: Lab description... 3 Pre-requisites:... 3 UNIT 2: Launching an instance on EC2...

More information

Introduction to Junos Space Network Director

Introduction to Junos Space Network Director Introduction to Junos Space Network Director Release 2.0 Published: 2015-02-12 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net All rights

More information

PerleVIEW Device Management System User s Guide

PerleVIEW Device Management System User s Guide PerleVIEW Device Management System User s Guide Version 1.2 Part #5500320-12 May 2013 PerleVIEW V1.2 Copyright Statement This document must not be reproduced in any way whatsoever, either printed or electronically,

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Quick Start Guide. for Installing vnios Software on. VMware Platforms

Quick Start Guide. for Installing vnios Software on. VMware Platforms Quick Start Guide for Installing vnios Software on VMware Platforms Copyright Statements 2010, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form,

More information

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Server Manager Help 10/6/2014 1

Server Manager Help 10/6/2014 1 Server Manager Help 10/6/2014 1 Table of Contents Server Manager Help... 1 Getting Started... 7 About SpectorSoft Server Manager... 8 Client Server Architecture... 9 System Requirements... 10 Screencasts...

More information

Veritas Cluster Server

Veritas Cluster Server APPENDIXE This module provides basic guidelines for the (VCS) configuration in a Subscriber Manager (SM) cluster installation. It assumes basic knowledge of the VCS environment; it does not replace the

More information

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal

Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal Integrating Autotask Service Desk Ticketing with the Cisco OnPlus Portal This Application Note provides instructions for configuring Apps settings on the Cisco OnPlus Portal and Autotask application settings

More information

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c

An Oracle White Paper June, 2014. Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c An Oracle White Paper June, 2014 Strategies for Scalable, Smarter Monitoring using Oracle Enterprise Manager Cloud Control 12c Product Overview... 1 Introduction... 1 Laying the Groundwork for Monitoring...

More information

Dell OpenManage Network Manager Version 6.0. Quickstart Guide

Dell OpenManage Network Manager Version 6.0. Quickstart Guide Dell OpenManage Network Manager Version 6.0 Quickstart Guide Notes and Cautions A NOTE indicates important information that helps you make better use of your computer. A CAUTION indicates either potential

More information

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure

Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure Installation Guide Avi Networks Cloud Application Delivery Platform Integration with Cisco Application Policy Infrastructure August 2015 Table of Contents 1 Introduction... 3 Purpose... 3 Products... 3

More information

WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central

WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central WhatsUp Gold v16.2 MSP Edition Deployment Guide This guide provides information about installing and configuring WhatsUp Gold MSP Edition to central and remote sites. Contents Table of Contents Using WhatsUp

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

Users Guide. SelenioFlex File. Version 2.10.0

Users Guide. SelenioFlex File. Version 2.10.0 SelenioFlex File Version 2.10.0 August 2015 Publication Information 2015 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents to be

More information

An Oracle White Paper May, 2012. Deploying a Highly Available Enterprise Manager 12c Cloud Control

An Oracle White Paper May, 2012. Deploying a Highly Available Enterprise Manager 12c Cloud Control An Oracle White Paper May, 2012 Deploying a Highly Available Enterprise Manager 12c Cloud Control Product Overview... 2 Introduction... 2 Cloud Control Architecture... 3 Implementation of a Level 3 MAA

More information

EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13

EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13 Contents I Part I About This Guide 1 Part II Overview 2 Part III Installation & Deployment 4 1 Installation... with Setup 5 2 Management... Console 6 3 Configuration... 7 4 Remote... Update 10 Part IV

More information

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager

Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integrating HP Insight Management WBEM (WMI) Providers for Windows with HP System Insight Manager Integration note, 4 th edition Introduction... 2 Utilizing HP WBEM Providers for Windows... 2 Security...

More information

Oracle Enterprise Manager 13c Cloud Control

Oracle Enterprise Manager 13c Cloud Control Oracle Enterprise Manager 13c Cloud Control ORACLE DIAGNOSTICS PACK FOR ORACLE DATABASE lace holder for now] Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, and

More information