Add ClientStats to gatherstats.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
3e73346b20
commit
a553b374ce
4 changed files with 352 additions and 21 deletions
|
|
@ -13,7 +13,7 @@ DBDatabase = newsstats
|
|||
DBTableRaw = raw_de
|
||||
DBTableGrps = groups_de
|
||||
DBTableHosts = hosts_de
|
||||
#DBTableClnts =
|
||||
DBTableClnts = clnts_de
|
||||
|
||||
### hierarchy configuration
|
||||
# comma-separated list of TLHs to parse
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue