> -----Original Message----- > From: fedora-list-bounces@xxxxxxxxxx > [mailto:fedora-list-bounces@xxxxxxxxxx] On Behalf Of Timothy A. Holmes > Sent: Saturday, October 01, 2005 7:50 AM > To: For users of Fedora Core releases > Subject: SNMP Problems > > Good Morning everyone: > > I am hitting a bit of a snag here with SNMP: > > I have a FC3 samba server which I wish to begin monitoring, > and I am in the beginning stages of getting it set up. > > I logged into the system remotely using ssh Checked the > snmpd.conf file but didn't change anything Started the snmpd > daemon Fed it the following command > > Snmpwalk -v 1 -c public localhost system > > I got an error indicating that the net-snmp-utils were not > installed, so I yum install net-snmp-utils > > now when I try to start snmpd I get the following error > > [root@srvfs-02 snmp]# service snmpd start Starting snmpd: > /usr/sbin/snmpd: symbol lookup error: /usr/sbin/snmpd: > undefined symbol: snmp_log_syslogname > [FAILED] > > I have googled around for this problem, and have found > nothing - can someone please suggest a solution or a course > of action???? > > > Timothy A. Holmes > IT Manager / Network Admin / Web Master / Computer Teacher > > Medina Christian Academy > A Higher Standard... > > Jeremiah 33:3 > Jeremiah 29:11 > Esther 4:14 > do you have net-snmp-libs installed? -Mike