From: Buchan M. <bg...@st...> - 2011-03-11 06:53:43
|
On Thursday, 10 March 2011 10:20:08 Johan Sjöberg wrote: > Hi. > > Does devmon support 64-bit counters? Why would it not? I believe some users have done templates using 64bit counters for e.g. if_load, but unfortunately, AFAIK, not supplied the template patches. > We are trying to change from 32-bit to > 64-bit counters for a volume utilization check on netapp, but when we use > the 64-bit OIDs, we only get "No SNMP data found for dfKBytesUsed on xxxx" Make sure all your OIDs are working, enable debugging, and/or update to svn (I hope to make a new release in a week or so though ...). (Until recently, devmon would give up if any of the OIDs were missing, in svn I think it doesn't if it didn't get an SNMP error). > The OIDs are correct, they work when using snmpget and when graphing in > cacti. Regards, Buchan |