Download the PHP package perf2k2/monitre without Composer
On this page you can find all versions of the php package perf2k2/monitre. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download perf2k2/monitre
More information about perf2k2/monitre
Files in perf2k2/monitre
Download perf2k2/monitre
More information about perf2k2/monitre
Files in perf2k2/monitre
Vendor perf2k2
Package monitre
Short Description PHP library for remote linux monitoring/diagnostic with no installation needed
License MIT
Package monitre
Short Description PHP library for remote linux monitoring/diagnostic with no installation needed
License MIT
Please rate this library. Is it a good library?
Informations about the package monitre
Monitre
About
Library for connecting to remote linux systems and reading key performance and other metrics. Maybe useful for periodic checking remote machine state and logging situations with wrong values.
How it works
It uses classes called "monitors" for checking metrics. After connecting to remote host by ssh, monitor runs linux command and parse output for getting information.
List of monitors
- Memory
- Usage percent
- Disk
- Usage percent (by mount path)
- File (by absolute path)
- Size
- Modify time
- Content
- Last lines
- Header lines
Requirements
- PHP >= 7.2
- ext-ssh2
Installation
Usage
All versions of monitre with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-ssh2 Version *
ext-ssh2 Version *
The package perf2k2/monitre contains the following files
Loading the files please wait ....