diff options
Diffstat (limited to 'logcheck/violations.ignore.d/smartmontools')
-rw-r--r-- | logcheck/violations.ignore.d/smartmontools | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logcheck/violations.ignore.d/smartmontools b/logcheck/violations.ignore.d/smartmontools new file mode 100644 index 0000000..62e693c --- /dev/null +++ b/logcheck/violations.ignore.d/smartmontools @@ -0,0 +1,2 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+, SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed from [0-9]{1,2} to [0-9]{1,2}$ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smartd\[[0-9]+\]: Device: /dev/[^[:space:]]+, SMART Prefailure Attribute: 8 Seek_Time_Performance changed from [0-9]{3} to [0-9]{3}$ |