Jump to letter: [
ABCDFGHIKLMNOPRSTUVXY
]
mod_ntraffic - Record traffic statistics for each apache virtual host or a grand total for the whole server.
- Description:
mod_ntraffic is an apache module to record traffic statistics for each apache virtual host or a grand total for the whole server.
The module collects the hits, the inbound bytes and the outbound bytes.
The data are made available through HTTP GET requests to a configurable handler which can return data in XML, Json or PlainText formats.
The data are also stored eventually on the filesystem for persistence or easier collection if necessary.
Packages