Re: Setting memMinimumSwap

2005-10-11 Thread Loic Domaigne
Hi Dave, Thanks for your answer. > > AFAICS, UCD-SNMP-MIB::memMinimunSwap seems to be a variable which is > > initialized at agent's startup. The default value is 0. > > Strange - it ought to have the (hardcoded) value 16000 Well, on Solaris 9 / x86 with the latest stable release (5.2.1.2), I

Re: Setting memMinimumSwap

2005-10-11 Thread Dave Shield
On Tue, 2005-10-11 at 11:55 +0200, Loic Domaigne wrote: > AFAICS, UCD-SNMP-MIB::memMinimunSwap seems to be a variable which is > initialized at agent's startup. The default value is 0. Strange - it ought to have the (hardcoded) value 16000 > I'd like to customize that value. I would expect a key

Setting memMinimumSwap

2005-10-11 Thread Loic Domaigne
Hello Everybody! AFAICS, UCD-SNMP-MIB::memMinimunSwap seems to be a variable which is initialized at agent's startup. The default value is 0. I'd like to customize that value. I would expect a keyword in snmpd.conf for that (like "load" does for setting max load value). Unfortunately I couldn't