On 17-Oct-2006, at 4:08 AM, Thomas Anders wrote:

chris jalbert wrote:

I finally got everything to build on Darwin 8 and 9, and they will

require some slight differences in the platform headers which I need to

break out (since I pass CFLAGS to configure to pick up the #defines) and

post patches for.


This is still with embedded Perl and Perl modules disabled? If so, do

you also plan to work on potential Perl issues on OSX in the near future?


The Perl modules compile with my patches, but I haven't yet tried embedded Perl.

On 17-Oct-2006, at 5:43 AM, SourceForge.net wrote:
Bugs item #1498643, was opened at 2006-06-01 07:00
Comment By: Thomas Anders (tanders)
Date: 2006-10-17 14:43

Workaround/fix is to configure
--with-out-mib-modules=mibII/ipv6 .

----------------------------------------------------------------------

Comment By: Thomas Anders (tanders)
Date: 2006-08-30 12:12

Any progress on this? I'm in the process of fixing IPv6
multi-platform support for the upcoming 5.4 release and the
release cycle will start soon.

I have not yet enabled IPv6 because even when I got it to compile, it did not return useful data.

On 17-Oct-2006, at 5:03 AM, Dave Shield wrote:
On 17/10/06, chris jalbert <[EMAIL PROTECTED]> wrote:
I am currently debugging the daemon to figure out why the cpu and memory
stats aren't coming thru when I do a top-level snmpwalk, i.e. "snmpwalk -v
2c -c public localhost".

That will  just walk the 'mib2' subtree - including the host resources
tables (if enabled), but not including the Net-SNMP-specific tables.
As Thomas has suggested, do an explicit walk of '.1' to see
everything.

I see more stuff, but no CPU stats.

I see two memory fields (I lump the hrStorage* field together):
HOST-RESOURCES-MIB::hrMemorySize.0 = INTEGER: 0 KBytes
HOST-RESOURCES-MIB::hrStorageType.1 = OID: HOST-RESOURCES-TYPES::hrStorageRam
HOST-RESOURCES-MIB::hrStorageDescr.1 = STRING: Physical memory
HOST-RESOURCES-MIB::hrStorageAllocationUnits.1 = INTEGER: 25 Bytes
HOST-RESOURCES-MIB::hrStorageSize.1 = INTEGER: 536870912

The first is obviously incorrect, but the hrStorageSize value is correct. (I am puzzled by the value of hrStorageAllocationUnits…)

I finally got everything to build on Darwin 8 and 9, and they will require some slight
differences in the platform headers which I need to break out (since I pass CFLAGS
to configure to pick up the #defines) and post patches for.

I'm not trying to pressure you, but do you have any feel for when
these might be ready?
Now that Wes is back, we could really doing with releasing a pre4
tarball - which would
ideally be the last pre-release candidate before moving into
release-candidate mode.

Allow me to apologize for the spotty nature of my attention. I'm a lobotomized manager who squeezes in some engineering work here and there to prevent too much rusting. Because of the free time nature of the work, I am often pulled away for several days to fight fires or address more critical issues. I have been spending a lot of time lately because of the importance (to me) of this project and because of your ready acceptance of most of my patches.

To address your specific question, I should have time to take care of the updated Darwin 8/9 patches before Wednesday afternoon PDT.

I would also like to figure out what needs to be disabled to build without Apple's internal headers.

Here are my work priorities for Net-SNMP on OS X:
 • Finalize Darwin 8 and 9 patches
 • Test building embedded Perl
 • Get CPU and memory stats working
 • IPv6 support
 • Identify what to disable to build without Apple's internal headers

I'm willing to reshuffle these to better meet the overall project's goals. Feedback?

--chris
net-snmp-owners at group.apple.com



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to