commit | 1d2b95c2b2dd751b978c5a67512cbf4990dfd5be | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Thu May 11 16:01:46 2023 +0200 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Tue May 23 07:50:29 2023 +0200 |
tree | 58ff38efad25d9f739c53428ca45dbac9975c4ba | |
parent | ad3247f26f3e5c7539e9fd1a4c39b20210032413 [diff] |
health: move SystemdUnits into health directory Last commit left SystemdUnits.cpp/h alone in directory called alarms. That not make much sense, SystemdUnits is one of the main processing classes of velia-health and it only creates alarms, it is not managing them. Fixes: 6a2334bd ("health: Report systemd unit states with alarms") Change-Id: I9865fb869e0ac53650651df3174910620ab94435
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