|
Yes, you can use routers2.cgi to create summaries from existing targets.
You can either do this by using the UserDefined graph feature to define a single graph that has lines from multiple Target[]s, or you can define a dummy .cfg file that is not called by MRTG, but which Include:s the other .cfg files, then uses the routers.cgi*InSummary[] and InMenu[] directives to choose which appear in the summary page. At the moment, there is no way to have multiple summary page sets defined (this is coming).
Examples of .cfg files to do this are in the example routers.cgi server on this web site.
|