Giter Club home page Giter Club logo

lbschedstats's Introduction

LB SchedStats
===============================================================================

This package is meant for Minecraft server administrators who wish to see
statistics from the LogBlock server plugin.

The package uses efficient SQL queries to retrieve data from the MySQL LogBlock
database on a set schedule.  The data is then presented to the administrator
using concise graphs and reports.


Version
===============================================================================

Version 1.0 is the first generally available version of LB SchedStats


Pre-Requisites
===============================================================================

LB SchedStats makes use of Highcharts JavaScript graphing tools.  

Highcharts is available at the following site:

http://www.highcharts.com

Instructions for installing Highcharts is available from the site.

In addition to Highcharts the following packages are also required before using LB SchedStats:

Linux Packages

  libmysqlclient-dev

Perl Modules

  DBI-1.616
  DBD-mysql-4.020


Installation
===============================================================================

1. Copy the following files to a location of your choice.

  lbcollector.pl
  config.cfg

2. Copy the lbssweb directory to your webserver directory (example:  /var/www/).  Please ensure that the lbssweb directory is at the same directory level as the highcharts directory you created when installing Highcharts.

  Example:

    /var/www/lbssweb
    /var/www/highcharts

3. Edit the config.cfg file copied in step 3.  Follow the instructions in the file to properly configure your copy of LBSchedStats.

4. Schedule the lbcollector.pl script to run via cron (or your scheduler of choice) at your desired interval.  Once an hour is a good starting point.

5. Access the main LBSchedStats page on your web server using a browser.  The URL depends on where you installed lbssweb in step 4.

  Example:

    http://yourserver/lbssweb/index.htm










lbschedstats's People

Contributors

icius avatar

Stargazers

 avatar  avatar

Watchers

 avatar

lbschedstats's Issues

Last hour (23) does not get stored perfectly

For obvious reasons, hour #23 is not guaranteed to be stored completely. Unless it is made sure that the script runs perfectly in 23:59:59, which isn't a reliable solution, or some workaround is developed in the script.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.