Printer Friendly
The Free Library
14,558,825 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

A resource management solution.


Novell

Introduction

The rapid rise of popularity in Linux and Open Source computing computing - computer  complicates resource management by introducing a new way of writing, testing, packaging and acquiring software. A solution is presented that permits management of the entire IT infrastructure including servers, desktops, laptops, and handhelds across all popular operating environments In computing, an operating environment is the environment in which users run programs, whether in a command line interface, such as in MS-DOS or the Unix shell, or in a graphical user interface, such as in the Macintosh operating system.  including Windows, NetWare, and Linux.

The Need to Unify 1. (database, product) Unify - A relational database produced by Unify Corporation.
2. (algorithm) unify - To perform unification.
 IT Resource Management

IT professionals in most organizations face the challenge of managing IT resources in a highly complex and diverse, environment. They have to manage multiple hardware platforms Each hardware platform, or CPU family, has a unique machine language. All software presented to the computer for execution must be in the binary coded machine language of that CPU. Following is a list of the major hardware platforms in existence today. See platform.  including servers, desktops, laptops and handhelds, and they have to manage multiple operating environments, including Windows, NetWare and Linux. Managing the Linux (Open Source) environment presents a new and particularly vexing challenge because it redefines the way software is developed and distributed.

A number of additional factors further complicate com·pli·cate  
tr. & intr.v. com·pli·cat·ed, com·pli·cat·ing, com·pli·cates
1. To make or become complex or perplexing.

2. To twist or become twisted together.

adj.
1.
 resource management:

* Dependency Resolution. Nearly every software package that's installed has dependencies on other software within the system.

* Bandwidth issues. Machines may be spread out geographically across a wide area network with low-bandwidth interconnects creating bandwidth issues. (Most of the bandwidth required for software maintenance is for software download.)

* Diversity of applications. Desktops and servers differ considerably with respect to their software configurations.

Aggravating ag·gra·vate  
tr.v. ag·gra·vat·ed, ag·gra·vat·ing, ag·gra·vates
1. To make worse or more troublesome.

2. To rouse to exasperation or anger; provoke. See Synonyms at annoy.
 the problem is that the IT infrastructure must be continually evolved with new applications, software updates and patches to meet changing business needs. The complexity of the IT infrastructure combined with the need to evolve it continually necessitates a delicate balancing act for the IT staff. Administrators must deploy updates, especially security updates, quickly, yet they must ensure that updates don't disrupt services. What is required is a single resource management solution that allows organizations to manage all their IT resources across all operating environments, including Linux, from a single point. Only in this way can the IT staff streamline operations and reduce management costs while increasing the value of the organization's IT resources and services.

Managing The Linux Environment

Linux and the open source community have fundamentally changed the way software is written, tested, packaged and acquired. The open source community consists of literally hundreds of thousands of developers around the world. These developers are typically engineers and IT professionals who are experienced in creating stable, high-quality software.

Unlike proprietary software, open source software is open to peer review and intense scrutiny. So organizations can review and modify code before installing it, permitting greater control of production software. Security problems are openly acknowledged, giving customers the opportunity to proactively evaluate the level of risk and take actions to mitigate risk until a resolution is available. When security issues surface, the entire open source community can and does propose the requisite changes, resulting in rapid problem resolution as well as bug fixes A revised program file or patch that corrects a software bug. See bug, patch and hot fix.

(programming) bug fix - A change to a program or system intended to permanently cure a bug.
.

As a result, the Linux environment is highly dynamic. Developers are continually evolving the Linux operating system operating system (OS)

Software that controls the operation of a computer, directs the input and output of data, keeps track of files, and controls the processing of computer programs.
, and generating and evolving many new applications. Also, independent software vendors who previously sold their applications only into proprietary operating environments are now extending their applications to the Linux environment. The end result is a rapid and continuous flow of new applications, and of operating system and application updates from a wide variety of sources both inside and outside the organization.

A Double-edged Sword

The unique characteristics of open source computing offer a number of advantages, including lower total cost of ownership, a high level of flexibility through support of open standards Specifications for hardware and software that are developed by a standards organization or a consortium involved in supporting a standard. Available to the public for developing compliant products, open standards imply "open systems;" that an existing component in a system can be replaced , rapid detection and fixing of bugs and security holes, and a large and rapidly growing array of applications. However, open source computing also brings a new and unique software management challenge, especially in companies with large numbers of Linux systems. The rapid and continuous flow of operating system and application updates that enhance Linux security, reliability and functionality make update and patch management The installation of patches from a software vendor onto an organization's computers. Patching thousands of PCs and servers is a major issue. A patch should be applied to test machines first before deployment, and the testing environments must represent all the users' PCs with their unique  difficult. In an effort to simplify the deployment and update of Linux software, there are many companies, organizations and individuals that create Linux distributions The external links in this article or section may require cleanup to comply with Wikipedia's content policies. . There are over 300 Linux distributions available today.' Some, such as SUSE. LINUX and Red Hat, offer generalized distributions and are well known. Others, such as BlueCat, and Tivo, offer specialized packages for particular applications and are lesser-known.

These companies combine the best of what's available in free and open source software See free software and open source. . They aggregate the software components into distinct packages-called Linux distributions- testing the components together to ensure that organizations can property install and configure See configuration.

(software) configure - A program by Richard Stallman to discover properties of the current platform and to set up make to compile and install gcc.

Cygnus configure was a similar system developed by K.
 them. They then distribute the packages to their user communities. When new software source code is released for a particular application that is included in the distribution, the distributing organization compiles and packages the new software for distribution to their user community.

A complicating com·pli·cate  
tr. & intr.v. com·pli·cat·ed, com·pli·cat·ing, com·pli·cates
1. To make or become complex or perplexing.

2. To twist or become twisted together.

adj.
1.
 factor in the Linux environment is that different software projects release changes on their own timetables, based on the needs of their particular communities, and not all releases are implemented in packages by the Linux distributors An organization that offers the Linux operating system as a download or on CD-ROM or DVD. See Linux distribution and Linux. . Because a distribution is a snapshot in time of the current state of software, it may contain out of date software on the day it is released. In addition, some organizations have deployed multiple Linux operating system distributions, such as Red Hat Linux Red Hat Linux, assembled by Red Hat, was a popular, "middle-aged" Linux distribution (not as old as Slackware but older than Ubuntu) upon its discontinuation in 2004.[1]

Red Hat Linux 1.0 was released on November 3, 1994.
 and SUSE LINUX A Linux distribution from the SuSE Linux division of Novell. Both consumer and enterprise versions are available, and the distribution includes several user interfaces. SuSE Linux comes with the Yet Another Setup Tool (YaST), which is used to install, configure and maintain the OS, as . This means that the IT staff has to manage updates for multiple versions from multiple vendors as well as from other sources such as internal developers. As a result, a major challenge for administrators is how best to update the applications delivered with their distribution.

Some companies provide update services either free or as a paid service. For example, the two most popular Linux distributions- SUSE LINUX and Red Hat-provide dedicated update services. Web sites such as rpmfind.net offer complete repositories of past and present software packages. Some organizations take on the Linux update process by themselves to permit them to customize the applications for their particular IT environments. In any case, managing Linux resources presents a new and difficult resource management challenge.

A Solution is Required

Organisations need a solution to help them meet the challenge of managing their Linux resources. Especially the challenge of update and patch management. To be effective, a Linux resource management solution should support the update process typically employed in the Linux environment. This process consists of four major phases:

Obtain new updates. The solution should automate the access of updates, not only updates from outside the organization but also those from internal developers.

Move updates into test environment. The solution should facilitate the move of updates into the test environment and, if desired, automate the move.

Organise and manage software through testing. The solution should provide the means to monitor and manage the software test process, tracking progress.

Distribute tested software into the production environment. The solution should permit the management of migration of tested software to the appropriate production systems, automating the Process where practical.

Novell Resouce Management

Novell has added the power of Ximian. Red Carpet Enterprise to its Novell Resource Management solution. ZENworks Linux Management combines the cross-platform power of Novell ZENworks This article or section is written like an .
Please help [ rewrite this article] from a neutral point of view.
Mark blatant advertising for , using .
 with the Linux software management capabilities of Ximian Red Carpet Enterprise. Novell ZENworks permits organizations to manage all the resources of diverse systems including desktops, laptops, servers and handheld devices across multiple operating environments that include Windows, NetWare and Linux-all from a single point, extending the capabilities of the Novell Resource Management solution to meet the unique requirements of the Linux operating environment.

Novell ZENworks

Novell ZENwarks has been recognized as a cross-platform resource management solution, providing policy-driven automation based on device or user identity for application management, patch management, asset management and operating system migration.

Its functionality enables organizations to continually evolve their IT infrastructures to meet evolving business needs while maintaining a secure and stable environment. It also helps reduce administrator effort and lower the total cost of ownership (TCO (1) (Total Cost of Ownership) The cost of using a computer. It includes the cost of the hardware, software and upgrades as well as the cost of the inhouse staff and/or consultants that provide training and technical support. See ROI. ) of IT resources.

The business benefits of ZENworks have proven to be significant and include increased IT efficiency and productivity. International Data Corporation (IDC) recently interviewed IT executives at a number of large companies that have been using ZENworks.

IDC found that over a three year period:

* The companies surveyed saved an average of more than $2.3 million annually from increased IT efficiency, amounting to $14,348 per 100 users.

* The companies also saved an average of almost $1.2 million annually from the reduction of IT travel costs and lower hardware, software, training and outsourcing (1) Contracting with outside consultants, software houses or service bureaus to perform systems analysis, programming and datacenter operations. Contrast with insourcing. See netsourcing, ASP, SSP and facilities management.  costs.

* Improvements in IT productivity contributed further costs savings of more than $2.6 million annually, amounting to $16,296 per 100 users.

* Increased user productivity also had an impact on savings, contributing close to $20.4 million annually, or $126,288 per 100 users.

* Reduced downtime The time during which a computer is not functioning due to hardware, operating system or application program failure.  allowed the recapture recapture n. in income tax, the requirement that the taxpayer pay the amount of tax savings from past years due to accelerated depreciation or deferred capital gains upon sale of property. (See: income tax)


RECAPTURE, war.
 of an average of $153,395 annually, or $950 per 100 users, in revenue that was previously lost.

Overall:

* The average savings over the three year period after employing ZENworks had a net present value of $355,028 per 100 users.

* The average three year ROI (Return On Investment) The monetary benefits derived from having spent money on developing or revising a system. In the IT world, there are more ways to compute ROI than Carter has liver pills (and for those of you who never heard of that expression, it means a lot).  from deploying ZENworks was 1,012%.

* The average payback Payback

The length of time it takes to recover the initial cost of a project, without regard to the time value of money.
 time was 98.5 days. www.novell.com
COPYRIGHT 2004 A.P. Publications Ltd.
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 2004, Gale Group. All rights reserved. Gale Group is a Thomson Corporation Company.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Title Annotation:Network Management
Publication:Database and Network Journal
Geographic Code:1USA
Date:Oct 1, 2004
Words:1496
Previous Article:Impact of key locality on database performance.(Database Technique)
Next Article:Wrong-errors bugs: a new class of bug?(Database Technique)
Topics:



Related Articles
Tangram's AM:PM UNIX available now; market leading distributed resource management product reengineered for UNIX.
Tangram offers AM:PM as Risk-Free Distributed Resource Management Solution.
Fresh NetSoft Now Shipping NodeVision Pro; New network management suite makes node level troubleshooting, asset management, software metering and...
ADIC solutions support Cisco MDS 9000 Switch Family.(Advanced Digital Information Corp)
Storage resource management: the next generation; elementary storage resource management graduates into business-centric, policy-based automation.
Intelligent SANs: issues to consider when selecting an enterprise-class network storage controller.(SAN Trends)(Storage area networks)
HP trade up program eases transition for identity management software customers.(Hewlett-Packard Co.)
The network-centric file management appliance: overcoming the challenges of enterprise file services.(Storage Management)
IT security definitions.(Security Viewpoint)
Network management basics: Cisco Systems.(TEACH IN)

Terms of use | Copyright © 2009 Farlex, Inc. | Feedback | For webmasters | Submit articles