GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
51 stars 20 forks source link

Reports are skewed by CoovaChilli Admin user (Trac #52) #52

Closed ghost closed 10 years ago

ghost commented 10 years ago

To Allow settings to be stored in radius, we have a CoovaChilli "Administrative" user that the coova chilli process logs in with. This logs the entire session, so we end up with double accounting in reports. Need to filter this user out of reports and all other places. (Might be able to use it to give us an idea of what is flowing through the hotspot currently though)

Migrated from http://trac.grasehotspot.org/ticket/52

{
    "status": "closed", 
    "changetime": "2012-03-13T12:34:39", 
    "description": "To Allow settings to be stored in radius, we have a CoovaChilli \"Administrative\" user that the coova chilli process logs in with. This logs the entire session, so we end up with double accounting in reports. Need to filter this user out of reports and all other places.\n(Might be able to use it to give us an idea of what is flowing through the hotspot currently though)", 
    "reporter": "tim", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1331642079885072", 
    "component": "Admin Interface", 
    "summary": "Reports are skewed by CoovaChilli Admin user", 
    "priority": "major", 
    "keywords": "", 
    "version": "3.7", 
    "time": "2012-02-01T00:01:21", 
    "milestone": "3.8", 
    "owner": "tim", 
    "type": "defect"
}
ghost commented 10 years ago

Trac update at 20120313T12:34:39:

Fixed in r263 although more work make need to be done

  • tim changed milestone from "3.9" to "3.8"
  • tim changed resolution from "" to "fixed"
  • tim changed status from "new" to "closed"