day: Cut for the Day release

Change-Id: Ica33159dca492a6910c88cb6c70f79ecd1f0cd0f
(cherry picked from commit f3e3fd8cb9dd957bc6b152ecb21a1aa9516542a6)
1 file changed
tree: 1a400a0d5acdf53f6ac717028b0e3011eb78c276
  1. debian/
  2. man/
  3. vitalsd/
  4. .gitignore
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. MANIFEST.in
  8. README.md
  9. setup.py
README.md

vitalsd - Statistics for Embedded Systems

What is this?

vitalsd is a very simple tool that samples vital system statistics (CPU load, free/total memory, temperatures, etc.) and outputs them periodically to a serial port. It's designed to be used on embedded systems with physical serial ports that can crash in unexpected ways that leave the system in a non-triageable state.