mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-03 19:41:49 +02: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