Opened 6 years ago
Closed 6 years ago
#113 closed defect (fixed)
Graph number of associated clients
| Reported by: | mglb1 | Owned by: | ckb6 |
|---|---|---|---|
| Priority: | major | Milestone: | Monitoring Support |
| Component: | ccsd | Version: | ccsd 1.0 |
| Keywords: | Cc: | ||
| Estimated Hours Work: |
Description
For any interface that is operating as an AP (ie, iwconfig reports the interface is in master mode) we should be able to graph the number of currently associated clients. For madwifi interfaces this can be found by looking at the /proc/net/madwifi/<ifname>/associated_sta file.
The CRCNET-MIB should be extended to contain an OID for this value, crcnet-monitor should be extended to populate it for all AP interfaces and whatever other infrastructure in the configuration system that is needed to make these graphs start to magically appear in the interface should be updated too.
Attachments (0)
Change History (1)
comment:1 Changed 6 years ago by mglb1
- Resolution set to fixed
- Status changed from new to closed

Implemeted in r1370