her is the output: term$ snmpget -v1 -c public 10.0.0.12 .1.3.6.1.4.1.2021.4.6.0 enterprises.ucdavis.memory.memAvailReal.0 = -1
the same thing with localhost. same as before... this is weird since i also graph a unix harddrive on another machine with 10 GB and it shows it perfectly. I guess i have to check in some other places. it doesnt make much sense though....There must be more people out there monitoring 4GB ram with snmp. Anyway, thanks for the help. -----Original Message----- From: Brett Marler [mailto:[EMAIL PROTECTED] Sent: 29. tammikuuta 2003 13:43 To: Rommel, Florian Cc: [email protected] Subject: Re: [rrd-users] maybe a bit off topic (4GB RAM snmp) Florian, > i get a -1 values in enterprises.ucdavis.memory.memAvailReal.0 using UCD-SNMP on > a REDHAT 7.3 machine with 4GB ram. I'd like to monitor that ram but it seems that > normal UCD SNMP is limited to a 32bit counter) has anyone ever had this problem > and knows how to fix it so i can actually get the full amount of ram monitored?. Just out of interest are you using the "numbered" OID or the names as you outlined above? I believe if you want to use the "memory.memAvailReal.0" syntax then you have to use the "LoadMIB" directive (I could be wrong). What happens if you try an snmpget? -- pc-linux% snmpget -v1 -c public 192.168.0.2 .1.3.6.1.4.1.2021.4.6.0 UCD-SNMP-MIB::memAvailReal.0 = INTEGER: 1308 -- (Don't laugh, that's 1MB of free memory!!) I am using MRTG/RRDTool to graph free space on my XP desktop hard drives (one is 40GB and the other is 60GB) and these graph without any hassles. Regards, Brett Marler. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
