> Yep. We only offer binaries for FC6, not FC7, though, so you'd need to > build from source. > > If you prefer binary packages instead, you could: > > - install a 5.4.x SVN snapshot package for FC7 (see > http://www.net-snmp.org/wiki/index.php/Third-Party_Packages -- let us > know how it works for you) > > and/or > > - file a bug with Fedora to get them to include the above patch in their > package > Thomas, I did "yum remove net-snmp". I then did the following: # wget http://garr.dl.sourceforge.net/sourceforge/net-snmp/net-snmp-5.4.1.tar.g z # ./configure # make # make test # make install # cp /usr/src/net-snmp-5.4.1/EXAMPLE.conf /usr/local/etc/snmp/snmpd.conf
* I made a few changes to make it look like the previous snmpd.conf # snmpd -f -Le netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() netsnmp_assert !"registration != duplicate" failed agent_registry.c:535 netsnmp_subtree_load() /usr/local/etc/snmp/snmpd.conf: line 417: Warning: Unknown token: smuxpeer. Error opening specified endpoint "" Server Exiting with code 1 It does not seem to recognize smuxpeer command. Do you know what is happening? Also, in this new installation, how can I start snmpd? "service snmpd start" does not work anymore. The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users