<?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: problems with ucd-snmp in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026981#M74024</link>
    <description>Have same problem with ucd-snmp compilation.&lt;BR /&gt;Finaly I found that there are big mess with include paths, so I changed them to point to valid files in ucd-snmp patch and source files, and rebuilded rpm package succesfuly.&lt;BR /&gt;&lt;BR /&gt;But recompilation doesn't solved my problem - there are still empty fields in Insight Manager from agents with servers where is RedHat 8.0 installed.</description>
    <pubDate>Mon, 15 Sep 2003 16:13:14 GMT</pubDate>
    <dc:creator>Andrius</dc:creator>
    <dc:date>2003-09-15T16:13:14Z</dc:date>
    <item>
      <title>problems with ucd-snmp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026978#M74021</link>
      <description>i'm having some issues with the ucd-snmp-4.2.5-7cmaX.76.Redhat7_2 src.rpm from the hp software &amp;amp; drivers, spec. the cmaX module.  first, the cmaX.c calls for header files not yet installed (sort of like the chicken and the egg question).  the rpm build kept balking at this portion of c source:&lt;BR /&gt;/* ucd-snmp */&lt;BR /&gt;#include &lt;UCD-SNMP&gt;&lt;BR /&gt;#include &lt;UCD-SNMP&gt;&lt;BR /&gt;#include &lt;UCD-SNMP&gt;&lt;BR /&gt;&lt;BR /&gt;i got around this by building a temp. ucd-snmp rpm without the cmax module, installing that, then rebuild the rpm with cmax.  installed that and tried to start the agent, but it gives me this error in the messages:&lt;BR /&gt;localhost ucd-snmp[8144]:  cmaX: cmaX.c, SetUpListenSocket (725): bind() failed! &lt;BR /&gt;&lt;BR /&gt;strace shows this:&lt;BR /&gt;bind(8, {sin_family=AF_INET, sin_port=htons(725), sin_addr=inet_addr("127.0.0.1")}}, 16) = -1 EADDRINUSE (Address already in use)&lt;BR /&gt;fstat64(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0&lt;BR /&gt;mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40019000&lt;BR /&gt;write(3, "\n", 1)                       = 1&lt;BR /&gt;write(3, "cmaX: cmaX.c, SetUpListenSocket "..., 54) = 54&lt;BR /&gt;&lt;BR /&gt;what?!??!?  am i missing something here? netstat shows port 725 only when i start the snmpd agent, so something else in snmpd is using that port.  does anyone know what that is ?&lt;BR /&gt;thanks&lt;/UCD-SNMP&gt;&lt;/UCD-SNMP&gt;&lt;/UCD-SNMP&gt;</description>
      <pubDate>Thu, 17 Jul 2003 23:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026978#M74021</guid>
      <dc:creator>Sang Yi</dc:creator>
      <dc:date>2003-07-17T23:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ucd-snmp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026979#M74022</link>
      <description>While you are testing this stuff, turn off your firewall.&lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;service ipchains stop&lt;BR /&gt;&lt;BR /&gt;Depending on which one you are using.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 18 Jul 2003 01:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026979#M74022</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-18T01:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ucd-snmp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026980#M74023</link>
      <description>i don't think it's ipfilter that's getting in the way (esp. since i'm not using any).  cmaX seems to want to bind to particular socket that's already being used by something in snmpd.  has anyone else have problems using the cmaX release of ucd-snmp from hp?  for that matter, is anyone using the ucd-snmp with the health agents from hp?</description>
      <pubDate>Fri, 18 Jul 2003 16:07:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026980#M74023</guid>
      <dc:creator>Sang Yi</dc:creator>
      <dc:date>2003-07-18T16:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: problems with ucd-snmp</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026981#M74024</link>
      <description>Have same problem with ucd-snmp compilation.&lt;BR /&gt;Finaly I found that there are big mess with include paths, so I changed them to point to valid files in ucd-snmp patch and source files, and rebuilded rpm package succesfuly.&lt;BR /&gt;&lt;BR /&gt;But recompilation doesn't solved my problem - there are still empty fields in Insight Manager from agents with servers where is RedHat 8.0 installed.</description>
      <pubDate>Mon, 15 Sep 2003 16:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problems-with-ucd-snmp/m-p/3026981#M74024</guid>
      <dc:creator>Andrius</dc:creator>
      <dc:date>2003-09-15T16:13:14Z</dc:date>
    </item>
  </channel>
</rss>

