commit | 85ae411d928a8c02b35c64d29826dbce4a3b82b4 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Wed Apr 28 12:14:30 2021 +0200 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Wed Apr 28 12:14:30 2021 +0200 |
tree | 1bd2256339787034fda782b54cde73a69ea4ab8f | |
parent | d4956c2d75b18d9ffb436de4bc73d6e1a3b4758d [diff] |
Use cinttypes instead of inttypes.h Found by clang-tidy. Change-Id: Id2eec8c5dba254ca7d753eca152d1542a9009537
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.