Server Management - Systems Insight Manager
1753797 Members
7167 Online
108805 Solutions
New Discussion юеВ

Problem accessing HPSIM console after changing the IP adress

 
Martin Graf
New Member

Problem accessing HPSIM console after changing the IP adress

i allready made all the sugestions in the following message!
Subject: How do i change Database Connection User?
2 REPLIES 2
LukaS_9
Regular Advisor

Re: Problem accessing HPSIM console after changing the IP adress

Hi, follow the steps below:

Note: It is recommended that you remove all WBEM subscriptions before changing the IP address. After the IP address is changed, and then you can re-add the WBEM subscriptions. If you do not remove the WBEM subscriptions before changing the IP address, you will no longer receive WBEM events for registered items and you may not be able to re-add them after the IP address has been changed.

1. Remove WBEM Subscription
# mxwbemsub -r ( ( -n ) | ( -f ) )
2. Change IP Address
3. Update the host name entry in the DNS table on the DNS server if required.
4. Stop HP SIM daemons by executing the following command:
#/opt/mx/bin mxstop
5. Go to /var/opt/hpsmdb/pgsql/ and modify the file pg_hba.conf. Change the old IP Address to the new IP Address.
6. Start HP SIM daemons by executing the following command:
#/opt/mx/bin mxstart
Verify HP SIM daemons and the postgres is running:
#ps ├в ef | grep mx
/opt/mx/lbin/mxdomainmgr
/opt/mx/lbin/mxdtf
postgres: mxadmin insight_v1_0

Note: If the database is not running, manually start the database:
/sbin/init.d/hpsmdb start

7. Launch mozilla and navigate to http://:280
8. Go to Configure > Configure or Repair Agents and select the check box for Configure SNMP > Set traps to refer to this instance of HP Systems Insight Manage and Create subscriptions for WBEM events, then click Run Now.

regards
luca
David Claypool
Honored Contributor

Re: Problem accessing HPSIM console after changing the IP adress

Have you consulted the document "Changing the HP SIM 5.x System Name" from http://www.hp.com/go/hpsim --> Information Library?