Stopping and Restarting the CIM Object Manager
If you change a provider,
you must stop and restart the CIM Object Manager before using the updated
provider.
To Stop the CIM Object Manager
-
Become root by typing the following command at the system prompt:
% su
-
Type the root password when you are prompted.
-
Stop the CIM Object Manager by typing the following command:
# /etc/init.d/init.wbem stop
To Restart the CIM Object Manager
-
Become root by typing the following command at the system prompt:
% su
-
Type the root password when you are prompted.
-
Restart the CIM Object Manager by typing the following command:
# /etc/init.d/init.wbem start