> I have mrtg installed/running and polling all of my switches however I > can only seem to get it to poll all the ports in a switch to separate > graphs. > > Can someone point me in the direction on how to setup a config file to > give me 1 graph of bandwidth that the entire switch is using instead of > a graph for each individual port?
If you are using MRTG/RRD with the routers2 frontend, then you already get this for free in the Incoming/Outgoing combined graphs. If you want to know the total for all interfaces, add the 'showtotal=yes' option to the routers2.conf. Steve _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
