Ads by TechWords

See your link here
Receive the latest technology news and information.
Application/Web Development
Web Services/SOA
Computerworld Daily News (First Look and Wrap-Up)
Computerworld Blogs Newsletter
The Weekly Top 10
Cloud Computing
View all newsletters




Privacy Policy
 

Searching for Root Cause

November 7, 2005 12:00 PM ET

Computerworld - In a previous column, I outlined the five steps in the problem management process: detection, identification, determination, resolution and reflection . I explained how new technologies will be required to help IT administrators determine the root causes of IT problems.
But how do IT administrators determine them today? One of the most critical steps is to go through the vast ocean of log data generated by the IT infrastructure, including router, switch, firewall, server, Web server and application logs. The logs contain a wealth of information, such as debugging or error data, that's not available anywhere else.
Searching through these logs is usually the most effective way for IT administrators to determine the root cause of a problem. The way it's done traditionally, however, using Grep or other Unix tools, is extremely inefficient for several reasons.
First of all, the Unix tools aren't made to perform extremely fast searches through logs. They're designed to search through files line by line, starting from the top, until some entry matches the search requirement. This can be an excruciating process because the matching entries could be buried at the end of a huge log file that may be tens of gigabytes.
Second, these tools have no concept of time. Almost all logs have time stamps and can tell IT administrators what happened at that specific moment in time. However, the Unix tools don't recognize this time stamp. Imagine that you want to search for only a five-minute block near the end of the day, and the log file is a day's worth of data. The Unix tools will start searching from the start of the file and will take a very long time to get to the desired five-minute block.
Third, there is no effective way to express sophisticated search commands with the tools. For example, to search for logs that have either words login or logon, but not root or zhenjl, the IT administrator would have to connect a set of sophisticated Unix commands together.
Finally, when the IT administrator finds the desired log entry, there's no efficient way to drill down to find out what came before or after that entry. It's extremely important to do that, since the root cause usually comes before the actual problem.
So, how can IT administrators make root-cause analysis more efficient?
The answer lies in the hottest technology in the IT world today: full-text indexed Boolean search. This technology is used by all search engines, including Google, Yahoo and MSN, to quickly return the desired



Jump to comments

Web Services

Additional Resources

WHITE PAPER
Approximately 60 percent of data migration projects overrun time or budget, while some fail completely. Download this white paper, "Enhancing Your Chance for Successful Data Migration," to learn the critical steps you need to take to execute a data migration project with minimum cost and risk to your business.
WHITE PAPER
Read the Gartner research note to learn why the TCO of a server-based computing deployment used to deliver all applications to users is around 50% lower than that of an unmanaged desktop deployment.
WHITE PAPER
Economic downturns have a tendency to accelerate emerging technologies, boost the adoption of effective solutions, and punish solutions that are not cost competitive or that are out of synch with industry trends. This IDC White Paper presents the results of an IDC survey of 330 companies in Western Europe, Asia/Pacific and the Americas that measures the receptiveness to Linux and takes into consideration changing views driven by the disruptive economic environment that businesses face today.

White Papers & Webcasts

Maximizing website Return on Information with high-quality search
Download this whitepaper explaining how an investment in site search can boost your earnings while reducing customer service costs.  

Key Strategies for Managing Data Growth
What are you storage challenges?

Red Hat Continues to Redefine SOA: SIMPLE. OPEN. AFFORDABLE.
SOA enables enterprises to accelerate business execution while driving higher quality and customer satisfaction.  

Open Source Middleware Reference Architecture
A roadmap of open source software capabilities across a diverse set of application requirements.  

Understanding the Business Benefits of an Open Source SOA Platform
Address the serious business challenges that SOA helps to overcome.  

Enterprise Acceleration
Best practices to help IT developers become more productive.