|
C snorting vicodin mplete System Performance Monitor HOWTOChris Lorenz2003-06-10Revision History snorting vicodin Revision 2.0 200 snorting vicodin -06-10 Revised by: CL This HOWTO p snorting vicodin ovides an overview of the Complete System Performance Monitor snorting vicodin including a description of the product and installation and c snorting vicodin nfigurationinformation.-------------------------------------- snorting vicodin --------------------------------------Table of Contents1. Cop snorting vicodin right and legal notice2. What Is the Complete System Performa snorting vicodin ce Monitor?3. Requirements4. Installing CSPM and its requirem snorting vicodin nts 4.1. Installing Qt 3.0 or later 4.2. Installing CSP snorting vicodin 4.3. Starting the CSPM monitor 5. Modifying CSPM def snorting vicodin ults6. How CSPM displays data 6.1. System Overview tab snorting vicodin .2. IRQs tab 6.3. CPU Utilization tab 6.4. Memory tab snorting vicodin 6.5. Network tab 6.6. Storage tab 6.7. Tests tab 6. snorting vicodin . Test Summary tab 1. Copyright and legal noticeCopyrigh snorting vicodin © 2003 IBM Corporation. All rights reserved.This document is snorting vicodin provided "AS IS," with no express or implied warranties. Uset snorting vicodin e information in this document at your own risk.Linux is a re snorting vicodin istered trademark of Linus Torvalds. Other company, product,a snorting vicodin d service names may be trademarks or service marks of others. snorting vicodin ermission is granted to copy, distribute, and/or modify this snorting vicodin ocument underthe terms of the GNU Free Documentation License, snorting vicodin Version 1.1 or any laterversion published by the Free Softwar snorting vicodin Foundation with no Invariant Sections,no Front-Cover text, a snorting vicodin d no Back-Cover text. A copy of the license can befound at [h snorting vicodin tp://www.gnu.org/licenses/fdl.txt] http://www.gnu.org/license snorting vicodin /fdl.txt.---------------------------------------------------- snorting vicodin ------------------------2. What Is the Complete System Perfor snorting vicodin ance Monitor?The Complete System Performance Monitor (CSPM), snorting vicodin ritten by Don Dupuis ofCompaq Computer Corporation, is a grap snorting vicodin ical tool that monitors a Linux®system's CPU, memory, storage snorting vicodin network, and IRQ utilization. CSPM gathers allthe data autom snorting vicodin tically and then generates histogram displays of system usage snorting vicodin ------------------------------------------------------------- snorting vicodin ---------------3. RequirementsCSPM V1.0 and later require the snorting vicodin following: * Red Hat Linux 7.2 or later, Mandrake 8.2 or lat snorting vicodin r, or any Linux kernel that has Stephen Tweedie's sar or s snorting vicodin sstat patch applied (such as 2.4.20). * The Trolltech Qt snorting vicodin .0 or later C++ application development environment, which snorting vicodin is available for download from Trolltech for free. -------- snorting vicodin ------------------------------------------------------------- snorting vicodin ------4. Installing CSPM and its requirementsThis section des snorting vicodin ribes how to acquire the Qt application developmentenvironmen snorting vicodin and install CSPM.------------------------------------------- snorting vicodin ---------------------------------4.1. Installing Qt 3.0 or la snorting vicodin erQt 3.0 or later must be installed on the system before you snorting vicodin nstall CSPM.Follow these steps to acquire and configure Qt: 1 snorting vicodin Download the Qt X/11 Free Edition from [www.trolltech.com] h snorting vicodin tp:// www.trolltech.com for the latest version of Qt. 2. Follow Trolltech's instructions for installing Qt. 3. Run ./configure with the -thread switch to the configure program so that Qt is installed to run in multithreaded mode. # ./configure -thread 4. Be sure to export the variables QTDIR and LD_LIBRARY_PATH, as described in the Qt installation instructions that are downloaded with the software. -----------------------------------------------------------------------------4.2. Installing CSPMThe following sections describe how to download and install CSPM. These stepsmust be run by the root user. The installation process creates a directorycalled spm and places all the files in that directory.-----------------------------------------------------------------------------4.2.1. Installing from rpmFollow these steps to install CSPM from
|