Skip to content
forked from k3oni/pydash

Small web-based monitoring dashboard for linux in Python and Django

License

Notifications You must be signed in to change notification settings

gbourdin/pydash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyDash - v1.4.4 Follow @hostechs View Profile

Flattr this

A small web-based monitoring dashboard for your linux pc/server writen in Python and Django + Chart.js.

The dashboard is built using only Python libraries available in the main Python distribution, trying to create a small list of dependencies without the need of installing many packages or libraries.

Current dependencies:

  • == Django 1.6.1
  • == Python 2.x

View Demo

 user: admin
 pass: admin

pyDash

Django App

For the Django App please check here

Installation

###Installing pyDash

Settings

###pyDash settings

Remote data retrieval

###pyDash remote data retrieval

OS Support

pyDash was tested and runs under the following OSs:

  • Centos
  • Fedora
  • Ubuntu
  • Debian
  • Raspbian
  • Pidora
  • Arch Linux

Might work under others, but didn't get to test any other OSs just yet.

License

MIT

Credits

Dashboard Template, Bootstrap, Font Awesome

About

Small web-based monitoring dashboard for linux in Python and Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.3%
  • Python 32.3%
  • CSS 30.4%