Hitachi

JP1 Version 12 JP1/Performance Management Reference


jpcconf bgdef display

Organization of this page

Format

jpcconf bgdef display     -group business-group-name
                          [-lhost logical-host-name]

Function

The jpcconf bgdef display command displays the definition information of a business group or business groups.

Hosts that can execute the command

PFM - Manager

Execution permission

In Windows:

User with Administrators permissions

In UNIX:

User with root user permissions

Installation directory

In Windows:

installation-folder\tools\

In UNIX:

/opt/jp1pc/tools/

Arguments

-group business-group-name

Specifies the name of the business group for which definition information is to be displayed.

For business-group-name, specify a string of 1 to 255 bytes, consisting of double-byte characters, single-byte characters, and the symbols below. Alphabetic characters are case sensitive.

! " # $ % & ' ( ) + - . : ; < = > @ [ \ ] ^ _ ` { | } ~

If the string that you want to specify contains single-byte spaces, enclose the entire string in double quotation marks ("). Note that you might need to add escape characters when specifying single-byte symbols.

You can use wildcard characters to specify multiple business group names.

-lhost logical-host-name

Specifies the logical host name of the host on which this command is executed. For logical-host-name, specify a string of 1 to 32 bytes, consisting of single-byte alphanumeric characters. If this option is omitted, the command will be executed on the physical host.

Note

Return values

0

The command terminated normally.

1

An argument specification is invalid.

2

The user does not have execution permission for the command.

4

A startup or termination command, or other setup command, has been executed on the same machine.

5

The command was executed on a host that was not the PFM - Manager host.

6

One or more specified business groups do not exist.

100

The Performance Management environment is invalid.

101

A service that is prerequisite for executing this command is not running.

102

The specified logical host has not been set up.

200

A memory shortage occurred.

254

Access control by business group is disabled.

255

An unexpected error occurred.

Usage example 1

This example is a command that you can execute when accounts are managed in PFM authentication mode.

#jpcconf bgdef display -group group*

The following shows an example of the command execution results.

KAVE05444-I Business group definitions will now be displayed.
Business Group Name:groupA
Host Name:
  HostA
  HostB
 
Business Group Name:groupB
Host Name:
  HostC
 
Business Group Name:groupC
Host Name:
 
KAVE05445-I Business group definitions were successfully displayed.

Usage example 2

This example is a command that you can execute when accounts are managed in JP1 authentication mode.

#jpcconf bgdef display -group group*

The following shows an example of the command execution results.

KAVE05444-I Business group definitions will now be displayed.
Business Group Name    :groupA
JP1 Resource Group Name:resourceA
Host Name:
  HostA
  HostB
 
Business Group Name    :groupB
JP1 Resource Group Name:
Host Name:
  HostC
 
Business Group Name    :groupC
JP1 Resource Group Name:resourceC
Host Name:
 
KAVE05445-I Business group definitions were successfully displayed.