RE: How do you determine from a running CIMOM the search path it uses to find providers?
Surendra Kodali <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <OF41BC92AE.6E2D384D-ON652576D9.0027FABF-652576D9.002986C4@in.ibm.com> |
Pegasus development build uses $HOME/lib to look for providers and the
Pegasus Release builds looks for providers in
/usr/%{_lib}/Pegasus/providers by default. Using providerDir config
property, you can specify your own providers location.
Regards
Surendra
"Steve Peters"
<Steve_Peters@pmc
-sierra.com> To
"John Robinson"
01/03/2010 12:45 <[email protected]>,
<[email protected]>
cc
Subject
RE: How do you determine from a
running CIMOM the search path it
uses to find providers?
Pegasus on Windows uses Pegasus/bin to look for providers and their
libraries. I know on Linux it is different.
Steve
From: John Robinson [mailto:[email protected]]
Sent: Saturday, February 27, 2010 4:06 PM
To: [email protected]
Subject: How do you determine from a running CIMOM the search path it uses
to find providers?
Does OpenPegasus find the path to libraries representing provider
implementations by looking in a set directory or via directory specified
during the registration of the provider.
If a running CIMOM has a prefered set of directories that it uses to search
for providers, how to you determine the search path it uses.