Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

detain/workerman-statistics

Open more actions menu
 
 

Repository files navigation

Required environment

Need PHP version not less than 5.3, just need to install PHP Cli, no need to install PHP-FPM, nginx, apache

Example

Live Demo

Installation

1、Download or run git clone https://github.com/walkor/workerman-statistics

2、Run composer install

Starting and Stopping

Take ubuntu as an example

start up php start.php start -d

Restart boot php start.php restart

Smooth restart/reload configuration php start.php reload

View service status php start.php status

stop php start.php stop

Running on a Windows system

1、The Windows platform needs to replace the Workerman directory with the Windows version of Workerman

2, run start_for_win.bat

For Windows version of Workerman, see here

Permission Validation

  • The administrator username and password are empty by default, that is, you can view the monitoring data without logging in.
  • If login authentication is required, set the administrator password in applications/Statistics/Config/Config.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.