>>> Barry Scott <barry@xxxxxxxxxxxxxxxx> schrieb am 28.04.2022 um 17:03 in Nachricht <B071DC37-83EA-41AD-8DAA-9F5AF7FE67B5@xxxxxxxxxxxxxxxx>: > Is there a command I can use to test for the degraded state? > > I could parsing the output of systemctl‑failed or > syetemctl status but was looking for something less fragile. Do you mean "systemctl --state=failed list-units"? > > Barry