commit | 05722e19c519b3c4f9cbf7cf5ace0341cd070c34 | [log] [tgz] |
---|---|---|
author | Václav Kubernát <kubernat@cesnet.cz> | Tue Apr 13 08:14:37 2021 +0200 |
committer | Václav Kubernát <kubernat@cesnet.cz> | Tue Apr 13 08:14:37 2021 +0200 |
tree | 0cfa9a0824afeb673eea75eb22a7235c27168733 | |
parent | f2241b8f9cd0440de773c094014a66080a02cc5f [diff] |
Add HWMon::attribute Will be used to optimize data retrieval especially for slow sysfs entries (for example, the PSU). Change-Id: I2ba68aa122a767bb8f45b8ec50506aa82b7f3519
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.