Fix the support name

Change-Id: I46065a2daf41b9f38177ed03121dd87728f1fa94
2 files changed
tree: 2a3825d91a126d31638ec0bc64b3bf1aece3e9c5
  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.