rpi_cpu_usage_monitor
v1.0.4
Published
Show Raspberry Pi CPU usage with RGB LED
Downloads
8
Maintainers
Readme
<<<<<<< Updated upstream
Raspberry Pi CPU usage monitor
Shows the Raspberry Pi CPU usage on RGB LED Colors:
- 0 - 50% green
- 51 - 90% yellow
- 91 - 100% red
Requirements
sysstat packages, to install type
$ sudo apt-get update
$ sudo apt-get install sysstat
An RGB LED attached to Rapsberry Pi. See the schematic.
Install
$ npm install -g rpi_cpu_usage_monitor
Usage
$ sudo rpi_cpu_usage_monitor [command] [-q]
Option:
Please note: You must run this in root account.
For more information click here.
Donations
- PayPal: https://paypal.me/gyengus
- Bitcoin: 1QJzLBK9uQP4RthmKJRQwy3v5sd4XS4S7P
- Ethereum: 0x2bD68120A56acBf6Dbd11da2060228b8912C1e3C =======
Raspberry Pi CPU usage monitor
Shows the Raspberry Pi CPU usage on RGB LED Colors:
- 0 - 50% green
- 51 - 90% yellow
- 91 - 100% red
Requirements
sysstat packages, to install type
$ sudo apt-get update
$ sudo apt-get install sysstat
An RGB LED attached to Rapsberry Pi. See the schematic.
Install
$ npm install -g rpi_cpu_usage_monitor
Usage
$ sudo rpi_cpu_usage_monitor [command] [-q]
Option:
Please note: You must run this in root account.
For more information click here.