On 3/2/06, David Elze <[EMAIL PROTECTED]> wrote: > Hi, > > I just searched the net for hours but didn't find a reasonable solution. > My intention is to get traffic graphs, like the ones in mrtg for > interfaces but for specific services (that is one for ftp, one for http > and so on). > > First idea was to use mrtg/snmp that I already use for simple > interface-based traffic monitoring. But net-snmp has no MIB that > presents a service-based differentiation as far as I found out.
use pmacct (http://www.pmacct.org) and, if you must, extend net-snmp to grab the values it calculates. regards aaron.glenn