Server Management - Systems Insight Manager
1833430 Members
3414 Online
110052 Solutions
New Discussion

Re: snmp config

 
Corey Cheever
New Member

snmp config

I'm tring to config HP System Management Homepage v2.0 on Lunix Red Hat enterprise v.3 can I see some config files so I have something to compaire mine to
thanks

 

 

P.S. This thread has been moved from ITRC OV education & training Forum to ITRC HP Systems Insight Manager Forum - HP Forums moderator

6 REPLIES 6
David Claypool
Honored Contributor

Re: snmp config

Run '/etc/rc.d/init.d/hpasm reconfigure' and it will prompt you through the information needed to configure. You can examine the configuration resulting as your reference. Don't forget to also look at /etc/snmp/snmpd.conf.
Corey Cheever
New Member

Re: snmp config

thanks for the info but every time I run the /etc/rc.d/init.d/hpasm the program does nothign I'm using the run program in linux should I try someting elts?
David Claypool
Honored Contributor

Re: snmp config

Open a terminal and type exactly

/etc/rc.d/init.d/hpasm reconfigure [ENTER]

...where [ENTER] means to push the button. What are the results?
Corey Cheever
New Member

Re: snmp config

ok that worked but I'm getting an error cannot start snmpd
David Claypool
Honored Contributor

Re: snmp config

How did you install? Did you install only the hpasm RPM package or did you use the ProLiant Support Pack? Best thing to do is to go get the entire PSP and re-install. That will solve all of the dependencies, including the SNMP stack with cmaX (Compaq Management Agent eXtensions).

[By the way, everyone, beginning with the PSP 7.4, the cmaX SNMP stack becomes optional and you will be able to use the NET-SNMP stack that comes with current releases of distributions (RHEL4U1, SLES9)]
Corey Cheever
New Member

Re: snmp config

yes I did install the cmaX package thats when the snmp proble started I'm tring to figure how to unistall cmaX package and install the original package that came with redhat which is an older package, any ideas ? thanks for you time.