Actions
action #62063
closedMonitor failed systemd services
Start date:
2020-01-13
Due date:
% Done:
0%
Estimated time:
Actions
Added by okurz over 5 years ago. Updated about 5 years ago.
0%
https://gitlab.suse.de/openqa/salt-states-openqa/merge_requests/246 for data, merged and deployed. Trying to setup a monitoring panel and alert.
SELECT count("failed") FROM "systemd_failed" WHERE $timeFilter GROUP BY time(1m) fill(null)
as query for all values from all machines
https://gitlab.suse.de/openqa/salt-states-openqa/merge_requests/247 for a fix to the header counted as two failed jobs, merged.
https://gitlab.suse.de/openqa/salt-states-openqa/merge_requests/249 for a simplification