fix: change health_ok to status
This commit is contained in:
@@ -108,9 +108,8 @@ THRESHOLD_DEFAULTS = {
|
||||
'zfs_monitor': {
|
||||
'pools': {
|
||||
'*': {
|
||||
'health_ok': {
|
||||
'critical': 1,
|
||||
'operator': '<',
|
||||
'status': {0,
|
||||
'operator': '>',
|
||||
'hysteresis': 0.0,
|
||||
'display': 'ZFS pool {pool_name} is {health}',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user