Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Feb 2006 17:11:31 +0300
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        Anders Nordby <anders@FreeBSD.org>
Cc:        freebsd-net@FreeBSD.org, harti@FreeBSD.org, kuriyama@FreeBSD.org, demon@FreeBSD.org
Subject:   Re: 64-bit SNMP counters for FreeBSD && graphing bandwidth usage
Message-ID:  <20060207141131.GU877@FreeBSD.org>
In-Reply-To: <20060206092443.GA61116@totem.fix.no>
References:  <20060206092443.GA61116@totem.fix.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 06, 2006 at 10:24:44AM +0100, Anders Nordby wrote:
A> Is there any way to have 64-bit SNMP counters in FreeBSD? Especially for
A> ifInOctets/ifOutOctets. It seems the built-in bsnmpd only has
A> Counter32, and net-snmpd the same (--enable-mfd-rewrites, which is
A> supposed to help, seems to only work in Linux).

Extended counters live in a separate subtree and bsnmpd supports them:

> snmpwalk -v 2c host community ifMIB.ifMIBObjects.ifXTable.ifXEntry


A> My systems are pushing more than 100 mbps these days, and graphing
A> bandwidth usage with 32-bit counters gives funny-looking graphs.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060207141131.GU877>