Common tool attributes, Task wizard names values – HP Systems Insight Manager User Manual

Page 150

Advertising
background image

Description

Parameter

the contact use %r%{MgmtProcToServer.Contact%}. If the related
systems attribute is omitted, then for each system, the network
name and IP address are returned in the form "network name|ip
address." If more than one system is returned, then they are
comma-delimited. Note that the relationship type
"MgmtProcToServer" can be used to return related system
information for all management processor relationship types.

The value of the named attribute of the target system.

%{attribute]%}

Table G-7 Multiple selected target parameters (not supported for Custom Command Tools)

Description

Parameter

Repeated pattern (only repeats if a current selection exists). If a
current target selection does not exist, the text between the

%( ... %)

delimiters is removed on expansion. This allows the text to be
optional and dependent upon the target selection list.

Selection index (one-based).

%i

Do not substitute anything, but increment the selection index to
the next integer and the referenced target system to the next target
in the selected target list.

%z

Encrypted text (encrypt after all other parameters have been
substituted).

% < ... % >

Enables you to retain a % in the command/URL after substitution.

%%

NOTE:

For more information about parameterized strings, refer to the Systems Insight Manager Technical

Reference Guide, available at

http://h18013.www1.hp.com/products/servers/management/hpsim/

infolibrary.html

Common tool attributes

Common name values available to use for TDEFs.

Table G-8 Task Wizard names values

Description

Names values

Displays command line equivalent of GUI action.

show-cmdline

Values: True | False (default: true)

Value is a string giving relative path to jsp page that should be
displayed, where n = sequential value starting at 1.

Custom-page-n

Limits the types of selections available for choosing to only System
Lists or only Event Lists. If this value is not present then both System
and Events lists are available.

ListType

Values: systemLists | eventLists

Limits the type of selections allowed for the tool. If “list”, then only
lists (criteria) are allowed for selection. If “collection”, then only

SelectionType

collections (non-criteria) are allowed for selection. If “individual”,
then only individual systems are allowed for selection.

Values: list | individual | collection

This informs the task wizard that the selections made for this tool
are the actual events and not the systems from which the events

Targets-are-events

were generated, which is the default behavior. When using this
attribute, the task wizard will assume a “listType” or “eventLists”
and a “selectionType” of “list”.

By default, the task wizard displays the target selection page as
the first page during task creation. When a tool defines its own

PageIndex

custom parameter pages, they may instruct the task wizard where
to place the target selection page. n = value starting at 1.

A tool may wish to show the target selection page without allowing
the user to change the target.

TargetSelection lockTargetSelection

150

Custom tool definition files

Advertising