mirror of
https://github.com/garabik/grc.git
synced 2024-11-11 14:40:49 +01:00
12 lines
233 B
Text
12 lines
233 B
Text
# Adapetr
|
|
regexp=Adapter:\s(.*)
|
|
colours=default, green
|
|
======
|
|
# High temperature
|
|
regexp=.+:\s+(\+[67][0-9][^0-9])
|
|
colours=default, red
|
|
======
|
|
# Very high temperature
|
|
regexp=.+:\s+(\+[89][0-9][0-9]?)
|
|
colours=default, blink red
|
|
======
|