Preface

Performance Manager is an SNMP-based, user-extensible, real-time performance monitoring and management tool that allows you to detect and correct performance problems from a central location. Performance Manager has a graphical user interface, or GUI, called pmgr that runs locally and can display data from the managed nodes in your Tru64 UNIX network. Performance Manager operates through interaction between nodes assigned as management stations and managed nodes.

It is possible for a managed node to also be the management station. For more information on management stations and managed nodes, read the Overview.

For updates and the latest information about Performance Manager, see the PM Web Site at this URL: http://www.unix.digital.com/unix/sysman/perf_mgr/

Performance Manager is an optional subset of Tru64 UNIX but requires a license for use in a distributed fashion. Without the license, this product acts only on the node running the graphical user interface (GUI). With the distributed license, it can act on any number of nodes in your network.

Performance Manager for Tru64 UNIX® comprises two primary components: Performance Manager GUI (pmgr), and Performance Manager daemon (pmgrd). Additional daemons are used in monitoring TruClusterTM ( clstrmond) and the Advanced File System (advsfd ), supplied in the AdvFS Utilities subset.

Structure of this document

This manual is organized as follows:

  • Chapter 1, Overview, provides a general description of Performance Manager's purpose and capabilities.
  • Chapter 2, Getting started, describes setting up the environment, learning the terminology, and using the interface.
  • Chapter 3, Managing nodes, describes using Performance Manager to manage and monitor the nodes in your network.
  • Chapter 4, Displaying clusters, describes how Performance Manager displays clusters using auto-discovery
  • Chapter 5, Monitoring, describes creating, saving, and recalling sessions for monitoring data in real time, and customizing displays.
  • Chapter 6, Metrics, describes arranging your metrics in categories, and choosing which metrics to display or hide.
  • Chapter 7, Thresholds, describes limits you can set on metrics. Crossing these thresholds triggers an alert, notifying you of computer or network problems.
  • Chapter 8, Commands, describes running commands with Performance Manager (its own or yours) on remote nodes and displaying the results.
  • Chapter 9, Archives, describes Performance Manager scripts that enable storing files of performance data.
  • Chapter 10, Oracle database support, describes GUI support and agent configuration for Oracle7.
  • Chapter 11, Troubleshooting, describes creating log files, restarting daemons, solving problems, and reporting problems to DIGITAL.
  • Glossary describes terms specific to Performance Manager.
  • Index.

Related information

In addition to this guide, the Performance Manager documentation set includes the following manuals and other documents:

  • Performance Manager Installation Guide
  • Performance Manager Release Notes
  • Performance Manager Web Site

Related manuals

  • Tru64 UNIX Installation Guide
  • Tru64 UNIX Software License Management
  • Compact Disc User's Guide

Documentation note

DIGITAL recommends using the HTML version of this user's guide. See the Performance Manager release notes to locate the HTML version in your kit.

Conventions

The following conventions are used in this guide:

Convention

Meaning

UPPERCASE and lowercase

The Tru64 UNIX system differentiates between lowercase and uppercase characters. Literal strings that appear in text, examples, syntax descriptions, and function descriptions must be entered exactly as shown.

variable

This italic typeface indicates system variables.

user input

This bold typeface is used in interactive examples to indicate input entered by the user.

system output

This typeface is used in code examples and other screen displays. In text, this typeface indicates the exact name of a command, option, partition, path name, directory, or file.

%

The percent sign is the default user prompt.

#

A number sign is the default root user prompt.

Ctrl/X

In procedures, a sequence such as Ctrl/X indicates that you must hold down the key labeled Ctrl while you press another key or a pointing device button.

Go to Main   Go to Next