Menu

#7 Network statistics

open
nobody
None
5
2003-07-04
2003-07-04
No

This patch provides you detailed information about
users/channels/servers and more in a MySQL database.
Please read the README in the .zip for more
information / installing it.

Discussion

  • Martijn Smit

    Martijn Smit - 2003-07-04

    srvx-networkstats.zip

     
  • Martijn Smit

    Martijn Smit - 2003-10-27

    Logged In: YES
    user_id=806193

    Update for the stable srvx-1.2 release, same way of patching
    as the previous, and add:

    "mysql" {
    // Network statistics
    "host" "mysqlhost";
    "user" "mysqluser";
    "password" "mysqlpassword";
    "database" "mysqldatabase";
    "stats_update_duration" "15m"; // the interval of the
    updates
    };

    in your srvx.conf

     
  • Martijn Smit

    Martijn Smit - 2003-10-27

    srvx-1.2.sql

     
  • Martijn Smit

    Martijn Smit - 2003-11-15

    networkstats-srvx-1.2.patch

     
  • Martijn Smit

    Martijn Smit - 2003-11-15

    Logged In: YES
    user_id=806193

    Fixed a small bug that could cause srvx to core when alot of
    users/channels were online. -thanks to [Killa]

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.