mirror of https://github.com/mikaku/Monitorix.git
small typo #221
This commit is contained in:
parent
ac0d3da018
commit
e223b0fc20
|
@ -981,7 +981,7 @@ The \fIthreshold\fP is the value (either temperature or HZ) that needs to be rea
|
|||
.P
|
||||
The \fIscript\fP is the full path name of the script that will be executed by this alert.
|
||||
.P
|
||||
The \fIwhen\fP value specifies when the alert must be triggered (\fIabove\fP or \fIbelow\fP) the threshold, being \fIabove\fP the default value when it's not specified. This forth option is only relevant when the \fIthreshold\fP value is not a range.
|
||||
The \fIwhen\fP value specifies when the alert must be triggered (\fIabove\fP or \fIbelow\fP) the threshold, being \fIabove\fP the default value when it's not specified. This forth parameter is only relevant when the \fIthreshold\fP value is not a range.
|
||||
.P
|
||||
Each defined sensor has its own alert.
|
||||
.P
|
||||
|
|
Loading…
Reference in New Issue