commit | 441312909d84915f26e9bdd344759a589b36d0d5 | [log] [tgz] |
---|---|---|
author | Tomáš Pecka <tomas.pecka@cesnet.cz> | Wed Mar 10 12:30:43 2021 +0100 |
committer | Tomáš Pecka <tomas.pecka@cesnet.cz> | Mon Mar 22 19:36:14 2021 +0100 |
tree | 7d8e0d6663ad9bfe2a8a39021b08794bdf6b807b | |
parent | f9212c44b415d42916d6237a1ca7a13e201f876d [diff] |
yang: czechlight-network now implements interface statistics We are going to implement interface statistics, except for discontinuity-time. Change-Id: Ie2e950e8f367487aff7e8dae442aa0db2c651e49
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.