Cisco 2900 switch has 24 FastEthernet ports and 2 VLANs. I have template that creates data sources of each interface, and I would like to graph all the ACTIVE interfaces in one graph. That means, if F0/0 is up, the traffic should show in the graph, otherwise not. Any template or method to realize this?

link|improve this question

1  
I'm 99% Cacti can't do this on its own. You can use the "Aggregate" plugin (docs.cacti.net/plugin:aggregate) to create a graph using the data sources of all interfaces to see how much "traffic" the device is processing as a whole, at once. But to have them taken in and out of the graph on the fly like that, I don't think is achievable without some seriously dirty hackery. – javano Feb 17 at 21:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.