2017 © Pedro Peláez
 

library monitor

Monitor will show you current information about your system

image

orchid/monitor

Monitor will show you current information about your system

  • Friday, January 5, 2018
  • by tabuna
  • Repository
  • 2 Watchers
  • 8 Stars
  • 3,332 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Orchid Monitor

Build Status Total Downloads Latest Stable Version Latest Unstable Version License, (*1)

monitor, (*2)

This is the monitor package for Orchid CMS., (*3)

  • Board temperature
  • Network status
  • Uptime
  • CPU Load
  • Memory allocation
  • Available storage

Installation

Pull in the package through Composer., (*4)

Run composer require orchidcommunity/monitor to get the latest stable version of the package., (*5)

Usage

$monitor = new Monitor();

// uname,webserver,phpVersion,cpu
$monitor->info();

// temperature,uptime
$monitor->hardware();

// oneMin,fiveMins,fifteenMins
$monitor->loadAverage();

// total,used,buffers,cache
$monitor->memory();

// down,up
$monitor->network();

// array
$monitor->storage();

License

The MIT License (MIT). Please see License File for more information., (*6)

The Versions

05/01 2018

dev-master

9999999-dev https://orchid.software

Monitor will show you current information about your system

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

information monitor systems

30/06 2017

1.0

1.0.0.0 https://theorchid.github.io/

Monitor will show you current information about your system

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

information monitor systems