IBM Tivoli Network Manager V3.9



Similar documents
Memory-to-memory session replication

IBM WebSphere Application Server Communications Enabled Applications

IBM Tivoli Provisioning Manager V 7.1

WebSphere DataPower Release DNS Enhancements

IBM Tivoli Network Manager IP Edition V3.8

IBM WebSphere Application Server

IBM WebSphere Application Server

Business Process Management IBM Business Process Manager V7.5

IBM WebSphere Partner Gateway V6.2.1 Advanced and Enterprise Editions

IBM Tivoli Network Manager 3.8

How To Choose A Business Continuity Solution

Business Process Management IBM Business Process Manager V7.5

How To Integrate Pricing Into A Websphere Commerce Pricing Integration

Web servers and WebSphere Portal

WebSphere Commerce V7 Feature Pack 2

SINGLE SIGNON FUNCTIONALITY IN HATS USING MICROSOFT SHAREPOINT PORTAL

WebSphere Business Monitor

WebSphere Business Monitor

IBM WebSphere Application Server

WebSphere Commerce and Sterling Commerce

IBM Business Monitor. BPEL process monitoring

WebSphere Business Monitor

WebSphere Business Monitor

High availability options for IBM Rational License Key Server

Programming Against Hybrid Databases with Java Handling SQL and NoSQL. Brian Hughes IBM

IBM Tivoli Service Request Manager 7.1

WebSphere Business Monitor

Symantec Mobile Management for Configuration Manager

Tivoli Automation for Proactive Integrated Service Management

WebSphere Commerce V7 Feature pack 1

IBM RATIONAL PERFORMANCE TESTER

z/os V1R11 Communications Server system management and monitoring

DataPower z/os crypto integration

Tivoli Endpoint Manager for Security and Compliance Analytics. Setup Guide

IBM Software Hadoop Fundamentals

IBM Software Information Management. Scaling strategies for mission-critical discovery and navigation applications

IBM Security QRadar Version (MR1) Checking the Integrity of Event and Flow Logs Technical Note

Windows 2000 / NT 4.0 / 95 / 98, MS-DOS, Suse Operating Systems

Managing and Securing the Mobile Device Invasion IBM Corporation

Single Sign-on (SSO) technologies for the Domino Web Server

Table 1 shows the LDAP server configuration required for configuring the federated repositories in the Tivoli Integrated Portal server.

WebSphere Commerce V7 Feature Pack 3

The IBM Archive Cloud Project: Compliant Archiving into the Cloud

Focus on the business, not the business of data warehousing!

SQL Server Mirroring. Introduction. Setting up the databases for Mirroring

IBM Software Information Management Creating an Integrated, Optimized, and Secure Enterprise Data Platform:

Enterprise content management solutions Better decisions, faster. Storing, finding and managing content in the digital enterprise.

How To Use Outlook With Lotuslive Inotes On Windows Xp And Outlook On A Pc Or Macintosh Out Of Box On A Windows Xp Or Windows Xp On A Microsoft Powerbook On A Macintosh Or Powerbook (For Windows Xp)

SolarWinds Migrating SolarWinds NPM Technical Reference

Tivoli Endpoint Manager for Security and Compliance Analytics

Virtualization and the U2 Databases

IBM Tivoli Storage Manager Suite for Unified Recovery

Industry Models and Information Server

Implementing Failover through Load Balancing within IBM Cognos 8

Information Management Configuring External Storage for Archive and Backup

IBM Optim. The ROI of an Archiving Project. Michael Mittman Optim Products IBM Software Group IBM Corporation

IBM Tivoli Netcool Configuration Manager

An Oracle White Paper February Oracle Data Integrator 12c Architecture Overview

New Single Sign-on Options for IBM Lotus Notes & Domino IBM Corporation

Leveraging WebSphere Commerce for Search Engine Optimization (SEO)

White Paper. Software version: 5.0

An Oracle White Paper June Oracle Database Firewall 5.0 Sizing Best Practices

Reduce your data storage footprint and tame the information explosion

CA ARCserve Backup for Windows

Lotus Sametime. FIPS Support for IBM Lotus Sametime 8.0. Version 8.0 SC

Continuing the MDM journey

IBM Lotus Enterprise Integrator (LEI) for Domino. Version August 17, 2010

Connectivity and integration Executive brief. Optimize the potential of ERP systems through IBM SMART SOA integration strategies.

Secure MobiLink Synchronization using Microsoft IIS and the MobiLink Redirector

BrightStor ARCserve Backup for Linux

Backup & Restore with SAP BPC (MS SQL 2005)

IBM WEBSPHERE LOAD BALANCING SUPPORT FOR EMC DOCUMENTUM WDK/WEBTOP IN A CLUSTERED ENVIRONMENT

Monitoring your cloud based applications running on Ruby and MongoDB

TSM (Tivoli Storage Manager) Backup and Recovery. Richard Whybrow Hertz Australia System Network Administrator

Security Intelligence Solutions

What new with Informix Software as a Service and Bluemix? Brian Hughes IBM

C05 Discovery of Enterprise zsystems Assets for API Management

An Oracle White Paper May Oracle Audit Vault and Database Firewall 12.1 Sizing Best Practices

uh6 efolder BDR Guide for Veeam Page 1 of 36

Rational Asset Manager 7.2 Editions and Licensing

Active Directory Synchronization with Lotus ADSync

Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics

IBM FlashSystem. SNMP Guide

BlackBerry Enterprise Server. BlackBerry Administration Service Roles and Permissions Version: 5.0 Service Pack: 4.

Rational Reporting. Module 2: IBM Rational Insight Data Warehouse

IBM Enterprise Marketing Management. Domain Name Options for

IBM Cognos Controller Version New Features Guide

Hadoop Basics with InfoSphere BigInsights

IBM Security QRadar Version (MR1) Replacing the SSL Certificate Technical Note

IBM Rational DOORS Next Generation

Using DBMoto 7 in a Microsoft Windows Cluster

IBM Security SiteProtector System Migration Utility Guide

Configuring and Integrating JMX

Performance Best Practices Guide for SAP NetWeaver Portal 7.3

Ten questions to ask when evaluating contract management solutions

Netop Remote Control Security Server

Achieving business agility and cost optimization by reducing IT complexity. The value of adding ESB enrichment to your existing messaging solution

SupportPac CB12. General Insurance Application (GENAPP) for IBM CICS Transaction Server

Transcription:

IBM Tivoli Network Manager V3.9 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation IBM Tivoli Network Manager V3.9, Architecture and configuration for shared and replicated Netcool Common Information Model (NCIM). itnm39_ncim_availability.ppt Page 1 of 15

Objectives When you complete this module, you can perform these tasks: Explain the difference between a shared and replicated Netcool Common Information Model (NCIM) Configure failover for Tivoli Network Manager V3.9 2 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation When you complete this module, you can explain the difference between a shared and replicated NCIM, and configure IBM Tivoli Network Manager for a failover environment. itnm39_ncim_availability.ppt Page 2 of 15

Architecture of shared NCIM 3 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation This diagram illustrates a shared NCIM. IBM Tivoli Network Manager runs on Server A with the name NCOMSP, and runs on Server B with the name NCOMSB. This architecture is called Tivoli Network Manager failover. The NCIM or database for the two servers runs on Server C. Servers A and B share this NCIM, and this configuration is called shared NCIM. Although both Servers A and B can connect to the network, DISCO or discovery runs only on the primary Server A in a failover environment. itnm39_ncim_availability.ppt Page 3 of 15

Configuration changes for both server A and B $NCHOME/etc/precision/ConfigItnm.DOMAIN.cfg insert into itnmdomain.failover ( FailoverEnabled, IsReplicatingNcim, PrimaryDomainName, BackupDomainName, VirtualDomainName ) values ( 1, 0, "NCOMSP", "NCOMSB", "NCOMS" ); 4 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation A simple configuration is required to enable shared NCIM. Both Server A and Server B changes are made to the ConfigItnm file. FailoverEnabled is set to 1 to indicate that a Tivoli Network Manager failover configuration is in use between two servers. By setting IsReplicatingNcim to zero, this configuration becomes a shared NCIM. NCOMSP is the name of the primary Tivoli Network Manager domain, and NCOMSB is the backup Tivoli Network Manager domain. NCOMS is the name of the virtual domain connection between the two domains. itnm39_ncim_availability.ppt Page 4 of 15

Architecture of replicated NCIM 5 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation This diagram illustrates a replicated NCIM. Tivoli Network Manager runs on Server A with the name NCOMSP. Tivoli Network Manager runs on Server B with the name NCOMSB. The NCIM or database for Server A runs on Server C. The NCIM or database for Server B runs on a fourth server, Server D. This architecture offers another layer of redundancy in the event of the failure of the NCIM database. itnm39_ncim_availability.ppt Page 5 of 15

Configuration changes for both server A and B (replicating) $NCHOME/etc/precision/ConfigItnm.DOMAIN.cfg insert into itnmdomain.failover ( FailoverEnabled, IsReplicatingNcim, PrimaryDomainName, BackupDomainName, VirtualDomainName ) values ( 1, 1, "NCOMSP", "NCOMSB", "NCOMS" ); 6 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation A simple configuration is required to enable replicating NCIM. Both Server A and Server B changes are made to the ConfigItnm file. FailoverEnabled is set to 1 to indicate that a Tivoli Network Manager failover configuration is in use between two servers. By setting IsReplicatingNcim to 1, this configuration becomes a replicating NCIM. NCOMSP is the name of the primary Tivoli Network Manager domain, and NCOMSB is the backup Tivoli Network Manager domain. NCOMS is the name of the virtual domain connection between the two domains. itnm39_ncim_availability.ppt Page 6 of 15

NCIM supported technologies MySQL DB2 Oracle Informix 7 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation In both shared and replicating NCIM, the databases can be MySQL, DB2, Oracle, or Informix. The NCIM can also be configured in Tivoli Network Manager replicating failover that the two databases are different technologies. For example, with a replicating NCIM the primary database can be Oracle and the backup database can be Informix. itnm39_ncim_availability.ppt Page 7 of 15

Configuring the virtual domain connection ServerA:/opt/IBM/tivoli/netcool/precision/bin #./ncp_virtualdomain -domain NCOMSP ( IBM Tivoli Network Manager ) Copyright (C) 1997-2010 By IBM Corporation. All Rights Reserved. See product license for details. IBM Tivoli Network Manager Version 3.9 (Build 97) created by ncpbuild at 17:09:54 Fri Feb 8 GMT 2013 Attempting to start message broker. ncp_virtualdomain[30473] Becoming Primary for tier 1 ncp_virtualdomain is dead. 8 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation On the primary server, Server A starts the ncp_virtualdomain binary. It immediately stops, but it leaves port configuration information in the $NCHOME/etc/precision/ServiceData.cfg file. itnm39_ncim_availability.ppt Page 8 of 15

Copy the virtual domain information to server B ServerA:/opt/IBM/tivoli/netcool/etc/precision # cat ServiceData.cfg -- -- Server data file - contains info on servers and the general SERVICE: ncp_virtualdomain DOMAIN: NCOMS ADDRESS: 192.168.0.1 PORT: 54808 SERVERNAME: ServerA DYNAMIC: NO 9 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation Copy the single line beginning with the word SERVICE, and add it to the same file $NCHOME/etc/precision/ServiceData.cfg on Server B. itnm39_ncim_availability.ppt Page 9 of 15

Identical entries for virtual domain [ServerB]# cat ServiceData.cfg -- -- Server data file - contains info on servers and the general SERVICE: ncp_virtualdomain DOMAIN: NCOMS ADDRESS: 192.168.0.1 PORT: 54808 SERVERNAME: ServerA DYNAMIC: NO 10 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation Both Server A and Server B now have an identical entry in their ServiceData.cfg file. Communication can occur between the two Tivoli Network Manager domains in failover for both shared NCIM and replicating NCIM configurations. itnm39_ncim_availability.ppt Page 10 of 15

Primary synchronizes data on the backup domain The topology data or activemodel file Network Views Polling policies Password configuration files 11 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation With the virtualdomain component set up between servers A and B, the primary server sends topology data, also known as the activemodel file to the backup Tivoli Network Manager domain. Network views and saved polling policies are represented by.xml files on the primary Server A. These files are also sent to the backup domain Server B. Password configuration such as TelnetStackPassword.cfg and SnmpStackSecurityInfo.cfg are synchronized to the backup Server B. itnm39_ncim_availability.ppt Page 11 of 15

Copy conf.key to the backup server with shared NCIM Save $NCHOME/etc/security/keys/conf.key on backup server Copy $NCHOME/etc/security/keys/conf.key to back up server from the primary server 12 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation Passwords that are encrypted on the primary server can be unencrypted only on that server. In a shared NCIM configuration, copy the conf.key file from the primary server to the backup server. The backup server can then unencrypt passwords from the primary server. Maintain a copy of the original conf.key file from the backup server before replacing it. itnm39_ncim_availability.ppt Page 12 of 15

Summary Now that you completed this module, you can perform these tasks: Explain the difference between a shared and replicated Netcool Common Information Model (NCIM) Configure failover for Tivoli Network Manager V3.9 13 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation Now that you have completed this module, you can configure IBM Tivoli Network Manager V3.9 in either a shared or replicated NCIM configuration. itnm39_ncim_availability.ppt Page 13 of 15

Feedback Your feedback is valuable You can help improve the quality of IBM Education Assistant content to better meet your needs by providing feedback. Did you find this module useful? Did it help you solve a problem or answer a question? Do you have suggestions for improvements? Click to send email feedback: mailto:iea@us.ibm.com?subject=feedback_about_itnm39_ncim_availability.ppt This module is also available in PDF format at:../itnm39_ncim_availability.pdf 14 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation You can help improve the quality of IBM Education Assistant content by providing feedback. itnm39_ncim_availability.ppt Page 14 of 15

Trademarks, disclaimer, and copyright information IBM, the IBM logo, ibm.com, DB2, Informix, Netcool, and Tivoli are trademarks or registered trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of other IBM trademarks is available on the web at "Copyright and trademark information" at http://www.ibm.com/legal/copytrade.shtml Other company, product, or service names may be trademarks or service marks of others. THE INFORMATION CONTAINED IN THIS PRESENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE COMPLETENESS AND ACCURACY OF THE INFORMATION CONTAINED IN THIS PRESENTATION, IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. IN ADDITION, THIS INFORMATION IS BASED ON IBM S CURRENT PRODUCT PLANS AND STRATEGY, WHICH ARE SUBJECT TO CHANGE BY IBM WITHOUT NOTICE. IBM SHALL NOT BE RESPONSIBLE FOR ANY DAMAGES ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, THIS PRESENTATION OR ANY OTHER DOCUMENTATION. NOTHING CONTAINED IN THIS PRESENTATION IS INTENDED TO, NOR SHALL HAVE THE EFFECT OF, CREATING ANY WARRANTIES OR REPRESENTATIONS FROM IBM (OR ITS SUPPLIERS OR LICENSORS), OR ALTERING THE TERMS AND CONDITIONS OF ANY AGREEMENT OR LICENSE GOVERNING THE USE OF IBM PRODUCTS OR SOFTWARE. Copyright International Business Machines Corporation 2013. All rights reserved. 15 Architecture and configuration for shared and replicated NCIM 2013 IBM Corporation itnm39_ncim_availability.ppt Page 15 of 15