CLI tool for collecting data from Lenovo XCC controllers
Go to file
lucic71 3badd0f81c fixed some typos and stuff like that 2020-06-04 22:42:49 +03:00
.xboard.history fixed some testing phase instructions and exported.csv append mode 2019-05-24 19:58:40 +03:00
README.md Update README.md 2020-01-25 14:22:42 +02:00
loadcfg.py fixed some typos and stuff like that 2020-06-04 22:42:49 +03:00
prerequisites.py fixed some typos and stuff like that 2020-06-04 22:42:49 +03:00
utils.py fixed some typos and stuff like that 2020-06-04 22:42:49 +03:00
xboard.cfg copied workspace to master working tree 2019-05-23 00:05:11 +03:00
xboard.py fixed some typos and stuff like that 2020-06-04 22:42:49 +03:00

README.md

xboard

Xboard is a CLI wrapper that connects to multiple XCC controllers at once and collects various info, i.e. voltage, leds, fans. It uses python and ssh to make a connection and send commands to each controller in parallel. The most important part is that it keeps an open shell so the connection can be interactive. Other important features are: xboard keeps a log file where events and errors are thrown and a cfg file that keeps the configurations for further usages.