StatsServ 0.1 review
DownloadStatsServ is an useful application that emulates an ever smaller IRC-server (in regard to the commands it handles) and transfers statistics from IRC into a database.
|
|
StatsServ is an useful application that emulates an ever smaller IRC-server (in regard to the commands it handles) and transfers statistics from IRC into a database. You can use the data then for example on a website where you want to display the latest statistics.
Statistics consist of the uptime of each server in the network, a list of channels including their topic (except of secret (+s) and private (+p) Channels) and the number of users in the network. You can normally get these statistics via /stats u, /list and /lusers (if /stats u is supported on the network and enabled for normal users).
Requirements:
C++ compiler (tested with GCC 4.0.3)
MySQL 5.0 database (4.0 works with little modifications, see details)
UnrealIRCD (tested with version 3.2.5)
mysql++-Libraries
StatsServ 0.1 keywords