[mrtg] Re: Aggregate Interfaces

Alex van den Bogaerdt alex at slot.hollandcasino.nl
Thu May 3 15:57:56 MEST 2001


Ruth Wainwright wrote:

> Does anyone know how to aggregate interfaces together for a Cisco router? I
> would like to get one graph for Serial 0 on a Cisco router rather than
> individual graphs for s0/0/1,s0/0/2 etc. I have tried using '+' in the
> target line to add them all together but it does not seem to work!

You are a bit vague about what you tried, to me it seems that
you were almost there but made a few typos.

   Target[aggregate]: 1:public at router + 2:public at router + 3:public at router

etcetera should work.

To use line continuation I think you should use either

   Target[aggregate]: 1:public at router
                    + 2:public at router
                    + 3:public at router

or

   Target[aggregate]: 1:public at router \
                    + 2:public at router \
                    + 3:public at router

(so: whitespace is important and I'm not sure if you need the backslash).

cheers,
-- 
   __________________________________________________________________
 / alex at slot.hollandcasino.nl                  alex at ergens.op.het.net \
| work                                                         private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. | 
+----------------------------------------------------------------------+
| http://faq.mrtg.org/                                                 |
| http://rrdtool.eu.org  --> tutorial                                  |
+----------------------------------------------------------------------+

--
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