2017 © Pedro Peláez
 

project wp-update-server-stats

Gather statistics from wp-update-server logs.

image

yahnis-elsts/wp-update-server-stats

Gather statistics from wp-update-server logs.

  • Wednesday, August 1, 2018
  • by YahnisElsts
  • Repository
  • 1 Watchers
  • 12 Stars
  • 83 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 3 Versions
  • 14 % Grown

The README.md

wp-update-server-stats

Gathers statistics from wp-update-server logs and displays a bunch of pretty charts., (*1)

Installation using Composer

composer create-project yahnis-elsts/wp-update-server-stats

Requirements

PHP 5.6 or above with the SQLite extension., (*2)

Usage

Run update.php to analyse log files:, (*3)

php update.php --dir "/path/to/wp-update-server/logs" --from-last-date

This will process all .log files in the specified directory and dump various statistics into an SQLite database. Initial processing can take a while. If your logs are very large, you can restrict analysis to a specific date range by using the --from and --to parameters. Run php update.php --help to see all available options., (*4)

After the process is complete, navigate to wp-update-server-stats/index.php in the browser to view the results., (*5)

Screenshots

Update stats, (*6)

The Versions

01/08 2018

dev-master

9999999-dev

Gather statistics from wp-update-server logs.

  Sources   Download

MIT

The Requires

 

01/08 2018

v1.0.1

1.0.1.0

Gather statistics from wp-update-server logs.

  Sources   Download

MIT

The Requires

 

07/03 2017

v1.0

1.0.0.0

Gather statistics from wp-update-server logs.

  Sources   Download

MIT

The Requires