HP Operations Manager for Windows

ovconfpar


NAME

ovconfpar

- set and return configuration parameters remotely

SYNOPSIS

ovconfpar  -get [-host <hostname> [-targetid [<id>]...] -ovrg <OVRG> -ns <namespace> ] 
ovconfpar  -change [-host <hostname> [-targetid [<id>]...] -ovrg <OVRG>] -ns <namespace> [ [-set <attr> <value>]... | [-clear [<attr>] ]... ] 
ovconfpar  -help 
ovconfpar  -version 

DESCRIPTION

The ovconfpar command reads and sets configuration parameters for installed HP Operations components. For information about the parameters you can use with the ovconfpar command, see "Parameters." For information about the options you can use with the ovconfpar command parameters, see "Options."

Parameters

The ovconfpar command recognizes the following parameters:

-get <options>
Returns the value or values of one or more keys for the specified namespaces.

-change <options>
Sets different key-value pairs for multiple namespaces.

-version
Displays the version of the command.

-help
Displays the help information.

Options

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

-host <hostname> [-targetid <id>]
Host name and target ID of the remote machine.

-ovrg <OVRG>
If the parameter you want to get or change belongs to an HPOM Resource Group, use -ovrg to specify the name of the resource group.

-ns <namespace>
Name of the namespace whose configuration parameters you want to get or change.

-set <attr> <value> ...
Sets the named attribute to the specified value for the specified namespace.

-clear [<attr>] ...
Clears the named attributes from the specified namespace. If no attribute is specified, all attributes are cleared for the specified namespace.

Return Codes

ovconfpar 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 ovconfpar command.

AUTHOR

ovconfpar was developed by Hewlett-Packard Company.

SEE ALSO

ovappinstance(1), ovclusterinfo(1), ovpolicy(1).