commit | 566c940674f075a74c6b323bc57072f99116b361 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Wed Feb 10 08:33:54 2021 +0100 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Thu Feb 18 13:10:14 2021 +0100 |
tree | 991a4326d69daa6ae716154c0082894bbf2de701 | |
parent | e569193d47a07b4af5e08055c85df59141e661ab [diff] |
Implement hostname Change-Id: I676d7cf5c821debf59c62ddad6a06264d57918ec
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.