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 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. Dave ------------------------------------------------------------------------- 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
