Skip to content

sandeepone/dashboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

A server dashboard for Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.7%
  • CSS 21.3%