All Projects → t0xic0der → Sysmon

t0xic0der / Sysmon

Licence: gpl-3.0
An intuitive remotely-accessible system performance monitoring and task management tool for servers and headless Raspberry Pi setups.

Projects that are alternatives of or similar to Sysmon

Sltk
An OpenCV-based structured light processing toolkit.
Stars: ✭ 151 (-4.43%)
Mutual labels:  raspberry-pi
Upribox
Usable Privacy Box
Stars: ✭ 153 (-3.16%)
Mutual labels:  raspberry-pi
Speedracer
Collect performance metrics for your library/application.
Stars: ✭ 1,868 (+1082.28%)
Mutual labels:  performance-analysis
Pishrink
Make your pi images smaller!
Stars: ✭ 2,255 (+1327.22%)
Mutual labels:  raspberry-pi
Openwrt Rpi
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
Stars: ✭ 3,492 (+2110.13%)
Mutual labels:  raspberry-pi
Tinydancer
An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped
Stars: ✭ 1,859 (+1076.58%)
Mutual labels:  performance-analysis
Spark With Python
Fundamentals of Spark with Python (using PySpark), code examples
Stars: ✭ 150 (-5.06%)
Mutual labels:  distributed-computing
Rpimotorlib
RpiMotorLib : Raspberry Pi Motor Library : A python 3 library for various motors and servos to connect to a raspberry pi
Stars: ✭ 156 (-1.27%)
Mutual labels:  raspberry-pi
Minimu9 Ahrs
Program for reading data from the Pololu MinIMU-9 over I²C. Works on the Raspberry Pi and other embedded ARM Linux boards.
Stars: ✭ 153 (-3.16%)
Mutual labels:  raspberry-pi
Piscope
Turn your Raspberry Pi into an Oscilloscope/XY Plotter with Python
Stars: ✭ 155 (-1.9%)
Mutual labels:  raspberry-pi
Ledfx
LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
Stars: ✭ 153 (-3.16%)
Mutual labels:  raspberry-pi
Mmalsharp
C# wrapper to Broadcom's MMAL with an API to the Raspberry Pi camera.
Stars: ✭ 152 (-3.8%)
Mutual labels:  raspberry-pi
Micropython Raspberrypi
bare metal Raspberry Pi Zero / Zero W port of MicroPython
Stars: ✭ 153 (-3.16%)
Mutual labels:  raspberry-pi
Rpi Display
2.8" TFT-Display with Touchpanel for all Raspberry Pi Models
Stars: ✭ 151 (-4.43%)
Mutual labels:  raspberry-pi
Robot
Simple library for controlling a raspberry pi based robot
Stars: ✭ 156 (-1.27%)
Mutual labels:  raspberry-pi
Docker Blinkt Workshop
Get into physical computing with Docker and Raspberry Pi
Stars: ✭ 151 (-4.43%)
Mutual labels:  raspberry-pi
Gymnasticon
Make obsolete and/or proprietary exercise bikes work with popular cycling training apps like Zwift, TrainerRoad, Rouvy and more.
Stars: ✭ 155 (-1.9%)
Mutual labels:  raspberry-pi
Mtuner
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
Stars: ✭ 2,007 (+1170.25%)
Mutual labels:  performance-analysis
Geni
A Clojure dataframe library that runs on Spark
Stars: ✭ 152 (-3.8%)
Mutual labels:  distributed-computing
Ofxgpio
Library C++ for raspberrypi and orangepi, GPIO interfaces compatible with openframeworks.
Stars: ✭ 155 (-1.9%)
Mutual labels:  raspberry-pi

sysmon

An intuitive remotely-accessible system performance monitoring and task management tool for servers and headless Raspberry Pi setups

Good news!

WebStation SYSMON was featured in to author's Reddit article - followed by a news article at Tom's Hardware. It is now featured in the Awesome RPi list too.

Use-cases

  • For people having home or enterprise servers with lower system specifications and complexity
  • For people having headless setup of Raspberry Pi (or any other single board computer of the kind)
  • For people looking for a relatively easy-to-understand and user-friendly system management tool
  • For people wanting to control devices from mobile phones, chromebooks and smart TVs (with browser)

Features

  • Simplistic implementation of asynchronous periodic AJAX calls to fetch information
  • Relatively low overhead from the server during stat (approx. 4MB over Python 3 runtime usage)
  • Easy and flexible customization of interface by replacing the assets with your own
  • Tweakable refresh times for dynamic information with endpoints powered by psutil
  • Report printing and dynamic refreshing buttons available at disposal
  • Hybrid cross-client theming engine built with upto 21 supported theming options
  • Complex process management with per-task TERMINATE, KILL, SUSPEND and RESUME operations

Table of contents

  1. Home
  2. Notice
  3. Installing on Raspberry Pi
  4. Installing on a Generic PC
  5. Screenshots
  6. Things to do next
  7. Bugs

Helpful

  1. https://stackoverflow.com/questions/15721679/update-and-render-a-value-from-flask-periodically
  2. https://stackoverflow.com/questions/32149892/flask-application-built-using-pyinstaller-not-rendering-index-html

Contribute

You may request for the addition of new features in the issues page but as the project is singlehandedly maintained - it might take time to develop on them. Please consider forking the repository and contributing to its development. ❤️

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].