mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 02:36:17 +01:00
progress on gpu metrics
This commit is contained in:
@@ -345,6 +345,7 @@ func (am *AlertManager) sendSystemAlert(alert SystemAlertData) {
|
||||
}
|
||||
}
|
||||
|
||||
// todo: allow x minutes downtime before sending alert
|
||||
func (am *AlertManager) HandleStatusAlerts(newStatus string, oldSystemRecord *models.Record) error {
|
||||
var alertStatus string
|
||||
switch newStatus {
|
||||
|
||||
Reference in New Issue
Block a user