Modify ↓
Opened 6 years ago
Last modified 6 years ago
#121 new defect
changing interface results in broken graphs
| Reported by: | mglb1 | Owned by: | ckb6 |
|---|---|---|---|
| Priority: | blocker | Milestone: | Monitoring Support |
| Component: | ccsd | Version: | HEAD |
| Keywords: | Cc: | chris.ckb@… | |
| Estimated Hours Work: | 3 |
Description
When a madwifi based interface is taken down and up again the graphs break and record ridiculous traffic values like 100Mbps.
This should be fixed, there are several complementary approaches, which are used by other graping tools like MRTG, Cacti, etc
- Implement a limit for each class, eg, an 802.11b wireless interface should never do more than 11Mbps of traffic, and so on
- Check for wraps in the counter and handle appropriately, you can probably look at how MRTG and Cacti handle this.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
