commit | ff1d42bf4a3479908ea90fec8de80645b0851456 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Wed Apr 28 12:33:51 2021 +0200 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Wed Apr 28 15:12:42 2021 +0200 |
tree | 452678ddd966a947abe4385390f80c820dce8101 | |
parent | 4c388c80cc55a02cbf99a7bb832166cfcffcc6e4 [diff] |
Use emplace_back instead push_back Found by clang-tidy. Change-Id: I8f6bd1bed2f44f95e3351d35667a7a128b51fe21
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.