Hi,

We are in the process of rolling out a new RHEL 6.6 environment.  Part of 
configuration is snmp monitoring as well as stats collection.  I noticed that 
our checks are failing due to negative numbers on memTotalReal.  The servers 
have 1.2 TB of memory and from what I understand the counters are 32bit.  So 
that seems to be the error we are getting.  Here is an example from the 
snmpwalk:

UCD-SNMP-MIB::memIndex.0 0
UCD-SNMP-MIB::memErrorName.0 swap
UCD-SNMP-MIB::memTotalSwap.0 33554424 kB
UCD-SNMP-MIB::memAvailSwap.0 33554424 kB
UCD-SNMP-MIB::memTotalReal.0 -1912568480 kB
UCD-SNMP-MIB::memAvailReal.0 1783974056 kB
UCD-SNMP-MIB::memTotalFree.0 1817528480 kB
UCD-SNMP-MIB::memMinimumSwap.0 16000 kB
UCD-SNMP-MIB::memBuffer.0 630080 kB
UCD-SNMP-MIB::memCached.0 571008428 kB
UCD-SNMP-MIB::memSwapError.0 noError
UCD-SNMP-MIB::memSwapErrorMsg.0

You can see the neg number for memTotalReal.  Is there a 64bit version of the 
counters?  Especially for memory data.  We are running RHEL 6.6 64bit and here 
are the versions of the RPM's:

net-snmp-libs-5.5-50.el6_6.1.x86_64
net-snmp-perl-5.5-50.el6_6.1.x86_64
net-snmp-utils-5.5-50.el6_6.1.x86_64
net-snmp-python-5.5-50.el6_6.1.x86_64
net-snmp-5.5-50.el6_6.1.x86_64

Any help would be appreciated.  I also opened a case with Red Hat, but no 
solution yet.

Thanks,
David

This email, including any attachments, is confidential and contains proprietary 
content and may be legally privileged. This transmission is intended only for 
the designated recipient(s), and any duplication or distribution, in any form 
or part, without the written consent of the sender is strictly prohibited. 
These confidentiality protections apply even if you received this transmission 
in error, in which case you should delete the message, disregard its contents 
and notify the sender of the mistake. CSL Behring

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to