pxgamer / minimin-package-serverstats
A server statistics package based around system information.
Fund package maintenance!
owenvoke
ecologi.com/owenvoke?gift-trees
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:Smarty
Requires
- php: ^7.1
- linfo/linfo: ^3.0
Requires (Dev)
- phpunit/phpunit: ^6.4
- squizlabs/php_codesniffer: ^3.1
This package is auto-updated.
Last update: 2024-10-11 14:49:13 UTC
README
A server statistics package based around system information. Designed for the Minimin server management tool.
Structure
src/
tests/
vendor/
Install
Via Composer
$ composer require pxgamer/minimin-package-serverstats
Usage
Current information this provides:
- OS Information
- Name
- Kernel
- Architecture
- CPU Information
- Model
- Vendor
- Speed (Mhz)
- RAM Information
- Type
- Total
- Free
- HDD Information
- Name
- Vendor
- Size
- Device Path
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email owzie123@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.