PDA

View Full Version : [PATCH] FreeBSD: net.if.{in,out,total,collisions}


Alexey Gladkov
18-12-2007, 17:39
I add implementation of net.if.{in,out,total,collisions} metrics for FreeBSD. It works over ifmib(4) facility.

FreeTheMallocs
06-05-2008, 17:41
I add implementation of net.if.{in,out,total,collisions} metrics for FreeBSD. It works over ifmib(4) facility.

I'm currently running 1.4.5 server with 1.4.4,1 agent on FreeBSD 6.2 and I'm finding that none of the net.if functions are supported. Since this patch was submitted, has it not been applied? And if not, why not?

anand
03-06-2008, 22:47
Has anyone tried / use this on freebsd 6.2 ?