Skip to content

bihicheng/django-system-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple System Monitoring in Django Admin Panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published