Re: RFV: UCD memory object inconsistencies

2006-11-07 Thread Wes Hardaker
> "RS" == Robert Story <[EMAIL PROTECTED]> writes: DS> Revised patch, taking into account Robert's suggestions. RS> +1 +1, not that you should need it at this point I don't think. -- Wes Hardaker Sparta, Inc. - Using T

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Dave Shield
On 06/11/06, Thomas Anders <[EMAIL PROTECTED]> wrote: > Dave Shield wrote: > > Revised patch, taking into account Robert's suggestions. > > +1, provided you: > > - will also adjust the MODULE-IDENTITY part of UCD-SNMP-MIB > (LAST-UPDATED, REVISION/DESCRIPTION) Good point. > - will add a simi

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Thomas Anders
Dave Shield wrote: > Revised patch, taking into account Robert's suggestions. +1, provided you: - will also adjust the MODULE-IDENTITY part of UCD-SNMP-MIB (LAST-UPDATED, REVISION/DESCRIPTION) - will add a similar patch (MIB changes, code for new MIB objects) to the 5.[23].x branches +Thomas -

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Wes Hardaker
> "DS" == Dave Shield <[EMAIL PROTECTED]> writes: DS> But Wes has been nagging me for *years* to commit changes little-and-often. DS> I do occasionally listen to him :-) Gasp. /me runs off to check of "get Dave to listen to me" on his my todo list -- Wes Hardaker Sparta, Inc. -

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Robert Story
On Mon, 6 Nov 2006 16:33:25 + Dave wrote: DS> Revised patch, taking into account Robert's suggestions. +1 - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integra

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Dave Shield
Revised patch, taking into account Robert's suggestions. Dave Index: agent/mibgroup/ucd-snmp/memory.c === RCS file: /cvsroot/net-snmp/net-snmp/agent/mibgroup/ucd-snmp/memory.c,v retrieving revision 5.17 diff -u -r5.17 memory.c --- ag

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Dave Shield
On 06/11/06, Robert Story <[EMAIL PROTECTED]> wrote: > DS> I therefore offer the following patch which: > DS> - reports the amount of memory used rather than free, > DS> - introduces new MIB objects with consistent names/descriptions > DS> - deprecates (but retains) the inconsistent

Re: RFV: UCD memory object inconsistencies

2006-11-06 Thread Robert Story
On Mon, 6 Nov 2006 11:12:35 + Dave wrote: DS> > > Way back in February Dave Shield wrote: DS> > > >>> b) Should 'memAvailSwapTXT' and 'memAvailRealTXT' report the DS> > > >>> amount of memory free, or the amount used? DS> > > >>> The MIB object name implies one, the description t

RFV: UCD memory object inconsistencies

2006-11-06 Thread Dave Shield
> Way back in February Dave Shield wrote: > >>> b) Should 'memAvailSwapTXT' and 'memAvailRealTXT' report the > >>> amount of memory free, or the amount used? > >>> The MIB object name implies one, the description the other! The latest HAL-based memory module followed the name of t