{"id":975,"date":"2012-06-26T07:47:27","date_gmt":"2012-06-26T12:47:27","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=975"},"modified":"2012-06-26T07:51:59","modified_gmt":"2012-06-26T12:51:59","slug":"proxmox-syslog-errors","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2012\/06\/proxmox-syslog-errors\/","title":{"rendered":"Proxmox Syslog Errors"},"content":{"rendered":"<p>So I run proxmox 2.1 (pve-manager\/2.1\/f9b0f63a).  I monitor the servers with Dell&#8217;s OpenManage 6.5 and Nagios.  I started noticing the following in my syslog (\/var\/log\/syslog)<\/p>\n<blockquote><p>Jun 26 07:35:21 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1)<br \/>\nJun 26 07:35:21 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1)<br \/>\nJun 26 07:35:51 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1)<br \/>\nJun 26 07:35:51 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1)<\/p><\/blockquote>\n<p>Quick check online points me to SNMP issues &#8211; apparently there is a &#8220;bug&#8221; that was fixed, but is still technically present due to the default settings of snmpd.<\/p>\n<p>Login as root<br \/>\n<code>nano \/etc\/default\/snmpd<\/code><br \/>\nChange the line with SNMPDOPTS to<br \/>\n<code>SNMPDOPTS='-LS6d -Lf \/dev\/null -u snmp -g snmp -I -smux -p \/var\/run\/snmpd.pid'<\/code><br \/>\nAnd the line with TRAPDOPTS to<br \/>\n<code>TRAPDOPTS='-LS6d -p \/var\/run\/snmptrapd.pid'<\/code><br \/>\nSave and Exit<\/p>\n<p>Then restart SNMPD<br \/>\n<code>\/etc\/init.d\/snmpd restart<\/code><\/p>\n<p>Watch the log file and see if you receive any more snmpd messages<br \/>\n<code>watch tail -45 \/var\/log\/syslog<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>So I run proxmox 2.1 (pve-manager\/2.1\/f9b0f63a). I monitor the servers with Dell&#8217;s OpenManage 6.5 and Nagios. I started noticing the following in my syslog (\/var\/log\/syslog) Jun 26 07:35:21 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1) Jun 26 07:35:21 pveserver1 snmpd[2015]: error on subcontainer &#8216;ia_addr&#8217; insert (-1) Jun 26 07:35:51 pveserver1 snmpd[2015]: error on subcontainer &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2012\/06\/proxmox-syslog-errors\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Proxmox Syslog Errors<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-975","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=975"}],"version-history":[{"count":2,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/975\/revisions"}],"predecessor-version":[{"id":977,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/975\/revisions\/977"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=975"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}