commit | 040bd6a8403173dd534c90f98c2d88a13b79630a | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Jun 06 12:22:15 2023 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Jun 13 11:37:53 2023 +0200 |
tree | 6fa91ddb167e3aa8b5b1b06fa638b8b1a319161a | |
parent | 312f9469046d3f7b2bc7ad0c3ee0df573302c279 [diff] |
hardware: set temperature thresholds for PDU and PSU The device should (according to the datasheet) be functional in temperatures up to 63 °C It also says that 42 °C is a recovery temperature after environmental conditions failure. Thresholds are therefore set to 40 ˚C (warn) and 45 ˚C (crit). Change-Id: Ic537ffbf04d85f6769f3d4157b04c4fd905d6f81
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