diff options
author | Jonas Smedegaard <dr@jones.dk> | 2005-04-20 07:45:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2005-04-20 07:45:50 +0000 |
commit | b3896fbd5ea1ae74074a974e35640e9e24440a6a (patch) | |
tree | 11c3d1574bf831a72fc6f5dd15fdf78ac2b0dbcd /logcheck/violations.ignore.d/smartmontools | |
parent | d91b2a03bb2f571055c86aeb8827789a8abbae48 (diff) |
Add new rules for smartmontools.
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}$ |