Commit Graph

8 Commits

Author SHA1 Message Date
4003204f14 Remove bracketed text from fault_str
This ensures that certain faults e.g. Ceph status faults, will be
combined despite the added text in brackets, while still keeping them
mostly separate.

Also ensure the health text is updated each time to assist with this, as
this health text may now change independent of the fault ID.
2023-12-09 15:34:18 -05:00
4bf80a5913 Fix missing datetime shrink 2023-12-06 17:15:36 -05:00
e0bf7f7d1a Fix bad ID values in acknowledge 2023-12-06 14:18:31 -05:00
20acf3295f Add mass ack/delete of faults 2023-12-06 13:59:39 -05:00
d1e34e7333 Store fault times only to the second
Any more precision is unnecessary and saves 6 chars when displaying
these times elsewhere.
2023-12-06 13:20:18 -05:00
79eb54d5da Move fault generation to common library 2023-12-06 13:17:10 -05:00
2267a9c85d Improve output formatting for simplicity 2023-12-05 10:37:35 -05:00
672e58133f Implement interfaces to faults 2023-12-04 01:37:54 -05:00