HP Operations Manager for Windows

ovappinstance


NAME

ovappinstance

- return configuration parameters for application instances.

SYNOPSIS

ovappinstance  -h | -help 
ovappinstance  -v | -version 
ovappinstance  -i | -instance <instance> {-st | -state} | {-h | -host} [-an | -appNamespace <appNamespace>] 
ovappinstance  -is | -instances [-an | -appNamespace <appNamespace>] 
ovappinstance  -ai | -activeInstances [-an | -appNamespace <appNamespace> ] 
ovappinstance  -vc | -verifyConfig 

DESCRIPTION

The ovappinstance command reads and displays the information contained in the APM XML configuration files. For information about the parameters you can use with the ovappinstance command, see "Parameters." For information about the options you can use with the ovappinstance command parameters, see "Options."

Parameters

The ovappinstance command recognizes the following parameters:

-h | -help
Displays the command parameters and options.

-v | -version
Displays the version of the command.

-i | -instance <instance>
Returns information about the specified application instance.

-is | -instances
Returns information about all application instances found.

-ai | -activeInstances
Returns information about all application instances found to be up and running.

-vc | -verifyConfig
Check s and report on the validity of the APM XML configuration files.

Options

You can use the following options with the ovappinstance command parameters:

-st | -state
Displays the outage state of the instance specified in <instance>.

-h | -host
Gets the virtual IP address of the instance <instance>. Alternatively, if the command is executed on a node, which is not configured as part of a high-availability cluster, it gets the FQDN or IP address of the local host.

-an | -appNamespace
Specifies the name of the application namespace whose information you want to display.

Return Codes

ovappinstance issues the following return codes:

0
All steps were completed successfully.

1
One or more steps failed.

EXAMPLES

The following examples show how to use the ovappinstance command.

AUTHOR

ovappinstance was developed by Hewlett-Packard Company.

SEE ALSO

ovclusterinfo(1), ovconfpar(1), ovpolicy(1).