Hitachi

JP1 Version 12 for Windows Systems JP1/Performance Management - Agent Option for Platform Description, User's Guide and Reference


N. Glossary

action

The operation that is automatically executed by Performance Management when the monitored data reaches the threshold. The following types of actions are available:

  • E-mail transmission

  • Command execution

  • SNMP trap issuance

  • JP1 event issuance

Action Handler

One of the PFM - Manager or PFM - Base services. It is a service for executing an action.

administrative tools

Various types of commands and GUI functions that are used for checking service statuses and manipulating performance data. The following operations can be performed:

  • Displaying service configuration and status

  • Saving and restoring performance data

  • Exporting of performance data to a text file

  • Erasing of performance data

Agent

The PFM - Agent service that collects performance data.

Agent Collector

One of the PFM - Agent services. It is a service for collecting performance data and evaluating performance data based on a threshold value that is set in an alarm.

Agent Store

One of the PFM - Agent services. It is a service for storing performance data. The Agent Store service uses a database for recording performance data. Each PFM - Agent has its own Agent Store service.

alarm

Information that defines the action to be taken or the event message to be issued when the monitored data reaches the threshold.

alarm table

A table into which one or more alarms are collected and which defines the following types of information:

  • Objects to be monitored (Process, TCP, WebService, or the like)

  • Information to be monitored (CPU usage, number of bytes received per second, or the like)

  • Monitoring condition (threshold)

binding

The operation of associating an alarm with an agent. Once binding occurs, when the performance data collected by the agent reaches the threshold defined in the alarm, the user can be notified.

cluster system

A cluster system runs as a single system configured from multiple linked server systems. There are two major types of cluster systems: an HA (High Availability) cluster systems and load-balancing cluster systems.

In this manual, "cluster system" refers to an HA cluster system.

collection data addition utility

A facility for specifying the performance data to be stored in a user record. You execute the collection data addition utility from the Start menu in Windows.

Correlator

One of the PFM - Manager services. It is a service for controlling event delivery among services. When the alarm status being monitored by this service exceeds the threshold, this service sends an alarm event and an agent event to the Trap Generator service and PFM - Web Console.

database ID

An ID that is assigned to each record in PFM - Agent that indicates the database for storing records. A database ID indicates the type of records to be stored in the database. The following database IDs are used:

PI: Indicates a database for records of the PI record type.

PD: Indicates a database for records of the PD record type.

data model

A general term for records and fields that each PFM - Agent has. Data models are managed according to version.

drilldown report

A report that is associated with a report or report field. You use a drilldown report to display the detailed information or related information of a report.

executing node

Of the server systems in a cluster system, the node that is currently executing applications (node whose logical host is active).

failover

In the event of a cluster system failure, the process by which the standby node takes over (from the executing node) processing of the server that executes applications.

field

Individual operating information included in records. Fields correspond to monitoring items in Performance Management. For example, monitoring items such as CPU % or Page Faults/sec in System Overview(PI) records correspond to fields.

HA cluster system

A cluster system designed to implement high availability by continuing operation even if a failure occurs. If a failure occurs on the server currently executing applications, a separate standby server takes over and continues the processing of applications. Accordingly, because application processing is not interrupted when a failure occurs, availability improves.

In this manual, "cluster system" refers to an HA cluster system.

historical report

A report indicating the status of the monitoring target from the past to the present.

instance

In this manual, the term instance is used in the following ways:

  • To indicate a recording format for records

    A record that is recorded in a single line is called a single-instance record; a record that is recorded in multiple lines is called a multi-instance record; and each line inside a record is called an instance.

  • To indicate a PFM - Agent startup method

    When a single agent monitors the monitoring targets on the same host, it is called a single-instance agent. In contrast, when the monitoring targets support multiple instances, each agent can monitor each monitoring target instance. This is called a multi-instance agent. Each agent of a multi-instance agent is called an instance.

JP1/SLM

A product that helps maintain service levels by monitoring system performance from various perspectives, such as a business system's performance as experienced by a service user.

Monitoring of the status of operations is enhanced by linking to JP1/SLM.

lifetime

The duration in which the integrity of the performance data collected into each record can be guaranteed.

logical host

A logical server that provides the JP1 execution environment for operation in a cluster system. If a failure occurs in a logical host, the executing node is switched to the standby node. Each logical host has a unique IP address, and the IP address is inherited by the standby node at failover. Thus, when the physical server is failed over, clients can still access the logical host using the same IP address. To clients, it appears as if one server is operating continuously.

Master Manager

One of the PFM - Manager services. It is the main service of PFM - Manager.

Master Store

One of the PFM - Manager services. It is a service for managing the alarm events issued by each PFM - Agent. The Master Store service uses a database for holding event data.

monitoring template

Predefined alarms and reports provided in PFM - Agent. The monitoring template enables you to easily prepare for monitoring the operating status of PFM - Agent without writing any complicated definitions.

multi-instance record

A record that is recorded in multiple lines. Such records have a specific ODBC key field.

See Instance.

Name Server

One of the PFM - Manager services. It is a service for managing the service configuration information inside a system.

non-interactive (commands)

A mode of executing commands in which user entries required for the execution of commands are provided by means of specification of options or by reading from a definition file rather than by prompting the user to enter responses.

Executing commands non-interactively reduces the burden on the user by helping to automate the installation of the operation monitoring system.

ODBC key fields

A primary key required for PFM - Manager or PFM - Base to use the record data stored in a Store database. Some ODBC key fields are common to all records, while others are unique to some records.

PD record type

See Product Detail record type.

performance data

Resource usage data collected from a monitoring target system.

Performance Management

A general term for a group of software programs necessary for monitoring and analyzing issues related to system performance. Performance Management consists of the following five program products:

  • PFM - Manager

  • PFM - Web Console

  • PFM - Base

  • PFM - Agent

  • PFM - RM

PFM - Agent

One of the program products comprising Performance Management. PFM - Agent that is equivalent to a system-monitoring facility. Various types of PFM - Agent are available according to the applications, databases, and OSs to be monitored. PFM - Agent has the following functions:

  • Monitoring of the performance of the monitoring target

  • Collection and recording of data from the monitoring target

PFM - Base

One of the program products comprising Performance Management. PFM - Base provides the basic functions for Performance Management to monitor operations. It is a prerequisite program product for PFM - Agent. PFM - Base provides the following functionality:

  • Management tools such as various types of commands

  • Common functions needed for linking Performance Management to other systems

PFM - Manager

One of the program products comprising Performance Management. PFM - Manager is equivalent to a manager facility and has the following functions:

  • Management of Performance Management program products

  • Management of events

PFM - Manager name

A name that identifies the field stored in the Store database. This name is used for specifying a field in a command.

PFM - View name

The alias of a PFM - Manager name. The PFM - View name is more intuitive than the PFM - Manager name. For example, the PFM - View name of the PFM - Manager name INPUT_RECORD_TYPE is Record Type. The PFM - View names are useful when specifying fields on the GUI of PFM - Web Console.

PFM - Web Console

One of the program products comprising Performance Management. PFM - Web Console provides the web application server functions necessary for centrally monitoring the Performance Management system from a web browser. PFM - Web Console has the following functions:

  • GUI display

  • Integrated monitoring and management functions

  • Report and alarm definition

physical host

An environment unique to each server in a cluster system. When a failover occurs, the environment of the physical host is not inherited by the other server.

PI record type

See Product Interval record type.

PL record type

See Product Log record type.

Product Detail record type

The record type that stores the performance data that indicates the system status at a given point in time, such as detailed information on the processes that are currently active. Use the PD record type when you want to determine the system statuses at a given point in time, such as those listed below:

  • System's operating status

  • Capacity of the file system currently being used

product ID

The 1-byte identifier that indicates the Performance Management program to which the service belongs. It is part of a service ID.

Product Interval record type

The record type that stores the performance data for a specific duration (interval), such as the number of active processes during every minute. Use the PI record type when you want to analyze the changes and trends in the system status over time, such as those listed below:

  • Trend in the number of system calls that occurred within a specific time span

  • Trend in the capacity of the file system being used

Product Log record type

The record type that stores the log information on applications that are being executed or databases being used on UNIX.

real-time report

A report indicating the current status of the monitoring target.

record

A collection of operating information that is classified according to the purpose. For example, System Overview(PI) records are a collection of pieces of operating information that are used to provide a system overview, such as CPU usage rates or the size of unused physical memory. Monitoring agents collect operating information by record. The records that can be collected differ according to the agent program.

report

A report defines the information to be used when graphically displaying the performance data collected by PFM - Agent. A report mainly defines the following types of information:

  • Records to be displayed in a report

  • Performance data display items

  • Performance data display format (table, graph, or the like)

service ID

A unique ID assigned to the service of a Performance Management program. For example, to use a command to check the system configuration of Performance Management or to back up the performance data of individual agents, you specify the service ID of the Performance Management program and execute the command. The format of the service ID differs depending on whether the product name display functionality is enabled. For details about the service ID format, see the chapter explaining the Performance Management functions in the JP1/Performance Management Planning and Configuration Guide.

single-instance record

A record that is recorded in a single line. Such records do not have a specific ODBC key field.

See Instance.

stand-alone mode

The mode in which PFM - Agent is running alone. Even when the Master Manager service and Name Server service of PFM - Manager cannot be started because of an error, you can start PFM - Agent alone and collect performance data.

standby node

Of the server systems in a cluster system, a node that is waiting to take over applications if the executing node fails.

status management function

A function for managing the statuses of all services that run on PFM - Manager and PFM - Agent. The status management function enables the system administrator to correctly determine the service startup and stop statuses at each host, making it possible to take the appropriate error recovery measures.

Store database

The database that stores the performance data collected by the Agent Collector service.

Trap Generator

One of the PFM - Manager services. It is a service that issues SNMP traps.

user-defined record

A user-specified record for storing performance data that is not provided by default. When a user-defined record is specified, the collected performance data can be monitored from PFM - Web Console. The following types of user records are available:

  • Application Summary (PD_APP) record

  • Generic Data Detail (PD_GEND) record

  • Generic Data Interval (PI_GENI) record

  • Event Log (PD_ELOG) record

  • User Data Detail (PD_UPD) record

  • User Data Detail - Extended (PD_UPDB) record

  • User Data Interval (PI_UPI) record

  • User Data Interval - Extended (PI_UPIB) record

  • User Data Interval - Expanded n (PI_XUIn) record (where n is a number in the range from 1 to 5)

  • Workgroup Summary (PI_WGRP) record

workgroup

The unit in which PFM - Agent for Platform monitors the processes being executed. A workgroup can be specified in the following units:

  • Windows user

  • Windows group

  • Programs executed by a process