Skip to content

hakanzy/django-system-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 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

Contributors 7

Languages