Installing Proactive Monitoring for PowerCenter Operations 2.1 on Solaris

Size: px
Start display at page:

Download "Installing Proactive Monitoring for PowerCenter Operations 2.1 on Solaris"

Transcription

1 Installing Proactive Monitoring for PowerCenter Operations 2.1 on Solaris Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise) without prior consent of Informatica Corporation.

2 Abstract You can run Proactive Monitoring for PowerCenter Operations on Solaris. This article describes how to install Proactive Monitoring for PowerCenter Operations 2.1 on Solaris. Install Proactive Monitoring for PowerCenter Operations 2.1 on Linux and then copy the required files to the Solaris machine. Supported Versions Proactive Monitoring for PowerCenter Operations 2.1 Table of Contents Installation Overview Verify System Requirements Complete the Pre-Installation Tasks Set Up the X Window Server Installing Proactive Monitoring for PowerCenter Operations on Linux Step 1. Install and Configure RulePoint Step 2. Install Real-Time Alert Manager Step 3. Create RulePoint and PowerCenter Users Step 4. Create PowerCenter Web Services Hub Step 5. Install Proactive Monitoring for PowerCenter Operations Step 6. Complete the Post-Installation Tasks Step 7: Configure the RulePoint Components Configure Proactive Monitoring for PowerCenter Operations on Solaris Install and Set Up Apache Tomcat Enable Proactive Monitoring on Solaris Installation Overview To install Proactive Monitoring for PowerCenter Operations on Solaris, install the solution on a Linux machine and then copy the required files to the Solaris machine. Complete the pre-installation tasks to prepare for the installation. Important: While installing Proactive Monitoring for PowerCenter Operations on Linux, provide the RulePoint and PowerCenter database configuration information for the Solaris environment. The environment monitoring feature of proactive monitoring is not supported on Solaris. After you install Proactive Monitoring for PowerCenter Operations on Linux, you must disable the unsupported rules, templates, template rules, and source services related to environment monitoring and enable the supported rules and templates. You must configure the proactive monitoring solution on Linux before you deploy it on Solaris as configuring options are not available on Solaris. 2

3 Verify System Requirements Before you install Proactive Monitoring for PowerCenter Operations, verify that the environment meets the following software and hardware requirements: Component Description Operating Systems - Windows - Linux - AIX - Solaris Application Servers Apache Tomcat Database Servers - Oracle - IBM DB2 Hardware Requirements (Recommended) - 64-bit (Intel, AMD-compatible) Xeon equivalent or better, 1.7- Ghz minimum CPU GB RAM GB application disk space - 1 GB (preferred) Ethernet network connection Informatica RulePoint RulePoint 5.2 HotFix 3 Informatica Real-Time Alert Manager Real-Time Alert Manager 3.1 HotFix 1 Informatica PowerCenter - Informatica PowerCenter Informatica PowerCenter Informatica PowerCenter For more information about Proactive Monitoring for PowerCenter Operations support, see the Product Availability Matrix at Complete the Pre-Installation Tasks Before you install, set up the machine to meet the requirements to install and run Proactive Monitoring for PowerCenter Operations. The installer requires information about the database, the application server, and the authentication mode. 1. On Linux, the user who runs the installer must have read, write, and execute permissions on the installer and the installer files directory. The user must have write access to the /tmp directory. The /tmp directory must have sufficient space for the installer to perform the installation. 2. Enable SSHD on Linux. 3. Install JDK 1.6 on the Linux machine where you want to install Proactive Monitoring for PowerCenter Operations. Set the JAVA_HOME/bin PATH environment variable on the Linux machine. 4. Set up Apache Tomcat application server on both the Linux and Solaris machines. Set the operating system environment variable $CATALINA_HOME to the installation directory of the Apache Tomcat application server. Set the environment variable for the entire system. For example, $CATALINA_HOME="/home/tomcat/apache-tomcat " Note: The directory names in the Tomcat installation path must not contain spaces. 5. Install JDK 1.6 on Solaris. Add JAVA_HOME or JRE_HOME to.profile file of the Solaris machine. 3

4 6. Install database client on Solaris. Add Oracle PATH and ORACLE_HOME to.profile file of the Solaris machine. 7. Install PowerCenter on Solaris. Create the Informatica domain, the PowerCenter Web Services Hub, the PowerCenter Integration Service, and the PowerCenter Repository Service on Solaris. Set Up the X Window Server When you run the installer in graphical mode on UNIX or Linux, you must use a graphics display server. On UNIX, the graphics display server is typically an X Window server. If you do not have the X Window server installed on the machine where you want to install the product, you can run the installer with an X Window server installed on another machine. Use the DISPLAY variable to redirect output of the X Window server to another UNIX machine. The following table lists the commands to set the DISPLAY environment variable: Shell Command Example C setenv DISPLAY <TCP/IP node of XWindow server>:0 setenv DISPLAY :0 Bash/Korn export DISPLAY= <TCP/IP node of XWindow server>:0 export DISPLAY= :0 Bourne DISPLAY= <TCP/IP node of XWindow server>:0 export display DISPLAY= :0 export display If you do not know the IP address of a UNIX machine where the X Window server is installed, ask your network administrator. For more information about redirecting the DISPLAY variable, see the documentation from the UNIX vendor. If the X Window server does not support the font that the installer uses, the installer can display incorrect labels on the buttons. Installing Proactive Monitoring for PowerCenter Operations on Linux Install and configure Proactive Monitoring for PowerCenter Operations on Linux. Complete all the post-installation tasks and the required configuration for the proactive monitoring solution on Linux before you deploy the solution on Solaris. This article provides overview of steps required to install Proactive Monitoring for PowerCenter Operations on Linux with detailed information about how to configure the installation to migrate it to Solaris. For step-by-step instructions to install Proactive Monitoring for PowerCenter Operations on Linux, see the Proactive Monitoring for PowerCenter Operations 2.1 Solutions Guide. Step 1. Install and Configure RulePoint When you install RulePoint on Linux, ensure that RulePoint uses the database configured for the Solaris environment. The database user for RulePoint operations must have permissions to create, delete, select, and update tables on the database configured for the Solaris environment. Note: When you run the RulePoint installer, ensure that you provide the database configuration details of the Solaris environment in the following windows: In the Database Configuration window, provide the details of the database configured for Solaris. In the Database Configuration - Repository User Account window, enter the account information for the RulePoint repository user of the database configured for Solaris. 4

5 In the Authentication Configuration window, provide the authentication details of the database configured for Solaris. For Microsoft Active Directory or LDAP authentication, ensure that you configure and provide the authentication details of the Solaris machine. Step 2. Install Real-Time Alert Manager When you install Real-Time Alert Manager on Linux, ensure that Real-Time Alert Manager uses the database configured for the Solaris machine. The database user for Real-Time Alert Manager must have permissions to create, delete, select, and update tables on the database configured for Solaris. Note: The database user for Real-Time Alert Manager can be the same database user created for RulePoint. If not, you can create another database user for Real-Time Alert Manager with the required privileges. Step 3. Create RulePoint and PowerCenter Users Create a database user for RulePoint repository and a database user with read-only privileges for PowerCenter repository. Create a database user, pc_rp, to host alerts in the RulePoint database. Create a database user, pcrs_readonly, with read-only permissions to access PowerCenter repository. Step 4. Create PowerCenter Web Services Hub Create and enable a PowerCenter Web Services Hub so that RulePoint can access PowerCenter workflows as web services. Enable the Web Services Hub in the PowerCenter domain on the Solaris machine. Step 5. Install Proactive Monitoring for PowerCenter Operations Install and configure Proactive Monitoring for PowerCenter Operations on Linux. While installing Proactive Monitoring for PowerCenter Operations on Linux, provide information about the Informatica domain, the PowerCenter Web Services Hub, the PowerCenter Integration Service, and the PowerCenter Repository Service configured for Solaris. Install Proactive Monitoring for PowerCenter Operations on Linux. - In the PowerCenter Services Configuration window, enter details of PowerCenter node on Solaris. - In the PowerCenter Integration Service Monitoring Configuration window, enter dummy values for the parameters of environment monitoring. Each field must contain a value. Environment monitoring functionality to fetch CPU, memory, database, and tablespace usage is not supported for Solaris. Step 6. Complete the Post-Installation Tasks After installation, configure the environment for the Solaris installation. Perform the post-installation tasks to ensure that the domain and services for Proactive Monitoring for PowerCenter Operations run properly. Step 7: Configure the RulePoint Components Log in to RulePoint to enable the supported components and disable the unsupported components. You must configure the RulePoint components before you copy the solution to Solaris. You cannot configure the RulePoint components directly on Solaris. After you enable the supported components and disable the unsupported components, export all the contents and save the exported data to disk. To export the contents, click Administration > Export in the RulePoint window. For details on using RulePoint, see RulePoint 5.2 HotFix 3 User Guide. 5

6 Disable Unsupported Templates, Template Rules, Advanced Rules, and Source Services Disable the templates, template rules, advanced rules, and source services that are not supported by Proactive Monitoring for PowerCenter Operations on Solaris. You can delete the disabled templates, template rules, advanced rules, and source services manually. Templates Disable the following environment monitoring related templates: Template Rules PC_OST1 Elapsed time of the running session exceeds folder SLA PC_OST2 Session running time exceeds the repository SLA PC_OST3 Elapsed time of the running session exceeds the specified session SLA PC_OST4 Session loaded fewer rows than the recent average PC_OST5 Session elapsed time exceeds the recent average PC_OST6 Session running time exceeds the recent average PC_OST7 Ratio of session elapsed time to the workflow elapsed time is disproportionate PC_OT1 Memory consumption of integration service node exceeds threshold PC_OT2 Repository service database space consumption exceeds threshold PC_OT3 PowerCenter statistics when repository service database space consumption exceeds threshold PC_OT4 PowerCenter statistics when integration service node CPU consumption exceeds threshold PC_OT5 PowerCenter statistics when memory consumption of the integration service node exceeds threshold PC_OT6 CPU consumption of the integration service node exceeds threshold PC_OT7 CPU utilization for a process on the integration service node exceeds threshold PC_OT8 Memory consumption for a process on the integration service node exceeds threshold PC_OWT1 Workflow missed schedule by N minutes PC_OWT2 Workflow elapsed time exceeds the recent average PC_OWT3 Running workflow missed schedule PC_OWT4 Workflow running time exceeds the repository SLA PC_OWT5 Workflow running time exceeds the recent average PC_OWT6 Workflow running time exceeds specified workflow SLA PC_OWT7 Workflow running time exceeds the folder SLA Disable the following environment monitoring related template rules: PC_O14 CPU consumption of the integration service node exceeds 90 percent PC_O15 Memory consumption of the integration service node exceeds 90 percent PC_O2 CPU utilization for a process on the integration service node exceeds 50 percent PC_O3 Memory consumption for a process on the integration service node exceeds 50 percent PC_O5 Repository service database space consumption exceeds 90 percent PC_OS1 Session running time exceeds average of previous 3 runs by 25 percent PC_OS2 Session elapsed time exceeds folder SLA of 6 minutes PC_OS3 Session elapsed time exceeds repository SLA of 10 minutes PC_OS5 Session loaded 25 percent less rows than the recent average 6

7 PC_OS6 Ratio of session elapsed time to the workflow elapsed time is less than 0.6 PC_OS7 Session elapsed time exceeds the recent average by 25 percent PC_OS8 Session s_m_load_sports_events exceeds repository SLA of 4 minutes PC_OW1 Running workflow missed schedule by 3 minutes PC_OW10 Workflow Load Mobile records running more than 2 minutes PC_OW2 Workflow running time exceeds folder SLA of 5 minutes PC_OW3 Workflow running time exceeds repository SLA of 10 minutes PC_OW4 Workflow running time exceeds recent average by 25 percent PC_OW5 Scheduled workflow missed the start time by 3 minutes PC_OW9 Workflow elapsed time exceeds the recent average by 25 percent Advanced Rules Disable the following environment monitoring related advanced rules: PC_O1 Publish process property details PC_O4 Repository service database health check Source Services Disable the following environment monitoring related source services: Node Database Property <Node Name> Node Process Property <Node Name> Node System Property <Node Name> Node Process Property Table Purge Enable Supported Templates and Rules Enable the templates and rules that are supported by Proactive Monitoring for PowerCenter Operations 2.1 on Solaris. Templates Enable the following templates that are not related to environment monitoring: PC_OST1ne Elapsed time of the running session exceeds folder SLA System Administrator Last PC_OST2ne Session running time exceeds the repository SLA System Administrator Last PC_OST3ne Elapsed time of the running session exceeds the specified session SLA System Administrator Last PC_OST4ne Session loaded fewer rows than the recent average System Administrator Last PC_OST5ne Session elapsed time exceeds the recent average System Administrator Last PC_OST6ne Session running time exceeds the recent average System Administrator Last PC_OST7ne Ratio of session elapsed time to the workflow elapsed time is disproportionate System Administrator Last PC_OWT1ne Workflow missed schedule by N minutes System Administrator Last PC_OWT2ne Workflow elapsed time exceeds the recent average System Administrator Last PC_OWT3ne Running workflow missed schedule System Administrator Last PC_OWT4ne Workflow running time exceeds the repository SLA System Administrator Last PC_OWT5ne Workflow running time exceeds the recent average System Administrator Last PC_OWT6ne Workflow running time exceeds specified workflow SLA System Administrator Last 7

8 PC_OWT7ne Workflow running time exceeds the folder SLA System Administrator Last Rules Enable the following rules that are not related to environment monitoring: PC_OS1ne Session running time exceeds average of previous 3 runs by 25 percent PC_OS2ne Session elapsed time exceeds folder SLA of 6 minutes PC_OS3ne Session elapsed time exceeds repository SLA of 10 minutes PC_OS5ne Session loaded 25 percent less rows than the recent average PC_OS6ne Ratio of session elapsed time to the workflow elapsed time is less than 0.6 PC_OS7ne Session elapsed time exceeds the recent average by 25 percent PC_OS8ne Session s_m_load_sports_events exceeds repository SLA of 4 minutes PC_OW10ne PowerCenter Workflow Load Mobile records running more than 2 minutes PC_OW1ne Running workflow missed schedule by 3 minutes PC_OW2ne Workflow running time exceeds folder SLA of 5 minutes PC_OW3ne Workflow running time exceeds repository SLA of 10 minutes PC_OW4ne Workflow running time exceeds recent average by 25 percent PC_OW5ne Scheduled workflow missed the start time by 3 minutes PC_OW9ne Workflow elapsed time exceeds the recent average by 25 percent Configure Proactive Monitoring for PowerCenter Operations on Solaris To configure Proactive Monitoring for PowerCenter Operations on Solaris, transfer the required installation files to the Solaris machine. Install Apache Tomcat on Solaris and then enable the proactive monitoring solution. Install and Set Up Apache Tomcat Set up Apache Tomcat application server on the Solaris machine. 1. Download apache-tomcat tar.gz file from the following location: 2. Untar it to the same directory path on Solaris that you selected on the Linux host where you installed RulePoint and Real-Time Alert Manager. Use the following command to untar: # tar xvzf apache-tomcat tar.gz 3. Set the operating system environment variable $CATALINA_HOME to the installation directory of the Apache Tomcat application server. Set the environment variable for the entire system. For example, $CATALINA_HOME="/home/tomcat/apache-tomcat " Note: The directory names in the Tomcat installation path must not contain spaces. 4. Change the port numbers in $CATALINA_HOME/conf/server.xml as follows: Listener Port. Change to AJP Connector Port. Change to Server Admin Port. Change to Copy the rulepoint and RTAM directory from the $CATALINA_HOME/webapps/ of the Linux machine to the $CATALINA_HOME/webapps/ directory configured on the Solaris machine. 8

9 Enable Proactive Monitoring on Solaris 1. Start the Apache Tomcat application server instance on Solaris where you deployed RulePoint and Real-Time Alert Manager. Restarting the Tomcat application server instance restarts RulePoint and Real-Time Alert Manager. 2. Log in to RulePoint to ensure that the solution is correctly installed on Solaris. Author Pubali Dekaphukan Senior Technical Writer Acknowledgements The author would like to acknowledge Indu Thomas and Lenin Babu Tenepalli for their help with this article. 9

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Contents Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014 Copyright (c) 2012-2014 Informatica Corporation. All rights reserved. Installation...

More information

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

Informatica (Version 9.0.1) PowerCenter Installation and Configuration Guide

Informatica (Version 9.0.1) PowerCenter Installation and Configuration Guide Informatica (Version 9.0.1) PowerCenter Installation and Configuration Guide Informatica PowerCenter Installation and Configuration Guide Version 9.0.1 June 2010 Copyright (c) 1998-2010 Informatica. All

More information

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com VERSION 9.02 INSTALLATION GUIDE www.pacifictimesheet.com PACIFIC TIMESHEET INSTALLATION GUIDE INTRODUCTION... 4 BUNDLED SOFTWARE... 4 LICENSE KEY... 4 SYSTEM REQUIREMENTS... 5 INSTALLING PACIFIC TIMESHEET

More information

Content Server Installation Guide

Content Server Installation Guide Content Server Installation Guide Version 5.3 SP3 July 2006 Copyright 1994-2006 EMC Corporation. All rights reserved. Table of Contents Preface... 11 Chapter 1 Server Installation Quick Start... 13 Installing

More information

NetIQ Sentinel 7.0.1 Quick Start Guide

NetIQ Sentinel 7.0.1 Quick Start Guide NetIQ Sentinel 7.0.1 Quick Start Guide April 2012 Getting Started Use the following information to get Sentinel installed and running quickly. Meeting System Requirements on page 1 Installing Sentinel

More information

New Features... 1 Installation... 3 Upgrade Changes... 3 Fixed Limitations... 4 Known Limitations... 5 Informatica Global Customer Support...

New Features... 1 Installation... 3 Upgrade Changes... 3 Fixed Limitations... 4 Known Limitations... 5 Informatica Global Customer Support... Informatica Corporation B2B Data Exchange Version 9.5.0 Release Notes June 2012 Copyright (c) 2006-2012 Informatica Corporation. All rights reserved. Contents New Features... 1 Installation... 3 Upgrade

More information

Using LDAP Authentication in a PowerCenter Domain

Using LDAP Authentication in a PowerCenter Domain Using LDAP Authentication in a PowerCenter Domain 2008 Informatica Corporation Overview LDAP user accounts can access PowerCenter applications. To provide LDAP user accounts access to the PowerCenter applications,

More information

Prerequisites and Configuration Guide

Prerequisites and Configuration Guide Prerequisites and Configuration Guide Informatica Support Console (Version 2.0) Table of Contents Chapter 1: Overview.................................................... 2 Chapter 2: Minimum System Requirements.................................

More information

Verax Service Desk Installation Guide for UNIX and Windows

Verax Service Desk Installation Guide for UNIX and Windows Verax Service Desk Installation Guide for UNIX and Windows March 2015 Version 1.8.7 and higher Verax Service Desk Installation Guide 2 Contact Information: E-mail: sales@veraxsystems.com Internet: http://www.veraxsystems.com/

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

Migrating the Domain Configuration Repository During an Upgrade

Migrating the Domain Configuration Repository During an Upgrade Migrating the Domain Configuration Repository During an Upgrade 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Connect to an SSL-Enabled Microsoft SQL Server Database from PowerCenter on UNIX/Linux

Connect to an SSL-Enabled Microsoft SQL Server Database from PowerCenter on UNIX/Linux Connect to an SSL-Enabled Microsoft SQL Server Database from PowerCenter on UNIX/Linux 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means

More information

This guide describes how to quickly install and use Vibe Data Stream for Machine Data 2.1.0 on a single machine with default configuration.

This guide describes how to quickly install and use Vibe Data Stream for Machine Data 2.1.0 on a single machine with default configuration. Informatica Vibe Data Stream for Machine Data Version 2.1.0 Quick Start Guide June 2014 Copyright (c) 2014 Informatica. All rights reserved. Contents Overview... 1 Pre-Installation Tasks... 2 Verify Minimum

More information

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013

Simba XMLA Provider for Oracle OLAP 2.0. Linux Administration Guide. Simba Technologies Inc. April 23, 2013 Simba XMLA Provider for Oracle OLAP 2.0 April 23, 2013 Simba Technologies Inc. Copyright 2013 Simba Technologies Inc. All Rights Reserved. Information in this document is subject to change without notice.

More information

Running a Workflow on a PowerCenter Grid

Running a Workflow on a PowerCenter Grid Running a Workflow on a PowerCenter Grid 2010-2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

Citrix EdgeSight for Load Testing Installation Guide. Citrix EdgeSight for Load Testing 3.5

Citrix EdgeSight for Load Testing Installation Guide. Citrix EdgeSight for Load Testing 3.5 Citrix EdgeSight for Load Testing Installation Guide Citrix EdgeSight for Load Testing 3.5 Copyright Use of the product documented in this guide is subject to your prior acceptance of the End User License

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 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

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

JAMF Software Server Installation Guide for Windows. Version 8.6

JAMF Software Server Installation Guide for Windows. Version 8.6 JAMF Software Server Installation Guide for Windows Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Secure Agent Quick Start for Windows

Secure Agent Quick Start for Windows Secure Agent Quick Start for Windows 1993-2015 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording or otherwise)

More information

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) (

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) ( SAFETICA INSIGHT INSTALLATION MANUAL SAFETICA INSIGHT INSTALLATION MANUAL for Safetica Insight version 6.1.2 Author: Safetica Technologies s.r.o. Safetica Insight was developed by Safetica Technologies

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

An Oracle White Paper September 2013. Oracle WebLogic Server 12c on Microsoft Windows Azure

An Oracle White Paper September 2013. Oracle WebLogic Server 12c on Microsoft Windows Azure An Oracle White Paper September 2013 Oracle WebLogic Server 12c on Microsoft Windows Azure Table of Contents Introduction... 1 Getting Started: Creating a Single Virtual Machine... 2 Before You Begin...

More information

Heroix Longitude Quick Start Guide V7.1

Heroix Longitude Quick Start Guide V7.1 Heroix Longitude Quick Start Guide V7.1 Copyright 2011 Heroix 165 Bay State Drive Braintree, MA 02184 Tel: 800-229-6500 / 781-848-1701 Fax: 781-843-3472 Email: support@heroix.com Notice Heroix provides

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

RUGGEDCOM NMS for Linux v1.6

RUGGEDCOM NMS for Linux v1.6 Welcome to RNMS 1 Installation 2 RUGGEDCOM NMS for Linux v1.6 Notes on RNMS 3 Installation Upgrades 4 09/2013 Copyright 2013 Siemens AG All rights reserved. Dissemination or reproduction of this document,

More information

Upgrade Instructions Zephyr 4.7 (Windows Server Installation)

Upgrade Instructions Zephyr 4.7 (Windows Server Installation) Upgrade Instructions Zephyr 4.7 (Windows Server Installation) TECHNICAL SUPPORT NOTE Audience: Zephyr Enterprise and Community Edition customers migrating from version 4.1 (Build 6173 or 6212), version

More information

Informatica (Version 9.1.0) PowerCenter Installation and Configuration Guide

Informatica (Version 9.1.0) PowerCenter Installation and Configuration Guide Informatica (Version 9.1.0) PowerCenter Installation and Configuration Guide Informatica PowerCenter Installation and Configuration Guide Version 9.1.0 March 2011 Copyright (c) 1998-2011 Informatica. All

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Apache Tomcat Release 12.1.0.1.0 E28545-04 February 2014 This document provides installation instructions and configuration information

More information

DEPLOYMENT ROADMAP March 2015

DEPLOYMENT ROADMAP March 2015 DEPLOYMENT ROADMAP March 2015 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and may

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.5 View Manager 4.5 View Composer 2.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 information

24x7 Scheduler Multi-platform Edition 5.2

24x7 Scheduler Multi-platform Edition 5.2 24x7 Scheduler Multi-platform Edition 5.2 Installing and Using 24x7 Web-Based Management Console with Apache Tomcat web server Copyright SoftTree Technologies, Inc. 2004-2014 All rights reserved Table

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Installation, Configuration and Administration Guide

Installation, Configuration and Administration Guide Installation, Configuration and Administration Guide ehd10.0.1 everything HelpDesk Installation, Configuration and Administration Guide GroupLink Corporation 2013 GroupLink Corporation. All rights reserved

More information

CA SiteMinder. Web Agent Installation Guide for Apache-based Servers. r12.5. 2nd Edition

CA SiteMinder. Web Agent Installation Guide for Apache-based Servers. r12.5. 2nd Edition CA SiteMinder Web Agent Installation Guide for Apache-based Servers r12.5 2nd Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred

More information

Automated Process Center Installation and Configuration Guide for UNIX

Automated Process Center Installation and Configuration Guide for UNIX Automated Process Center Installation and Configuration Guide for UNIX Table of Contents Introduction... 1 Lombardi product components... 1 Lombardi architecture... 1 Lombardi installation options... 4

More information

Installation Guide. Help Desk Manager. Version v12.1.0

Installation Guide. Help Desk Manager. Version v12.1.0 Installation Guide Help Desk Manager Version v12.1.0 Documentation published: March 12, 2014 Contents Introduction to Help Desk Manager 3 Help Desk Manager Key Features 3 Do-It-Yourself Installation and

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Quark Publishing Platform 9.5 ReadMe

Quark Publishing Platform 9.5 ReadMe Quark Publishing Platform 9.5 ReadMe CONTENTS Contents Quark Publishing Platform 9.5 ReadMe...5 Quark Publishing Platform components...6 Compatibility matrix...6 Server components...7 Other optional components...8

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

More information

bbc Installing and Deploying LiveCycle ES2 Using JBoss Turnkey Adobe LiveCycle ES2 November 30, 2011 Version 9

bbc Installing and Deploying LiveCycle ES2 Using JBoss Turnkey Adobe LiveCycle ES2 November 30, 2011 Version 9 bbc Installing and Deploying LiveCycle ES2 Using JBoss Turnkey Adobe LiveCycle ES2 November 30, 2011 Version 9 2011 Adobe Systems Incorporated and its licensors. All rights reserved. Installing and Deploying

More information

Quark Publishing Platform 9.5.1.1 ReadMe

Quark Publishing Platform 9.5.1.1 ReadMe Quark Publishing Platform 9.5.1.1 ReadMe TABLE DES MATIÈRES Table des matières Quark Publishing Platform 9.5.1.1 ReadMe...5 Quark Publishing Platform components...6 Compatibility matrix...6 Server components...8

More information

Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64

Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64 Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64 http://www.suse.com 1 Table of Contents Introduction...3 Hardware and

More information

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide

Installation Guide. Novell Storage Manager 3.1.1 for Active Directory. Novell Storage Manager 3.1.1 for Active Directory Installation Guide Novell Storage Manager 3.1.1 for Active Directory Installation Guide www.novell.com/documentation Installation Guide Novell Storage Manager 3.1.1 for Active Directory October 17, 2013 Legal Notices Condrey

More information

Signiant Agent installation

Signiant Agent installation Signiant Agent installation Release 11.3.0 March 2015 ABSTRACT Guidelines to install the Signiant Agent software for the WCPApp. The following instructions are adapted from the Signiant original documentation

More information

CDH installation & Application Test Report

CDH installation & Application Test Report CDH installation & Application Test Report He Shouchun (SCUID: 00001008350, Email: she@scu.edu) Chapter 1. Prepare the virtual machine... 2 1.1 Download virtual machine software... 2 1.2 Plan the guest

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

TIBCO Spotfire Server 6.5. Installation and Configuration Manual

TIBCO Spotfire Server 6.5. Installation and Configuration Manual TIBCO Spotfire Server 6.5 Installation and Configuration Manual Revision date: August 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

CA Identity Manager. Installation Guide (WebLogic) r12.5 SP8

CA Identity Manager. Installation Guide (WebLogic) r12.5 SP8 CA Identity Manager Installation Guide (WebLogic) r12.5 SP8 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

Configuring MailArchiva with Insight Server

Configuring MailArchiva with Insight Server Copyright 2009 Bynari Inc., All rights reserved. No part of this publication may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopy, recording, or any

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

vrealize Business System Requirements Guide

vrealize Business System Requirements Guide vrealize Business System Requirements Guide vrealize Business Advanced and Enterprise 8.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

IT Business Management System Requirements Guide

IT Business Management System Requirements Guide IT Business Management System Requirements Guide IT Business Management 8.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server Oracle Fusion Middleware Installation Guide for Oracle Team Productivity Center Server 11g Release 2 (11.1.2.1.0) E17075-02 September 2011 This document provides information on: Section 1, "Oracle Team

More information

Quark Publishing Platform 10.1 ReadMe

Quark Publishing Platform 10.1 ReadMe Quark Publishing Platform 10.1 ReadMe CONTENTS Contents Quark Publishing Platform 10.1 ReadMe...6 Quark Publishing Platform components...7 Compatibility matrix...7 Server components...10 Other optional

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

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for UNIX Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

More information

Contents. Platform Compatibility. GMS SonicWALL Global Management System 5.0

Contents. Platform Compatibility. GMS SonicWALL Global Management System 5.0 GMS SonicWALL Global Management System 5.0 Contents Platform Compatibility...1 New Features and Enhancements...2 Known Issues...6 Resolved Issues...6 Installation Procedure...7 Related Technical Documentation...8

More information

Oracle Product Data Quality

Oracle Product Data Quality Oracle Product Data Quality Oracle DataLens Server Installation Guide Version 55 E18261-01 August 2010 Oracle Product Data Quality Oracle DataLens Server Installation Guide, Version 55 E18261-01 Copyright

More information

Novell Access Manager

Novell Access Manager J2EE Agent Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 J2EE Agent Guide Legal Notices Novell, Inc., makes no representations

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

More information

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional.

SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. SQL Server 2008 R2 Express Installation for Windows 7 Professional, Vista Business Edition and XP Professional. 33-40006-001 REV: B PCSC 3541 Challenger Street Torrance, CA 90503 Phone: (310) 303-3600

More information

Compiere ERP & CRM Installation Instructions Linux System - EnterpriseDB

Compiere ERP & CRM Installation Instructions Linux System - EnterpriseDB Compiere ERP & CRM Installation Instructions Linux System - EnterpriseDB Compiere Learning Services Division Copyright 2007 Compiere, inc. All rights reserved www.compiere.com Table of Contents Compiere

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Siebel Installation Guide for Microsoft Windows Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014 Copyright 2005, 2014 Oracle and/or its affiliates. All rights reserved. This software and

More information

Data Domain Discovery in Test Data Management

Data Domain Discovery in Test Data Management Data Domain Discovery in Test Data Management 1993-2016 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

CA Nimsoft Monitor. snmpcollector Release Notes. All versions

CA Nimsoft Monitor. snmpcollector Release Notes. All versions CA Nimsoft Monitor snmpcollector Release Notes All versions Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to

More information

Document Exchange Server 2.5

Document Exchange Server 2.5 KOFAX Document Exchange Server 2.5 Installation Guide for WebLogic 10001816-000 2007-2009 Kofax, Inc., 16245 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is subject to

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

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

CA Asset Portfolio Management

CA Asset Portfolio Management CA Asset Portfolio Management Implementation Guide Release 12.8 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

18.2 user guide No Magic, Inc. 2015

18.2 user guide No Magic, Inc. 2015 18.2 user guide No Magic, Inc. 2015 All material contained here in is considered proprietary information owned by No Magic, Inc. and is not to be shared, copied, or reproduced by any means. All information

More information

CA IdentityMinder. Installation Guide (WebLogic) 12.6

CA IdentityMinder. Installation Guide (WebLogic) 12.6 CA IdentityMinder Installation Guide (WebLogic) 12.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

More information

Predictive Analytics Client

Predictive Analytics Client Predictive Analytics Client ONE Automation Platform Installation Guide Version: 11.2 Publication Date: 2015-10 Automic Software GmbH ii Copyright Copyright Automic and the Automic logo are trademarks owned

More information

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

IT Infrastructure Management

IT Infrastructure Management IT Infrastructure Management Server-Database Monitoring An Overview XIPHOS TECHNOLOGY SOLUTIONS PVT LIMITED 32/3L, GARIAHAT ROAD (SOUTH) KOLKATA 700 078, WEST BENGAL, INDIA WWW.XIPHOSTEC.COM Xiphos Technology

More information

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet CONTENTS Installation System requirements SQL Server setup Setting up user accounts Authentication mode Account options Import from

More information

Installation and User Guide

Installation and User Guide Installation and User Guide Confio IgniteVM Copyright 2013 Confio Corporation. All rights reserved. The programs (which include both the software and documentation) contain proprietary information of

More information

Ahsay Offsite Backup Server and Ahsay Replication Server

Ahsay Offsite Backup Server and Ahsay Replication Server Ahsay Offsite Backup Server and Ahsay Replication Server v6 Ahsay Systems Corporation Limited 19 April 2013 Ahsay Offsite Backup Server and Ahsay Replication Server Copyright Notice 2013 Ahsay Systems

More information

System Requirements Table of contents

System Requirements Table of contents Table of contents 1 Introduction... 2 2 Knoa Agent... 2 2.1 System Requirements...2 2.2 Environment Requirements...4 3 Knoa Server Architecture...4 3.1 Knoa Server Components... 4 3.2 Server Hardware Setup...5

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

Symantec NetBackup Getting Started Guide. Release 7.1

Symantec NetBackup Getting Started Guide. Release 7.1 Symantec NetBackup Getting Started Guide Release 7.1 21159722 Contents NetBackup Getting Started Guide... 5 About NetBackup... 5 How a NetBackup system works... 6 How to make a NetBackup system work for

More information

Veritas Operations Manager Release Notes. 3.0 Rolling Patch 1

Veritas Operations Manager Release Notes. 3.0 Rolling Patch 1 Veritas Operations Manager Release Notes 3.0 Rolling Patch 1 Veritas Operations Manager Release Notes The software described in this book is furnished under a license agreement and may be used only in

More information

Netwrix Auditor for Exchange

Netwrix Auditor for Exchange Netwrix Auditor for Exchange Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 If you are upgrading... 1 Installation Choices... 1 ZENworks

More information

SyAM Software Management Utilities. Creating Templates

SyAM Software Management Utilities. Creating Templates SyAM Software Management Utilities Creating Templates Step 1: Setting Up Folder Paths The Management Utilities utilize a server share to perform centralized network deployment of applications and patches.

More information

Volume SYSLOG JUNCTION. User s Guide. User s Guide

Volume SYSLOG JUNCTION. User s Guide. User s Guide Volume 1 SYSLOG JUNCTION User s Guide User s Guide SYSLOG JUNCTION USER S GUIDE Introduction I n simple terms, Syslog junction is a log viewer with graphing capabilities. It can receive syslog messages

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

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

Installation Process

Installation Process Installation Process Aivika One Lite New Dynamic Solutions BVBA Contents Contents... 2 Introduction... 3 Aivika One Lite introduction... 4 Concept... 4 Components... 4 Deploying Aivika One Lite... 5 Supported

More information

Configuring Email Notification for Business Glossary

Configuring Email Notification for Business Glossary Configuring Email Notification for Business Glossary 1993-2016 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information