Operating System - Linux
1829594 Members
1702 Online
109992 Solutions
New Discussion

No information in SMH after updating

 
JesperL
Occasional Contributor

No information in SMH after updating

HI

I updatet "HP System Management Homepage for Linux" from 2.1.12-200 to 2.1.15-210 trough SMH webinterface and now there is no information displayed about eg nic, Storage and System. Prior to update all information was displayed.

I have tried restating hpsmhd, hp-snmp-agents, hp-health and checked if /etc/snmp/snmpd.conf had changed. There is also no error in /var/spool/compaq/cma.log or hpasmd.log

#uname -a
Linux myserver 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.2 (Tikanga)

Can someone help??
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: No information in SMH after updating

Shalom,

SMH runs a daemon web server on port 2381 or 2301.

See if its running(LISTENING).

netstat -an | grep

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Predator
Trusted Contributor

Re: No information in SMH after updating

Hi,

HPSMH you use is not the latest one. To have proper support for RedHat 5.2 (one of the recent OS) use HPSMH version 3.0.0.68 or the latest release 3.0.2.77
Same as the case with other agents too.

Thnx
Predator
JesperL
Occasional Contributor

Re: No information in SMH after updating

Hi

It is only the different modules like nic, Storage and System that is not displayed. I can easyly make a login to https:/server:2381 and manage version controle agent. But that also it.

I also tried disabling/enabling det diffret modules in CIM and tried restarting the cimserver. but no luck

U say the version is not supportet on RHEL5.2. I was running a later version prior to the opgrade and it worked fine. Hmm

I now tried downgrading the supportpack back to version 8.11 trough the shell. SMH now works and is version hpsmh-2.1.12-200.

Just for kicks i tryed installed supportpack version 8.25 trougt the shell. This also works fine. It complained about package hp-ilo not being istalled, but both ilo and smh works. So i am sticking with this.

Thanks for your help