72 lines
5.7 KiB
HTML
72 lines
5.7 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Monitor concepts" />
|
||
|
<meta name="abstract" content="Monitors can display real-time performance data. Additionally, they can continually monitor your system in order to run a selected command when a specified threshold is reached. Learn how monitors work, what they can monitor, and how they can respond to a given performance situation." />
|
||
|
<meta name="description" content="Monitors can display real-time performance data. Additionally, they can continually monitor your system in order to run a selected command when a specified threshold is reached. Learn how monitors work, what they can monitor, and how they can respond to a given performance situation." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxmonparent.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxcollectdatacs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxgrphparent.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzahxmoncon" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Monitor concepts</title>
|
||
|
</head>
|
||
|
<body id="rzahxmoncon"><a name="rzahxmoncon"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Monitor concepts</h1>
|
||
|
<div><p>Monitors can display real-time performance data. Additionally,
|
||
|
they can continually monitor your system in order to run a selected command
|
||
|
when a specified threshold is reached. Learn how monitors work, what they
|
||
|
can monitor, and how they can respond to a given performance situation.</p>
|
||
|
<p>The system monitors display the data stored in the collection objects that
|
||
|
are generated and maintained by Collection Services. The system monitors display
|
||
|
data as it is collected, for up to one hour. To view longer periods of data,
|
||
|
you should use Graph history. You can change the frequency of the data collection
|
||
|
in the monitor properties, which overrides the settings in Collection Services.</p>
|
||
|
<p>You can use monitors to track and research many different elements of system
|
||
|
performance and can have many different monitors running simultaneously. When
|
||
|
used together, the monitors provide a sophisticated tool for observing and
|
||
|
managing system performance. For example, when implementing a new interactive
|
||
|
application, you might use a system monitor to prioritize a job's resource
|
||
|
utilization, a job monitor to watch for and handle any problematic jobs, and
|
||
|
a message monitor to alert you if a specified message occurs on any of your
|
||
|
systems.</p>
|
||
|
<div class="section"><h4 class="sectiontitle">Setting thresholds and actions</h4><p>When you create a
|
||
|
new monitor, you can specify actions you want to occur when the system metric
|
||
|
reaches a specified threshold level, or an event occurs. When threshold levels
|
||
|
or events occur, you can choose to run an <span class="keyword">i5/OS™</span> command
|
||
|
on the endpoint systems, such as sending a message or holding a job queue.
|
||
|
Additionally, you may choose to have the monitor carry out several predefined
|
||
|
actions such as updating the event log and alerting you by either sounding
|
||
|
an alarm on your PC or launching the monitor. Finally, you can automatically
|
||
|
reset the monitor by specifying a second threshold level which causes the
|
||
|
monitor to resume normal activity when it is reached.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxmonparent.htm" title="Monitors display current information about the performance of your systems. Additionally, you can use them to carry out predefined actions when a specific event occurs. You can use the system, message, job, file, and B2B transaction monitors to display and monitor information about your systems. The system and job monitors use the performance data collected by Collection Services.">iSeries Navigator monitors</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rzahxcollectdatacs.htm" title="Use Collection Services to collect performance data for later analysis by the Performance Tools for iSeries licensed program or other performance report applications, iSeries Navigator monitors, and the graph history function. (If you prefer viewing real-time performance data, system monitors provide an easy-to-use graphical interface for monitoring system performance.)">Collection Services</a></div>
|
||
|
<div><a href="rzahxgrphparent.htm" title="Graph history provides a graphical display of performance data collected by Collection Services over a specified period of time.">Graph history</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|