Skip to content

A system performance dashboard for plex-servers -- linux only!

Notifications You must be signed in to change notification settings

deepwather/plexDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


plexDash

A system performance dashboard for plex-servers -- linux only!


Linux Dash screenshot


Features

  • A beautiful & simple web-based dashboard for monitoring a plex server
  • Passwort protectet! ⇒ Default password: plexDash
  • Live graphs, refresh-able widgets, and a big range of modules
  • Drop-in installation for Linux Servers!

Example Installation for Ubuntu

  1. Install apache2 and php5: sudo apt-get install apache2 php5 libapache2-mod-php5 php5-mcrypt
  2. Go to the html location: cd /var/www/html
  3. Download the git repo: git clone https://github.com/deepwather/plexDash.git
  4. Set the rigth permissions: chmod -R 775 /var/www/html/plexDash
  5. And as well the right owner: chown -R www-data:www-data /var/www/html/plexDash
  6. Enjoy! Login over browser, enter default password: plexDash (To change the default pw, edit config/login.php)

Support

The following distributions are supported:

  • Arch
  • Debian 6,7
  • Ubuntu 11.04+
  • Linux Mint 16+
  • CentOS 5, 6
  • openSUSE