commit | 0d8d8ee72aa603198bbc1fa80a37fb29aa4dc50a | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed May 10 12:22:58 2023 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed May 31 08:03:27 2023 +0200 |
tree | a8c29401284655d70661e4edcf37aa95c62dfcb7 | |
parent | 4886db221569320801bde0f54c03b223dc79daa8 [diff] |
hardware: store and process threshold watchers We register the thresholds for sensors that are reported by individual data readers and we match them against sensor values. This code does not yet set up any alarms but IETFHardware::process now returns not only the ietf-hardware YANG data but also important changes in values that can be used to raise alarms by the caller. Change-Id: I2660a411be517ba104f5c05bba1c6e97053569ad
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.
ietf-access-control-list
, RFC 8519 (with deviations)ietf-hardware
, RFC 8348ietf-system
, RFC 7317 (partial support)ietf-interfaces
, RFC 8343 (generating config for systemd-networkd
, with extensions)ietf-routing
, RFC 8349 (see above)czechlight-system