95 lines
6.0 KiB
HTML
95 lines
6.0 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="task" />
|
||
|
<meta name="DC.Title" content="Agent Automation" />
|
||
|
<meta name="abstract" content="The agent console gives you the capability to control and customize an agents behavior by associating a level of automation with that agent." />
|
||
|
<meta name="description" content="The agent console gives you the capability to control and customize an agents behavior by associating a level of automation with that agent." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzahxagentmanage.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="rzahxagentautomation" />
|
||
|
<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>Agent Automation</title>
|
||
|
</head>
|
||
|
<body id="rzahxagentautomation"><a name="rzahxagentautomation"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Agent Automation</h1>
|
||
|
<div><p>The agent console gives you the capability to control and customize
|
||
|
an agents behavior by associating a level of automation with that agent.</p>
|
||
|
<div class="section"><p>The Intelligent Agents console provides a way for you to control
|
||
|
the automated actions an agent can take.</p>
|
||
|
<p>To view an agents capabilities,
|
||
|
and change an agent's automation setting in <span class="keyword">iSeries™ Navigator</span>,
|
||
|
follow these steps:</p>
|
||
|
</div>
|
||
|
<ol><li><span>Expand <span class="uicontrol">Intelligent Agents</span>.</span></li>
|
||
|
<li><span>Expand your intelligent agents platform.</span></li>
|
||
|
<li><span>Select <span class="uicontrol">All Agents</span>.</span></li>
|
||
|
<li><span>Right-click the agent you want to work with and select <span class="uicontrol">Properties</span></span></li>
|
||
|
<li><span>Select the <span class="uicontrol">Automation</span> tab to display the
|
||
|
agent's currently configured automation level.</span></li>
|
||
|
<li><span>Click <span class="uicontrol">Capabilities</span> to display a list of
|
||
|
the actions this agent can take, and the automation level associated with
|
||
|
these capabilities.</span></li>
|
||
|
</ol>
|
||
|
<div class="section"><div class="fignone"><span class="figcap">Figure 1. Viewing the automation level associated with the capabilities
|
||
|
of a TimeMonitor agent</span><br /><img src="rzahx001.gif" alt="The capabilities dialog allows you to view an agents current capabilites and the level of automation asscoiated with those capabilities" /><br /></div>
|
||
|
<p>Every agent has a set of capabilities that define what kinds of actions
|
||
|
that agent can perform. The agent console displays an agent's available capabilities
|
||
|
associated with the agent's corresponding automation level. Each automation
|
||
|
level setting (High automation, Medium automation, Low automation, and Custom
|
||
|
automation) will change the states (Automate, Ask first, Never ask) of the
|
||
|
available capabilities for the agent.</p>
|
||
|
<p>For example, If an agent has the
|
||
|
capability to clear log files when full, when you change the level of automation
|
||
|
from <span class="uicontrol">High automation</span> to <span class="uicontrol">Medium automation</span>,
|
||
|
the agent's capability will change from a state of <span class="uicontrol">Automate</span> to
|
||
|
a state of <span class="uicontrol">Ask first</span>. The agent will now request permission
|
||
|
before it deletes a log file.</p>
|
||
|
<p>Specifying an agent's automation level
|
||
|
will determine if an agent automatically performs an action, asks before performing
|
||
|
an action, or never performs an action. The possible automation values are:</p>
|
||
|
<ul><li><span class="uicontrol">High automation</span> <p>The agent will perform most
|
||
|
actions automatically, but will ask before performing certain destructive
|
||
|
actions. Depending on the agent, certain actions may require that the agent
|
||
|
always request outside intervention before it performs that action, even when
|
||
|
set to <span class="uicontrol">High automation</span>.</p>
|
||
|
</li>
|
||
|
<li><span class="uicontrol">Medium automation</span> <p>The agent will perform some
|
||
|
actions automatically, and will ask before performing some actions. Depending
|
||
|
on the agent, certain actions may require that the agent always request outside
|
||
|
intervention before it performs that action, even when set to <span class="uicontrol">Medium
|
||
|
automation</span>.</p>
|
||
|
</li>
|
||
|
<li><span class="uicontrol">Low automation</span> <p>The agent will rarely perform
|
||
|
any actions automatically. The agent will almost always request outside intervention
|
||
|
before it performs any action.</p>
|
||
|
</li>
|
||
|
<li><span class="uicontrol">Custom automation</span><p>The agent will automate, ask
|
||
|
first, or never perform actions according to how the capabilities are manually
|
||
|
configured.</p>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxagentmanage.htm" title="Use the agent console to connect to your domain and begin managing your agents. Find out how to control the level of automation associated with your agents, and easily respond to requests and track agent history.">Manage agents</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|