Skip to content

tariqbuilds/linux-dash

Repository files navigation

Scrutinizer Code Quality

linux-dash

A simple, low-overhead monitoring web dashboard for GNU / Linux.

Simply drop-in the app and go!

Visit linuxdash.com to view demo and full documentation.

DEMO | Installation Instructions

Features

  • A beautiful, simple web-based dashboard for monitoring server info
  • Live graphs, refresh-able widgets, and a growing # of supported modules
  • Drop-in install for servers with Apache2 or nginx + PHP
  • Support for wide range of linux server flavors (See Support section)

Installation

  1. Make sure you have php5-json installed and enabled
  2. Make sure you have the exec, shell_exec, and escapeshellarg functions enabled
  3. Download the source or clone the repo
  4. Place it in /var/www/ (for Apache); For nginx setup, see this gist by @sergeifilippov

Please note: If you would like to limit access to linux-dash, please add .htaccess or other security measure.

Support

The information listed here is currently limited and will expand shortly.

  • OS
    • Arch
    • Debian 6, 7
    • Ubuntu 11.04+
    • Linux Mint 16+
    • CentOS 5, 6
  • Apache 2
  • Nginx
  • PHP 5
  • Modern browsers

News