Changing the HP Systems Insight Manager 5.x system name and password

g. Update tasks set modifiedbyuser=replace(modifiedbyuser,’<old
hostname’,’<new hostname>’)
h. Update tasks set ownedbyuser=replace(ownedbyuser,’<old hostname>’,’<new
hostname>’)
22. Select Control Panel>Administrative Tools>Services and start the HP Virtual Machine
Management service.
23. If the CMS is a Virtual Machine host managed by VMM, un-register the virtual machine host using
the old host name and re-register it using the new host name.
To un-register and re-register, enter the following from the command prompte:
C:\>cd <VMM installation path>\bin
C:\<VMM installation Parh>\bin>vmcli –unregisterAgent vmm://<old
hostname>
C:\<VMM installation Path>\bin>vmcli –registerAgent vmm://<new
hostname>
After changing the IP address and the host name of the
CMS
Perform the following steps after changing the IP address and host name of the CMS. Restart the CMS
when prompted.
1. Select Control Panel>Administrative Tools>Services.
2. Stop the following services:
o HP Systems Insight Manager
o HP Systems Management Homepage
3. Stop the following plug-in if it is installed:
o HP Virtual Machine Management service
The following VMM service is not supported from VMM 2.x or later:
o HP Virtual Machine Management Web service
The following PMP services are not supported from PMP 5.x or later:
o HP PMP Tools service
o HP Performance Management Pack service
4. Follow the instructions provided at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/instsql/in_afterinstall_5r8f.asp
Note: Step 3 must be performed only if the SQL Server is running locally or if SQL Server is
renamed.
Note: Steps 3-12 must be performed only if SQL Server is running on the same machine where
HP SIM is installed. If SQL Server is running on a remote machine, these steps are not necessary.
Note: If the host name of the server (remote) that runs SQL Server or Oracle is changed, then
Steps 3-11 must be performed to reflect the new remote host name.
5. Open the database.props file located in the <HP SIM Install folder>\config\ folder
using Notepad.
Edit the hp.Database.hostName entry to reflect the new host name.