commit | d1484b4b50116b7f154462d2f6348a0aaff3e092 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Jun 12 09:14:28 2023 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue Jun 13 11:37:53 2023 +0200 |
tree | bd50e310ddb6b6c4654c7f083420d62c5b22a331 | |
parent | 2797599f5e31e760b0a86d5187625c933c49bafc [diff] |
hardware: set PSU voltage thresholds The datasheet for our PSU says that min/max values of 12V is 11.64V/12.6V. Let's set the critical thresholds to that and warn a little bit before reaching this. The 5Vsb is 4.8V/5.25V. Let's (again) set critical thresholds to these values and warn a little bit before reaching this. Change-Id: I8b69dbddfdea59761b1400daf7dda8a8feb3deba
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