What you need to do is create a new graph that aggregates both links. Your config should look like this
Target[combined]: 1:[EMAIL PROTECTED]:::::2 + 2:[EMAIL PROTECTED]:::::2 SetEnv[combined]: MRTG_INT_IP="" MRTG_INT_DESCR="" MaxBytes[combined]: [Max speed here] Title[combined]: PageTop[combined]: <H1></H1> <TABLE> <TR><TD>System:</TD> <TD></TD></TR> <TR><TD>Maintainer:</TD> <TD></TD></TR> <TR><TD>Description:</TD><TD> </TD></TR> <TR><TD>ifType:</TD> <TD>ethernetCsmacd (6)</TD></TR> <TR><TD>ifName:</TD> <TD>3/1</TD></TR> <TR><TD>Port Name:</TD> <TD></TD></TR> <TR><TD>Max Speed:</TD> <TD>1192.1 MBytes/s</TD></TR> </TABLE> As you can see in the Target section you will combined both of your interfaces to from one graph with both link. -- Danny Fuentes Network Operations CWIE Holding Company, Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Linux Corporativo Sent: Tuesday, June 05, 2007 7:08 AM To: [email protected] Subject: [mrtg] join logs Hi guys, One of my WAN conections is composed by 3 x 2048 Kbps serial links and my mrtg config file gets the data from these links, generating one 2048 Kbps graph per link. My mrth version is: mrtg-2.10.15-1 My Question: How can I join these log data to generate one 6144 Kbps graph? By the way.. I have no knowledge about mrtg log format. Thanks to all. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
