Server Management - Systems Insight Manager
1850456 Members
1975 Online
104054 Solutions
New Discussion

Re: HP System Management Homepage

 
sdb_2
Regular Advisor

HP System Management Homepage

I have a question regarding the system management homepage.
I installed this on a linux server with the rpm packages. Next, I imported the certificate of our HPSIM server with the /usr/local/hp/hpSMHSetup.pl wizard.

After finishing the wizard, hpsmhd starts successfully:
Stopping hpsmhd: [ OK ]
Starting hpsmhd: [ OK ]

When I try to browse to http://:2381, it gives me a time-out and nothing is displayed...

Is there anything I forgot to configure?
6 REPLIES 6
sdb_2
Regular Advisor

Re: HP System Management Homepage

Ok, now I can connect to the System Management Homepage of my server. It was a firewall issue.

Next issues I have now are:
- in the system management homepage, system model is displayed as "unknown". (It's a BL460C). Also the management processor is displayed as "none"

- in HPSIM there are no links to the system management homepage from the server "Tools & Links" - page

Does anyone know how I can solve this?
SeanOB1
Advisor

Re: HP System Management Homepage

Need to install HP management agents and ensure that SNMP is enabled and configured with community strings and SIM server IP.
Rob Buxton
Honored Contributor

Re: HP System Management Homepage

As noted by the previous poster, you really need to install the entire Proliant Support Package (PSP) for the Linux version you have. There is also an hpmgmt.conf.example that can be edited and used in a silent install to give a consistent installation.
TarunJain
Respected Contributor

Re: HP System Management Homepage

Hi Stefan,
You should get the required step by step instruction to manage linux system on following link:
http://www.hp.com/wwsolutions/misc/hpsim-helpfiles/mxhelp/mxportal/en/admin_managedNodeSetup.html
Let us know if you need more information

I am an HPE Employee

Accept or Kudo
src="/html/assets/hpe_banner_SME_signature.p ng">

sdb_2
Regular Advisor

Re: HP System Management Homepage

I changed to snmpd.conf file.
Added lines:
trapsink
rocommunity hpsim

Is there anything else I need to add or change? I'm not really an expert in SNMP...

Thanks
sdb_2
Regular Advisor

Re: HP System Management Homepage

.