Re: Mismatch between UCD-SNMP-MIB and free

2007-07-19 Thread Scott Reese
George Chelidze wrote: > Hello, > > I am using up2date Debian etch with 2.6.21.5 kernel and snmpd 5.2.3-7. I > am trying to monitor total free memory through snmp. Below is a simple > output: > > CUT HERE > # snmpwalk -c -v 2c localhost memory &&

Mismatch between UCD-SNMP-MIB and free

2007-07-18 Thread George Chelidze
Hello, I am using up2date Debian etch with 2.6.21.5 kernel and snmpd 5.2.3-7. I am trying to monitor total free memory through snmp. Below is a simple output: CUT HERE # snmpwalk -c -v 2c localhost memory && free UCD-SNMP-MIB::memIndex.0 = INTEGER: 0 UCD-SNMP-MIB::memErr

RE: ucd snmp

1999-09-11 Thread Brad
-BEGIN PGP SIGNED MESSAGE- On Fri, 10 Sep 1999, Sean 'Shaleh' Perry wrote: > Avoid fakeroot. It does bad things. How's that? [curious] - -- finger for PGP public key. -BEGIN PGP SIGNATURE- Version: 2.6.3ia Charset: noconv iQCVAwUBN9n9Db7M/9WKZLW5AQH9KAP/cO0Yw1k+rbWH7h1k2

RE: ucd snmp

1999-09-11 Thread Sean 'Shaleh' Perry
Avoid fakeroot. It does bad things. Use sudo. dpkg-buildpackage -rsudo

Re: ucd snmp

1999-09-11 Thread David Engel
On Fri, Sep 10, 1999 at 03:27:19PM -0500, Nathan E Norman wrote: > to upgrade our prodution servers to potato (and libc 2.1). In the > potato pkg list libucdsnmp3.6 depends on libc6 >=2.1; am I screwed? (I > admit to not investigating fully whether libucdsnmp3.6 needs libc 2.1 That dependency is

ucd snmp

1999-09-10 Thread Nathan E Norman
I'm attempting to build the UCD snmp lib for slink since I'm reluctant to upgrade our prodution servers to potato (and libc 2.1). In the potato pkg list libucdsnmp3.6 depends on libc6 >=2.1; am I screwed? (I admit to not investigating fully whether libucdsnmp3.6 needs libc 2.1

UCD snmp package?

1999-03-06 Thread Graham Ashton
I've been unable to find the UCD snmp stuff in .deb format. Does it exist? I've seen the CMU package, but need to get the UCD code instead to make it work with php. I know UCD snmp is really easy to compile from source (that's what I've done), but I like to stick to debian