modules/nixos/monitoring/alert-rules: reenable smart on build01

This commit is contained in:
zowoq 2024-07-30 15:51:54 +10:00
parent 33788302fa
commit 574cadf1fc

View file

@ -45,8 +45,6 @@
for = "1h";
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'';
};
};
}