commit | d62d3ec3b1d3a2d0879e62c467b16ea80a2ac63c | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Apr 20 13:06:58 2021 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Apr 20 21:43:42 2021 +0200 |
tree | ee21c46ab3b117fb26add0f5df3825650209ad61 | |
parent | 563b01f2ec8cd64187f1d6e048827678a7e34944 [diff] |
tests: Rename sysfs leds directories Directories '1' and '2' practically simulated directories from /sys/class/leds. Let's rename them to something more real so we can use it later (see next commits). Change-Id: I9c03bf395e92b78ac6c9c2694841781a882aae1b
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.