Re: snmpd silently dies after being started



Bennett Haselton wrote:
I installed snmpd on a machine running CentOS 4.5 using "yum install
net-snmp",
but whenever I start the snmpd service, it starts with
no error but then dies silently:

[root@localhost cacti]# service snmpd start
Starting snmpd: [ OK ]
[root@localhost cacti]# ps auwx | grep snmp
root 26756 0.0 0.0 4640 624 pts/0 S+ 02:25 0:00 grep
snmp
[root@localhost cacti]#

[i.e. "ps auwx | grep snmp" should list any instances of snmpd that
were
running, but none are listed]

What might be causing the snmpd daemon to fail? Does it write an
error log
anywhere when it winks out like that?

I do not know about snmpd in particular, but most daemons write into
/var/log/messages unless you have directed them elsewhere.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ PGP-Key: 9A2FC99A Registered Machine 241939.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 15:30:01 up 6 days, 5:16, 0 users, load average: 4.43, 4.46, 4.26
.



Relevant Pages