Throughput Widget not working for EMANE or distributed nodes
Open
auto-migrated
Priority-Medium
Type-Enhancement
- Dominant language
- Tcl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
The GUI is reading the local host's /proc/net/dev to calculate statistics.
The Throughput Widget doesn't work for EMANE nodes. The TUN/TAP interfaces do
not appear in the host's /proc/net/dev.
The Throughput Widget doesn't work for nodes emulated on another emulation
server, because the GUI is only looking in the local file. The CORE API should
be used to query this information, so statistics from other servers can be
gathered.
```
Original issue reported on code.google.com by `ahrenh...@gmail.com` on 21 May 2012 at 2:52
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.