GeekArticles
Concepts
Project ManagementImplementation Best Practices for IBM Tivoli License Manager
Author: redbooks.ibm.com |
Published: 23rd May 2006 |
Visited: 579 times |
Add CommentFiled in: Project ManagementThe primary objective of this IBM Redbook is to provide best practices for the implementation of a License Management solution based on IBM Tivoli License Manager V2.2. This redbook is divided into two main parts:
In Part 1, "Business aspects and project engagement considerations" on page 1, we discuss the reasons why you should deploy a License Management solution. We also position License Management in the overall picture of the IT Service Management and describe the IBM solution in this area. We also provide best practices on how to approach and engage such a project. The high level tasks of such a project are also introduced. We emphasize the fact that you must not only realize what the key elements are that need to be managed to make your project a success, but also how you should organize your IT operations to get the highest benefit from your solution.
In Part 2, "Solution design considerations" on page 57, we provide detailed information for the architecture and design of a IBM Tivoli License Manager V2.2 solution implementation. Both IT Architects and IT Specialist benefit from the information provided in this part, as it covers a great deal, from an introduction to IBM Tivoli License Manager V2.2, its components, and architecture, and solution design fundamental tasks, to detailed physical and logical design and configuration of all components of an IBM Tivoli License Manager V2.2 solution.
Read Article Sponsored Links
Related Articles
• Open Source C++ B+ Tree Implementation Template based B+ Tree
B+ Tree is a type of tree, which represents sorted data in a way that allows for efficient insertion, retrieval and removal of records, each of which is identified by a key. It is a dynamic, multilevel index, with maximum and minimum bounds on the number of keys in each index ...
• C++ Coding Practices Guide The article describes C++ coding styles and practices to be followed to develop robust and reliable code that is easily comprehended and maintained by other develop ...
• MySQL Table Manager MySQL engine permits user level locks. The program explains how to manipulate these lock ty ...