Operating System - HP-UX
1829671 Members
9814 Online
109992 Solutions
New Discussion

SnmpMaster agent does not start automatically

 
njia_1
Trusted Contributor

SnmpMaster agent does not start automatically

Hi

HP SnmpMaster agent does not automatically start after I run /sbin/init.d/SnmpMaster stop.

It is a rp2470 and a member of a 10 node cluster, all other nodes do not have this problem.

any idea ?
4 REPLIES 4
Warren_9
Honored Contributor

Re: SnmpMaster agent does not start automatically

hi,

in /etc/rc.config.d/SnmpMaster,

SNMP_MASTER_START=1
njia_1
Trusted Contributor

Re: SnmpMaster agent does not start automatically

Hi

Yes that setting is there, I can start the SnmpMaster agent by manually /sbin/init.d/SnmpMaster start

What I am saying is after I stoped it /sbin/init.d/SnmpMaster stop
it should be restart automatically. This is what happend to the other 9 nodes for the cluster.

Warren_9
Honored Contributor

Re: SnmpMaster agent does not start automatically

hi,

the stop should kill the snmp daemon, maybe some other place configure the auto start....

how about the /etc/inittab in the working nodes? is the snmp configure there?

GOOD LUCK!!
njia_1
Trusted Contributor

Re: SnmpMaster agent does not start automatically

Hi

/etc/inittab is the first thing I checked but did not find any thing related to snmp and also the other rp2470 has the same /etc/inittab file but did not have this problem.