HP Servicecontrol Manager 3.0 User's Guide

Installing HP Servicecontrol Manager
Upgrading from Servicecontrol Manager 2.5 to 3.0
Chapter 2
42
mxtool -lf > /directory/mxtool.scm25
mxrole -lt > /directory/mxrole.scm25
where directory is a directory that won’t be deleted during the installation upgrade.
Step 3. Install the software on the CMS by following the instructions in the section “Installing
Servicecontrol Manager on HP-UX” on page 30.
CAUTION When upgrading the CMS, do not install the SCM software with other products at the
same time.
Step 4. Check the swagent.log file on the CMS for errors:
/var/adm/sw/swagent.log
Step 5. Remove Debian 2.2 managed nodes if applicable. Debian is no longer a supported
operating system.
a. Remove the agent software on each managed node:
rpm -e mxagent
b. Remove the agent from the CMS configuration:
mxnode -r -n node
where node is the hostname of the managed node.
Step 6. Upgrade existing HP-UX managed nodes:
a. Upgrade the SCM software on each HP-UX node and install the WBEM agent:
swinstall -s server:directory B8339BA.SysMgmtAgent B8465BA
where server is the hostname of the depot server and directory is the location of
the depot files on the depot server.
b. Configure the managed node:
/opt/mx/bin/mxagentconfig -a -n cms -p password
where cms is the hostname of the CMS and password is the MxConfigPassword that
you verified earlier.
c. Configure WBEM and start the cimserver on each managed node:
/opt/wbem/sbin/cimconfig -s enableRemotePrivilegedUserAccess=true -p
/opt/wbem/sbin/cimserver
Step 7. Remove and add existing Linux managed nodes:
a. Remove any existing SCM software from the Linux managed nodes. Follow the steps
in “Removing Servicecontrol Manager” on page 46.
b. Add the Linux nodes by following the instructions in “Adding Managed Nodes” on
page 37. This step can be performed in conjunction with adding new managed nodes
in the following step.
Step 8. Add new managed nodes by following the instructions in “Adding Managed Nodes” on
page 37.