commit | 1935f19acbdd733a3c7f8df0e646f456d3d456ef | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Mar 08 19:40:06 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Mar 08 19:40:18 2021 +0100 |
tree | e5e49c8545f06c917788a4b384a0c1942f12da02 | |
parent | 14e663e00b6876bc61502e91fd36e3b95ae57059 [diff] |
system: fix log level setting in velia-system Change-Id: Ic2bdd047138d817bad5b2e98710935fd72d27b68
Together with sysrepo, this software provides "general system management" of embedded devices. The target platform is anything that runs Linux with systemd. This runs in production on CzechLight SDN DWDM devices.
This component tracks the overal health state of the system, including various sensors, or the state of systemd
units. As an operator-friendly LED at the front panel of the appliance shows the aggregated health state.
Firmware can be updated via RAUC, and various aspects of the system's configuration can be adjusted. This includes a firewall, basic network settings, and authentication management.
For a full list, consult the yang/
directory in this repository.