(file) Return to cimprovider.1 CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm / manLinux / man1.Z

File: [Pegasus] / pegasus / rpm / manLinux / man1.Z / cimprovider.1 (download)
Revision: 1.5, Tue May 9 10:59:09 2006 UTC (18 years, 1 month ago) by mateus.baur
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch-New, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_6_0-FC
Changes since 1.4: +6 -3 lines
BUG#: 5027
TITLE: cimprovider timeout needs to be increased

DESCRIPTION: Timeout value increased and documentation updated.

.\" $Header: /cvs/MSB/pegasus/rpm/manLinux/man1.Z/cimprovider.1,v 1.5 2006/05/09 11:59:09 mateus.baur Exp $
.\" .TA c \" lowercase initial letter of .TH name
.TH "cimprovider" "1" "" "" ""
.SH "NAME"
cimprovider \- disable, enable, remove , list or display status of registered CIM providers or 
CIM provider modules
.SH "SYNOPSIS"
\fBcimprovider\fP \fB\-d\fP \fB\-m\fP module

\fBcimprovider\fP \fB\-e\fP \fB\-m\fP module

\fBcimprovider\fP \fB\-r\fP \fB\-m\fP module [ \fB\-p\fP provider ]

\fBcimprovider\fP \fB\-l\fP  [ \fB\-s\fP | \fB\-m\fP module ]

\fBcimprovider\fP \fB\-h\fP

\fBcimprovider\fP \fB\-\-help\fP

\fBcimprovider\fP \fB\-\-version\fP

.SS Remarks
The
.B \-l
option for this command
can be executed by any user(s). All other options require superuser permissions.
.PP 
This command disables, enables, or removes one CIM provider
module or CIM provider at a time.
.SH "DESCRIPTION"
The 
.B cimprovider 
command provides a command line interface to disable, enable, unregister, and
list registered CIM providers.  If a CIM provider is disabled, the CIM Server 
rejects any requests to the provider.  If a CIM provider is enabled, the CIM 
Server forwards requests to the provider.  And if a CIM provider is 
unregistered, the CIM Server will no longer have any information about the 
provider.
.PP 
In order to use the 
.B cimprovider 
command, 
.B cimserver
has to be running and 
the specified provider module (a grouping of providers 
in the same shared library) or provider has to be registered with WBEM Services.
.PP 
The first form of 
.B cimprovider 
disables the specified provider module.  
When a specified provider module is in the disabled state, any
new requests to the providers that are contained in the specified provider module will be rejected.
.PP 
The second form of 
.B cimprovider 
enables the providers that are contained in the specified provider module. 
The providers that are contained in the 
specified provider module are now ready to accept new requests.
.PP 
The third form of 
.B cimprovider 
removes (un\-registers) the specified provider module and all of its contained 
providers or the specified provider in the specified provider module.
Once removed, a provider or provider module
must be re\-registered (typically by loading its registration schema via the 
.B cimmof 
command).
.PP 
The last form of 
.B cimprovider 
lists all the registered provider modules and module status or 
all the providers in the specified provider module. To list all providers in 
all modules, issue 
a 
.B cimprovider \-l 
command, followed by 
.B cimprovider \-l \-m 
for each listed module.
.PP 
Specifying no options with the 
.B cimprovider 
command displays the command
usage.
.SS Options
The 
.B cimprovider 
command recognizes the following options:
.RS
.TP 15
.B \-d
Disables the specified CIM provider 
.I R module . 
If user(s) try to disable a module that is already 
disabled, an error message is returned and no action is taken.
.TP 
.B \-e
Enables the specified CIM provider 
.I R module . 
If user(s) try to enable a module that is already enabled 
or try to enable a module that is disabling, an error message is returned and 
no action is taken.
.TP 
.B \-h, \-\-help
Display command usage information.
.TP 
.B \-l 
Displays all the registered provider modules.
.TP 
\fB\-m\fP module
Specifies the provider
.I module
for the operation.
.TP 
\fB\-p\fP provider
Specifies the
.I provider
for the operation.
.TP 
.B \-r
Removes the specified provider 
.I module 
and all of its contained providers.  If
.I provider
is specified, removes the specified 
.I provider
in the specified provider
.I module
(not affecting any other providers in that module).
.TP 
.B \-s
Displays the status of provider modules.
.TP 
.B \-\-version
Display CIM Server version number.
.SH "EXIT STATUS"
.PP 
When an error occurs, an error message is written to stderr and an
error value 1 is returned.  The following return values are returned:
.RS
.TP 
.B 0
Successful completion
.PD 0
.TP 
.B 1
Error
.PD
.RE
.SH "USAGE NOTES"
.PP 
The 
.B cimprovider 
command requires that the CIM Server is running. If an operation requires
more than two minutes to be processed, the
.B cimprovider 
command prints a timeout message and returns an error value.
.SH "EXAMPLES "
.PP 
Disable provider module "OperatingSystemProvider" and 
all of its contained providers (placing them in a stopped state).
.IP 
.B cimprovider \-d \-m OperatingSystemProvider
.PP 
Enable provider module "OperatingSystemProvider" and 
all of its contained providers (placing them in an OK state).
.IP 
.B cimprovider \-e \-m OperatingSystemProvider
.PP 
Remove (un\-register) the "OperatingSystemProvider" 
provider module and all of its contained providers.
.IP 
.B cimprovider \-r \-m OperatingSystemProvider
.PP 
Remove (un\-register) the "PG_OperatingSystemProvider" 
provider that is contained in the "OperatingSystemProvider" provider module.
.IP 
.B cimprovider \-r \-m OperatingSystemProvider \-p PG_OperatingSystemProvider
.PP 
List the registered provider modules.
.IP 
.B cimprovider \-l
.PP 
List the registered provider modules and their status 
(such as OK, Stopping, Stopped).
.IP 
.B cimprovider \-l \-s
.PP 
List the registered providers which are contained in the 
"OperatingSystemProvider" provider module.
.IP 
.B cimprovider \-l \-m OperatingSystemProvider
.SH "SEE ALSO"
.PP 
cimmof(1), cimserver(1).

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2