[mrtg] Re: Total Traffic

Glenn Forbes Fleming Larratt glratt at rice.edu
Tue Feb 26 22:12:04 MET 2002


Two ways, of which I'm aware.

1. Configure a Target[] that is your aggregate, and include every item you're
polling in an arithmetic expression.

Pro: intermediate-level MRTG configuration task

Con: hard to maintain if your list of stuff changes with any freqency
Con: don't know how well it'll scale
Con: poll every monitored point twice, so your data may not concisely match

2. Write a script that you use to poll every target, and cache the value so
you can do mathematical tricks with the resulting data.

Pro: poll every monitored point once, data will match (i.e. A + B = (A+B) )

Con: more difficult task
Con: more CPU intensive on your MRTG host
Con: still doesn't scale very well
Con: only a little easier if your list changes with any frequency.

	-g

On Tue, 26 Feb 2002, Anthony Scott wrote:

> Date: Tue, 26 Feb 2002 14:50:42 -0600
> From: Anthony Scott <ascott at triadfoodsgroup.com>
> To: mrtg at list.ee.ethz.ch
> Subject: [mrtg] Total Traffic
>
> Content-Type: text/plain;
> 	charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
>
> Hi. I have mrtg monitoring & graphing various routers, etc throughout
> our network. What I am wondering is if there is a way of generating a
> graph with an overall view of the entire network's utilization. A sort
> of aggregate of all the monitors.
> Thanks!
> anthony  scott,
> workstation administrator
> =20
> =20
>
>
>
> -- Attached file removed by Listar and put at URL below --
> -- Type: image/JPG
> -- Desc: Triad Foods Group Logo.jpg
> -- Size: 2k (2581 bytes)
> -- URL : http://www.ee.ethz.ch/~slist/pantomime/02-Triad Foods Group Logo.jpg
>
>
> --
> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
> Archive     http://www.ee.ethz.ch/~slist/mrtg
> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
>
>

				Glenn Forbes Fleming Larratt
				Rice University Network Management
				glratt at rice.edu


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list