upload_and_update.py
A tool to upload a tarball to TFTP server and update BMC with it. Note: It uses legacy methods to update BMC so it may break in future when the code update is refactored.
sensor_yaml_config.py
A tool to help write IPMI sensor yaml config. Note: This script requires python3.6 or above.
sensor_yaml_config.py -i <input.yaml> -o <output.yaml>
sensor_yaml_config.py -i <input.yaml> -o <output.yaml> -f
sensor_yaml_config.py -i <input.yaml> -o <output.yaml> -f -r <machine.rpt>
sensor_yaml_config.py -i <sample.yaml> -o <sensor_map.yaml> -g
sensor_yaml_config.py -i <input.yaml> -o <output.json> -d