commit | 7632360810bd807c3820f138d6bd28a22a014aa5 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed May 11 09:33:59 2022 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed May 11 10:31:08 2022 +0200 |
tree | 95d78f277152389a57ac9eff35a9c2486ffeb496 | |
parent | 919bf5f701ce549f1583b72bc5468d474f7a54b7 [diff] |
hardware: fix voltage sensors reporting As per linux sysfs documentation[1], the voltages reported by sysfs files are in millivolts, not microvolts. Thanks to Martin for discovering the bug. [1]: https://github.com/torvalds/linux/blob/32b9a19a1966fb3124d7ddd60ebd08688be2f3fa/Documentation/ABI/testing/sysfs-class-hwmon#L70 Fixes: 97e5ea16 Change-Id: I1475388eb88d69a13b81b6f042c43f0b439d0732
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