commit | b5fa10b532334f5070061a96a1c43fc849cf649c | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Feb 26 00:19:44 2021 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Feb 26 00:19:44 2021 +0100 |
tree | ed4baa7946312464b89bd621a8e26286c8148967 | |
parent | 825542f162e4f4757e036eef4885f8a43b9c6597 [diff] |
Adapt to changes in C++ dependencies Change-Id: Id8525bb8fe46854e4b1f7cbabff623e267bdda9c Depends-on: https://cesnet-gerrit-public/c/CzechLight/dependencies/+/3972 Depends-on: https://cesnet-gerrit-czechlight/c/CzechLight/dependencies/+/3972 Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/3972 Depends-on: https://gerrit.cesnet.cz/c/CzechLight/dependencies/+/3971
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.