You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alex Butum 1cb442a917 Properly terminate functions. Cache selectors in variables. Reformating dashboard JS. 12 years ago
main Be more pythonic and PEP 8 compatible 12 years ago
pydash Be more pythonic and PEP 8 compatible 12 years ago
static Properly terminate functions. Cache selectors in variables. Reformating dashboard JS. 12 years ago
templates Add free mem to graphs 12 years ago
usage Be more pythonic and PEP 8 compatible 12 years ago
.gitignore remove test file 12 years ago
LICENSE.md add disk read/writes, v1.2 12 years ago
README.md change how we get IP data 12 years ago
manage.py initial django files 12 years ago
requirements.txt move to Django 1.6.1 12 years ago

README.md

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

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