DINKIN / coreemu

Automatically exported from code.google.com/p/coreemu
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

support for Observer Widgets that are aware of underlying node types #254

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Allowing Observer Widgets to know about the underlying node types would allow 
for higher-level constructs, such as:

Observer Widget Name: interfaces
Observer Widget Command: ifconfig (for LxcNodes), brctl show (for LxBrNets)

or:
Observer Widget Name: packet counts
Would display packet count statistics for nodes, WLANs, EMANE WLANs, bridges, 
etc.

Original issue reported on code.google.com by ahrenh...@gmail.com on 4 Aug 2014 at 4:29