commit | 8ac6c7f6f0a849c8e9bb6aba1b33943b7641f86e | [log] [tgz] |
---|---|---|
author | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Jan 29 20:14:38 2021 +0100 |
committer | Jan Kundrát <jan.kundrat@cesnet.cz> | Fri Jan 29 20:14:38 2021 +0100 |
tree | 314e63c2be1aa88661704c7d3b699cab1fc2d2b4 | |
parent | 9d3a795c4f454163016c2d0ed62d485cb65bc85f [diff] |
health: do not say "initializing LEDs" when not initializing them Change-Id: I920b028e06e69f49f2605a1ccfc61b44c874ebab
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.