silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.53k stars 493 forks source link

Raspberry performance monitor #582

Open fragarray opened 3 years ago

fragarray commented 3 years ago

Hi, i love your app. One of my suggestion is to add a performance monitor somewhere. Some object (or a simple string) who can give us essential infos about the pi, like RAM Usage, CPU Temp and CPU Use (especially during timelaps rendering process who need a status bar too) like Pi-Hole web interface.

A place can be just inside the upper grey bar and have a result like:

RPi Cam Control v6.6.11: mycam@raspberrypi Ram XX MB - Temp XX °C - Load XX%

Good work guys! ;)

BETLOG commented 3 years ago

I'm sure theres been plenty of people do this, but if theres contributions of such things I haven't seen them.

I also just now added a similar thing.. so lets see if i can document it right:

edit: services dont run with anyhting like second-precision on a pizeroW, but a simple timer loop does. https://gist.github.com/BETLOG/7f7c0bac55f25ad6c44b0f3c81dd232c

roberttidey commented 3 years ago

The elinux wiki can have material added by anyone. So this info is great to put into Additions and tricks section.

BETLOG commented 3 years ago

https://elinux.org/RPi-Cam-Web-Interface#Implement_.27user_annotation.27_.28.25a.29_as_a_service