Quellcode durchsuchen

Update logcheck overrides for smartd

Emmanuel Bouthenot vor 10 Jahren
Ursprung
Commit
0decd12e66
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      roles/common/files/logcheck/smartd_local

+ 1 - 1
roles/common/files/logcheck/smartd_local

@@ -1 +1 @@
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: Device: /dev/[^[:space:]]+( \[[_/[:alnum:][:space:]]+\])?, offline data collection was (abort|suspend)ed by an interrupting command from host \(auto:on\)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ smartd\[[[:digit:]]+\]: Device: /dev/[^[:space:]]+( \[[_/[:alnum:][:space:]]+\])?, offline data collection was (completed without error|(abort|suspend)ed by an interrupting command from host) \(auto:on\)$