Find a file
Thomas Hochstein d989c98d5b Change raw table to InnoDB and utf8mb4.
Signed-off-by: Thomas Hochstein <thh@thh.name>
2025-06-29 12:28:05 +02:00
bin Change raw table to InnoDB and utf8mb4. 2025-06-29 12:28:05 +02:00
contrib Change install path from /srv/ to /opt/. 2025-06-29 12:27:36 +02:00
doc Change raw table to InnoDB and utf8mb4. 2025-06-29 12:28:05 +02:00
etc Add ClientStats to gatherstats. 2025-05-31 00:02:44 +02:00
lib Bump version. 2025-06-02 16:41:45 +02:00
.gitattributes Introduce end-of-line normalization and add .gitattributes. 2010-09-18 20:53:31 +02:00
.gitignore Redo directory structure. 2013-09-03 10:01:16 +02:00
README.md Update README.md, add links to other documentation. 2025-06-01 16:45:06 +02:00

NewsStats

NewsStats is a software package to extract live data from an INN newsfeed and generate statistics from it.

Description

NewsStats stores overview data and complete headers of all incoming postings (in one or more specific Usenet hierarchies) in real time in a MySQL database. This raw dataset can then be analysed regularly, e.g. monthly, for instance in terms of postings per group and month. The analysis results will also be stored in databases which in turn can be used to generate various reports (postings per group, injection server or posting agent, per month).

This software is currently used to generate the monthly statistics posted to de.admin.news.lists for the de.* hierarchy.

More information

Please see the distribution page (in German).