django system monitor

Simple System Monitoring in Django Admin Panel

392
35
Python

django-system-monitor

Simple System Monitoring in Django Admin Panel

Features

  • CPU Usage
  • Memory Usage
  • Disk Usage (with partitions)
  • Network Usage
  • TOP 10 memory used processes
  • Viewing only with django superuser
  • It currently supports Linux, Windows, OSX and FreeBSD (psutil supported)

Requirements

Screenshots

Screenshot

Installation/Usage

  • pip install django-system-monitor

  • After setup, add ‘sysmon’ to your INSTALLED_APPS, that’s all.

Authors

Hakan OZAY, https://github.com/hakanzy/

Contributors

Rafael Carício, https://github.com/rafaelcaricio

Peter Heise, https://github.com/degenhard

Cihan Okyay, https://github.com/cihann

Fatih Erikli, https://github.com/fatiherikli

John Sykora, https://github.com/jsykora

Tuna VARGI, https://github.com/vargi