From 64eb7c65396b7a60a4223578cfa51b27655f205d Mon Sep 17 00:00:00 2001 From: rjsears Date: Tue, 31 Aug 2021 16:16:11 -0700 Subject: [PATCH] Update plot_manager.py --- chiaplot/plot_manager.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chiaplot/plot_manager.py b/chiaplot/plot_manager.py index 4748da0..60becff 100644 --- a/chiaplot/plot_manager.py +++ b/chiaplot/plot_manager.py @@ -433,7 +433,7 @@ def check_temp_drive_utilization(): log.debug('check_temp_drive_utilization() started') if chiaplot.get_critical_temp_dir_usage() != {}: if not chiaplot.temp_dirs_critical_alert_sent: - chianas.toggle_alert_sent('temp_dirs_critical_alert_sent') + chiaplot.toggle_alert_sent('temp_dirs_critical_alert_sent') for dirs in chiaplot.get_critical_temp_dir_usage().keys(): log.debug(f'WARNING: {dirs} is nearing capacity. Sending Alert!') notify('WARNING: Directory Utilization Nearing Capacity',