modules/nixos/monitoring/alert-rules: reenable smart on build01
This commit is contained in:
parent
33788302fa
commit
574cadf1fc
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@
|
||||||
for = "1h";
|
for = "1h";
|
||||||
annotations.description = "ofborg evaluator queue is more than 2x the number of evaluators";
|
annotations.description = "ofborg evaluator queue is more than 2x the number of evaluators";
|
||||||
};
|
};
|
||||||
|
|
||||||
SmartErrors.expr = lib.mkForce ''smart_device_health_ok{enabled!="Disabled", host!="build01"} != 1'';
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue