7–Installing Management Applications
Detailed Procedures
77
83840-546-00 D
Build and install OpenPegasus
From $PEGASUS_ROOT (the location of the Pegasus source root directory), run
the following:
make clean
make
make repository
Start CIM Server on the Server
Use the
cimserver
command to start CIM server. To stop CIM server, use the
command
cimserver -s
.
To check whether OpenPegasus has been installed properly, enter the following
command:
cimcli ei -n root/PG_Interop PG_ProviderModule
Configure OpenPegasus on the Server
Use the
cimconfig
command to configure OpenPegasus, as shown in
NOTE
Whenever OpenPegasus is built from source, all configurations are reset to
the default values. If you are rebuilding OpenPegasus, you must redo the
configuration as described in
“Configure OpenPegasus on the Server” on
NOTE
For OpenPegasus compiled from source, PEGASUS_HOME must be
defined when you start CIM server. Otherwise, CIM server will not load the
repository properly. Consider setting PEGASUS_HOME in the
.bash_profile
file.
Table 7-4. cimconfig Commands to Configure OpenPegasus
Command
Description
cimconfig -l
List all valid property names.
cimconfig -l -c
List all valid property names and its value
cimconfig -g <property name>
Query a particular property.
cimconfig -s <property
name>=<value> -p
Set a particular property.
Summary of Contents for 8400 Series
Page 390: ......