All Projects → jenssegers → Dashboard

jenssegers / Dashboard

A server dashboard for Ubuntu

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].