commit | 5b293f431924c18358556c45ac316b00f310b333 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Mar 02 17:47:03 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Mar 08 09:19:54 2021 +0100 |
tree | c717bd6bd04c147df941dd00b50379aec9451a6c | |
parent | 498e91cfd5a38d78f5e3b9f34788b1f022ea1742 [diff] |
utils: log libyang manipulation Log (trace) currently processed nodes by valuesPush function level. This should help monitoring what exactly happens in communication with Sysrepo. Change-Id: I29f848d0caa40eac57b8cd2dc75fc9cec1b494b4
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.