Pantimos / State.Pantimos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

This dashboard was written for PHP 5.4 and Ubuntu, there is no support for other operating systems yet. Also, not all system information is included. If you would like to add these additional features, feel free to fork and create a pull request.

Installation

Clone the repository to your webserver:

git clone https://github.com/jenssegers/dashboard.git

Example

Dashboard example

Features

Only basic features are implemented at this moment.

  • General: hostname, os, name
  • CPU: name, frequency, load
  • Disks: name, size, reads, writes, used, temperature, state
  • Memory: total, free, used, type, brand, speed
  • Network: received, sent, total, state, errors
  • Processes: count
  • Swap: total, free, used
  • Uptime: days, hours, minutes, seconds

About


Languages

Language:PHP 78.7%Language:CSS 21.3%