commit | 0b291daf996aef9a1935fefbf5ab73ed6ac788bb | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed Jun 02 18:08:18 2021 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Jun 07 13:37:16 2021 +0200 |
tree | 884e00bd0b49d1cebb76465f9e55e36ab21ff24d | |
parent | 0e45cb6dbc5bed245d716931bf6f2f6b6664096f [diff] |
require new sysrepo and libyang Bug: https://github.com/sysrepo/sysrepo/issues/2455 Bug: https://github.com/CESNET/netopeer2/issues/914 Change-Id: Iecce012b7e8313782ed3e382421e907dfc4aa8f3
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.