- 4a48aa4 alarms: don't hardcode the alarm type of a sideloaded alarm by Jan Kundrát · 9 days ago
- 1c5a6fd i2c: reduce the number of retries by Jan Kundrát · 9 days ago
- cf26559 i2c: report back which ioctl() has failed by Jan Kundrát · 9 days ago
- 03a9e45 hardware: add fixme to why FspYh explicitly raises cleared alarm by Tomáš Pecka · 10 days ago
- 11b49b8 hardware: don't update alarm-inventory in sideLoadedAlarms if not needed by Tomáš Pecka · 11 days ago
- 8f4075b hardware: use existing named constants instead of string literals by Tomáš Pecka · 10 days ago
- 0e4cba5 support DC PSUs as well by Jan Kundrát · 14 days ago
- b98b4f9 performance: trace how much time is spent in sysrepo interactions by Jan Kundrát · 2 weeks ago
- 42c4d7e debugging: show what's going to sysrepo by Jan Kundrát · 2 weeks ago
- ffe601b Put CLI utils outside of src/ by Jan Kundrát · 2 weeks ago
- 27e8c55 read inventory information from the IPMI FRU EEPROM on the PSUs/PDU by Jan Kundrát · 2 weeks ago
- 2b54d68 hardware: fix daemon name by Jan Kundrát · 2 weeks ago
- 59fbe22 EEPROM: respect the expected size of the UID by Jan Kundrát · 2 weeks ago
- f4a97ea refactor: don't produce a simple map via velia::ietf_hardware::data_reader::StaticData by Jan Kundrát · 2 weeks ago
- 692a0d0 hwmon: fsp: determine the sysfs device entry from the I2C bus numbers by Jan Kundrát · 2 weeks ago
- 242e6e1 TransientI2C: simplify with fmt by Jan Kundrát · 2 weeks ago
- fd09bbf add velia-ipmi-fru-eeprom by Tomáš Pecka · 2 weeks ago
- 3fc09b9 refactor: a helper for reading file into bytes by Jan Kundrát · 2 weeks ago
- f648ddf power: prevent spurious alarms about "missing devices" during init by Jan Kundrát · 3 weeks ago
- c792b35 hw: report the fan board S/N by Jan Kundrát · 3 weeks ago
- c98da38 hw: read static serial numbers from EEPROMs by Jan Kundrát · 3 weeks ago
- e355a74 power: fix driver name for the PDU by Jan Kundrát · 3 weeks ago
- 593537e refactor: don't hardcode some FSP-specific bits into the TransientI2C driver by Jan Kundrát · 3 weeks ago
- c0d7758 docs: hw: ROADM/inline/... is handled in cla-sysrepo already by Jan Kundrát · 3 weeks ago
- 395204d Retire support for g1 hardware by Jan Kundrát · 4 weeks ago
- 6121285 hardware: alarms report the crossed threshold value by Tomáš Pecka · 5 weeks ago
- 760fe33 hardware: get exceeded threshold values by Tomáš Pecka · 5 weeks ago
- 58855c4 hardware: add some debugging when pushing stuff to sysrepo by Jan Kundrát · 5 weeks ago
- b713c10 hardware: tweak the root component data by Jan Kundrát · 5 weeks ago
- 848207c utility to show active alarms in terminal by Tomáš Pecka · 5 weeks ago
- d6f648f refactor: use std::jthread for a proper cleanup by Jan Kundrát · 5 weeks ago
- df6365b Use two-phase init to prevent calling a pure virtual by Jan Kundrát · 5 weeks ago
- 8dd54de refactor: a shorter name for converting leaf values to string by Jan Kundrát · 6 weeks ago
- 7935e81 C++: use std::string instead of std::string_view by Jan Kundrát · 6 weeks ago
- 01470c7 system: add defaulted op== for NeighborEntry by Tomáš Pecka · 7 weeks ago
- 43edf72 health: do not rely on the operational DS being valid by Jan Kundrát · 8 months ago
- 72f540e Use date utilities from libyang-cpp by Tomáš Pecka · 4 months ago
- 4a10d0a port to libyang v3 by Jan Kundrát · 7 months ago
- 9bd6127 hardware: push alarm-inventory alarms in one batch by Tomáš Pecka · 9 months ago
- bbfc1c3 hardware: push new discovered alarm resources in batches by Tomáš Pecka · 9 months ago
- 8784429 hardware: push multiple alarm-inventory resources at once by Tomáš Pecka · 9 months ago
- 2848fd0 hardware: properly set up alarm-inventory by Tomáš Pecka · 9 months ago
- ea55305 utils: allow to push more new resources into an alarm-inventory entry by Tomáš Pecka · 9 months ago
- 9354bce utils: reorder severity parameter in alarm inventory management by Tomáš Pecka · 9 months ago
- d694bc5 utils: remove alarm-type-qualifier from alarm managing functions by Tomáš Pecka · 9 months ago
- 14f912b utils: willClear alarm parameter has a default value by Tomáš Pecka · 9 months ago
- c1aee5c utils: put alarms into separate namespace by Tomáš Pecka · 9 months ago
- c151151 tests: reduce excessive whitespace by Jan Kundrát · 10 months ago
- ca85a6d health: write to alarm-inventory in batches if possible by Tomáš Pecka · 9 months ago
- 94ebc36 health: read systemd unit state from ListUnits call by Tomáš Pecka · 9 months ago
- 26ac0fa health: use named struct a pair of strings by Tomáš Pecka · 9 months ago
- 190c724 utils: add RAII sysrepo datastore switching by Tomáš Pecka · 9 months ago
- 26b3821 hardware: raise alarms when FspYh read failures happen by Tomáš Pecka · 10 months ago
- 2ec3748 alarms: remove redundant definition by Jan Kundrát · 10 months ago
- e259aaa Merge "system: allow to configure remote journal upload" by Jan Kundrát · 10 months ago
- 00771ab hardware: remove unused data_reader::Group by Tomáš Pecka · 10 months ago
- 3905e44 hardware: make FspYhPdu hot-pluggable by Tomáš Pecka · 10 months ago
- f6dbd42 hardware: split FspYhPsu class into generic FspYh and FspYhPsu by Tomáš Pecka · 10 months ago
- 45b67f9 hardware: rename FspYhPsu unit to FspYh by Tomáš Pecka · 10 months ago
- 8410f50 hardware: use format string in spdlog call by Tomáš Pecka · 10 months ago
- d15f8bc hardware: remove workaround for tsan in clang<12 in FspYhPsu by Tomáš Pecka · 10 months ago
- 05d2955 hardware: remove unused class member in FspYhPsu by Tomáš Pecka · 10 months ago
- c0991ce hardware: add new sensors to alarm-inventory by Tomáš Pecka · 11 months ago
- e566fd4 system: allow to configure remote journal upload by Tomáš Pecka · 10 months ago
- e26ac36 Fix missing formatter by Jan Kundrát · 11 months ago
- 5a4c035 hardware: invoke alarm when sensor goes nonoperational by Tomáš Pecka · 11 months ago
- cd7f9cc hardware: Disallow writing out-of-range values into sensor-value leaf by Tomáš Pecka · 11 months ago
- 655062c hardware: addSensorValue overload for strings and ints by Tomáš Pecka · 11 months ago
- 5f07eea hardware: set sensor's oper-status when adding sensor value by Tomáš Pecka · 11 months ago
- 343011f Fix build failure with GCC 13.2 by Jan Kundrát · 12 months ago
- 0d8e907 fix build with fmtlib==10 by Tomáš Pecka · 1 year, 1 month ago
- 6141d58 Adapt to a breakage revert in upstream libyang by Jan Kundrát · 1 year, 1 month ago
- c852385 system: eth2 is a valid interface name on add-drop by Tomáš Pecka · 1 year, 2 months ago
- 70dd828 clearfog: relax voltage thresholds a bit by Jan Kundrát · 1 year, 2 months ago
- af4abff depend on fmt 8+ by Tomáš Pecka · 1 year, 10 months ago
- a0ccc67 utils: fix not working discard-only call to utils::valuesPush by Tomáš Pecka · 1 year, 4 months ago
- 119a3ee Merge changes I3b9ded84,I8b69dbdd,I729effa8,Ic537ffbf,Ieff1bf5b, ... by Jan Kundrát · 1 year, 5 months ago
- 66c88ef hardware: set PDU voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
- d1484b4 hardware: set PSU voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
- 2797599 hardware: set PSU input voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
- 040bd6a hardware: set temperature thresholds for PDU and PSU by Tomáš Pecka · 1 year, 5 months ago
- 312f946 hardware: set thresholds to PSU fan by Tomáš Pecka · 1 year, 5 months ago
- 8bab0f0 hardware: set thresholds for fans by Tomáš Pecka · 1 year, 5 months ago
- 75b7164 hardware: reformat FspYhPsu file by Tomáš Pecka · 1 year, 5 months ago
- 315838e Adapt to changes in libyang and sysrepo-cpp by Jan Kundrát · 1 year, 5 months ago
- 9af4739 hardware: invoke sensor threshold crossing alarms by Tomáš Pecka · 1 year, 5 months ago
- 1b3c173 hardware: invoke missing sensor alarms by Tomáš Pecka · 1 year, 6 months ago
- 2117ce5 hardware: fill alarm-inventory with velia sensor alarms by Tomáš Pecka · 1 year, 6 months ago
- d2322ad hardware: enumerate registered sensors in IETFHardware by Tomáš Pecka · 1 year, 6 months ago
- 0d8d8ee hardware: store and process threshold watchers by Tomáš Pecka · 1 year, 6 months ago
- 4886db2 hardware: data readers can set up sensor thresholds by Tomáš Pecka · 1 year, 6 months ago
- 68f08ae hardware: allow no value in threshold watcher by Tomáš Pecka · 1 year, 5 months ago
- ad8169c log: ensure we can control verbosity of everything by Jan Kundrát · 1 year, 5 months ago
- 190d6ca docopt.cpp: wrong arguments throw runtime_error by Jan Kundrát · 1 year, 5 months ago
- 498c3f8 Use atomic discards for the operational DS by Jan Kundrát · 1 year, 5 months ago
- 35b2d2d refactor: prefer emplace_back over push_back by Jan Kundrát · 1 year, 5 months ago
- a46f6fa refactor: IETFInterfaces::onRouteUpdate never deletes anything by Jan Kundrát · 1 year, 5 months ago
- dad552b8 hardware: move threshold watcher's State op<< into velia by Tomáš Pecka · 1 year, 6 months ago
- 4a0e194 hardware: add missing include in thresholds by Tomáš Pecka · 1 year, 5 months ago
- 1d2b95c health: move SystemdUnits into health directory by Tomáš Pecka · 1 year, 6 months ago