1
0
mirror of https://github.com/lxsang/sysmond.git synced 2024-06-18 11:20:14 +02:00
System monitoring service
Go to file
2021-02-03 12:39:39 +01:00
.gitignore Initial comit, add code 2021-02-03 12:39:39 +01:00
LICENSE Initial commit 2021-02-03 12:37:10 +01:00
README.md Initial comit, add code 2021-02-03 12:39:39 +01:00

Jetson Nano system monitor.

Simple service that monitors system resource and shutdowns the system when the battery is low

This service require the ADS1115 is connected to the Nano and is handled by the ads1015 linux driver

The battery voltage value is available on user space as the content of

cat /sys/class/hwmon/hwmon2/device/in3_input

Statistic information that the daemon outputs:

  • Battery
  • CPU usage
  • Memory usage
  • CPU/GPU temperature
  • Network trafic