<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133186#M50045</link>
    <description>Need more info about the messages you get on the log.&lt;BR /&gt;is this issue started after you install PSP?</description>
    <pubDate>Fri, 03 Oct 2008 02:07:01 GMT</pubDate>
    <dc:creator>Nuwan Alwis</dc:creator>
    <dc:date>2008-10-03T02:07:01Z</dc:date>
    <item>
      <title>/var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133185#M50044</link>
      <description>Setting up RHEL 5.2 32 bit on DL380G4 and G5.&lt;BR /&gt;Used ProLiant Support Pack 8.12 &lt;BR /&gt;Noticing loads of messsages in /var/log/messages from snmpd about activity on 127.0.0.1&lt;BR /&gt;For sundry reasons, no HP Sim or OpenView or Nagios or...&lt;BR /&gt;Just want to not see the messages.&lt;BR /&gt;Assume there is a config file - not sure where or what to change.</description>
      <pubDate>Thu, 02 Oct 2008 02:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133185#M50044</guid>
      <dc:creator>Jane W.</dc:creator>
      <dc:date>2008-10-02T02:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133186#M50045</link>
      <description>Need more info about the messages you get on the log.&lt;BR /&gt;is this issue started after you install PSP?</description>
      <pubDate>Fri, 03 Oct 2008 02:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133186#M50045</guid>
      <dc:creator>Nuwan Alwis</dc:creator>
      <dc:date>2008-10-03T02:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133187#M50046</link>
      <description>The system wasn't up for long with RHEL 5.2 before PSP 8.11 was installed (I had incorrectly listed 8.12 in the original post) so can't be 100% sure that is when they showed up as the older files have have aged off already.&lt;BR /&gt;&lt;BR /&gt;Messages are like this:&lt;BR /&gt;hostname snmpd[2422]: Connection from UDP: [127.0.0.1]:34164&lt;BR /&gt;&lt;BR /&gt;hostname snmpd[2422]: Received SNMP packet(s) from UDP: [127.0.0.1]:34164&lt;BR /&gt;&lt;BR /&gt;and followed by ones with the last part incrementing up as 34165, 34166, etc.  sometimes the first message is followed by one or more instances of&lt;BR /&gt;&lt;BR /&gt;hostname last message repeated 3 times&lt;BR /&gt;(or 2 times or 4 times or ...)&lt;BR /&gt;&lt;BR /&gt;The /var/log/messages* files are full of these messages, obscuring useful ones.&lt;BR /&gt;&lt;BR /&gt;Looked at an older system with RHEL 5 set up by someone else even longer ago; it has PSP 8.0 and has much the same messages.&lt;BR /&gt;&lt;BR /&gt;I have not yet found the right document to help me understand what configuration file I should change.</description>
      <pubDate>Fri, 03 Oct 2008 16:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133187#M50046</guid>
      <dc:creator>Jane W.</dc:creator>
      <dc:date>2008-10-03T16:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133188#M50047</link>
      <description>Logging level is set in start parameters, so you need to look in your starting scripts.&lt;BR /&gt;&lt;BR /&gt;I'm using SUSE, so i found next line in my /etc/init.d/snmpd&lt;BR /&gt;&lt;BR /&gt;startproc $SNMPD $SNMPDCONF -r -A -LF ${SNMPD_LOGLEVEL:-d} $SNMPD_LOGFILE -p /var/run/snmpd.pid $agentargs $S NMPDNOSMUX $SNMPDNOTCPWRAPPERLOG&lt;BR /&gt;&lt;BR /&gt;and lines:&lt;BR /&gt;SNMPD_CONFIG=/etc/sysconfig/net-snmp&lt;BR /&gt;# Read config&lt;BR /&gt;. $SNMPD_CONFIG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so i looked in to /etc/sysconfig/net-snmp&lt;BR /&gt;and found:&lt;BR /&gt;## Path:        System/Net-SNMP&lt;BR /&gt;## Description: Log level of the snmp server.&lt;BR /&gt;## Type:        string(!,a,c,e,w,n,i,d,0,1,2,3,4,5,6,7)&lt;BR /&gt;## Default:     d&lt;BR /&gt;#&lt;BR /&gt;# Defines the log level for the snmpd.&lt;BR /&gt;#&lt;BR /&gt;# The default is set to d (7, LOG_DEBUG)&lt;BR /&gt;# This reflects the default for old init script.&lt;BR /&gt;#&lt;BR /&gt;SNMPD_LOGLEVEL="d"&lt;BR /&gt;&lt;BR /&gt;so i changed it to SNMPD_LOGLEVEL="1", restarted snmpd and annoing messages is no longer appears.&lt;BR /&gt;&lt;BR /&gt;RH Linux must have something like this to.&lt;BR /&gt;&lt;BR /&gt;P.S.  Just looked into RHEL scripts&lt;BR /&gt;they have line&lt;BR /&gt;OPTIONS="-Lsd -Lf /dev/null -p /var/run/snmpd.pid -a"&lt;BR /&gt;so you can set snmpd parameters in your flavor. Look to snmpd --help&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Oct 2008 07:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133188#M50047</guid>
      <dc:creator>Maxim Revutskiy</dc:creator>
      <dc:date>2008-10-07T07:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133189#M50048</link>
      <description>&lt;!--!*#--&gt;The /etc/init.d/snmpd on RHEL 5.2 refers to a file /etc/snmp/snmpd.options and if it does not exist, uses the default you noted.&lt;BR /&gt;&lt;BR /&gt;The systems did not have a file /etc/snmp/snmpd.options so I created one.  To figure out the logging options I installed the net-snmp-utils RPM so I got the man page for snmpcmd and could see the conventions for the -L option.  I used &lt;BR /&gt;"-LS 1 d -Lf /dev/null -p /var/run/snmpd.pid -a".  I was doing "tail -f /var/log/messages" and restarted snmpd.   And stopped getting all those annoying messages.&lt;BR /&gt;&lt;BR /&gt;Thanks so much for the help.</description>
      <pubDate>Thu, 09 Oct 2008 17:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133189#M50048</guid>
      <dc:creator>Jane W.</dc:creator>
      <dc:date>2008-10-09T17:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: /var/log/messages lots of msgs re snmpd on 127.0.0.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133190#M50049</link>
      <description>solution posted in my immediately preceding post.</description>
      <pubDate>Thu, 09 Oct 2008 17:59:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/var-log-messages-lots-of-msgs-re-snmpd-on-127-0-0-1/m-p/5133190#M50049</guid>
      <dc:creator>Jane W.</dc:creator>
      <dc:date>2008-10-09T17:59:41Z</dc:date>
    </item>
  </channel>
</rss>

