|
We do something very similar here, so it is possible.
The way to do it is like this:
Create a new .cfg file, but one that is *NOT* run by MRTG. It is only for the benefit of routers2.
This cfg file contains Include: statements to include the two .cfg files corresponding to the routers.
Then it also contains statements for routers.cgi*InMenu[xxx]:no for each of the targets in the two cfg files. Probably you can do this using the default target, routers.cgi*InMenu[_]:no. You probably will want routers.cgi*InOut[_]:no and routers.cgi*InSummary[_]:no as well.
Then, you add routers.cgi*Graph[] statements for the two targets that you want to add. Make sure you have the withtotal option, and set routers.cgi*InMenu[xxxx]:yes for the userdefined graph name.
This will result in a new Device in the routers.cgi menu for the combined .cfg file, and this Device will contain one Target, the userdefined graph which holds the two interfaces and their total traffic.
If you have problems, then email me directly copies of the two .cfg files, I'll send you a summary.cfg files that should do the job.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|