From 583a1a052d85295d7bac707a57101e252e8961a1 Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Fri, 28 Jun 2024 02:58:04 +0000 Subject: [PATCH] =?UTF-8?q?host-config/etc/bacula/bacula-tray-monitor.conf?= =?UTF-8?q?=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../etc/bacula/bacula-tray-monitor.conf | 34 ------------------- 1 file changed, 34 deletions(-) delete mode 100644 host-config/etc/bacula/bacula-tray-monitor.conf diff --git a/host-config/etc/bacula/bacula-tray-monitor.conf b/host-config/etc/bacula/bacula-tray-monitor.conf deleted file mode 100644 index 542e2dd..0000000 --- a/host-config/etc/bacula/bacula-tray-monitor.conf +++ /dev/null @@ -1,34 +0,0 @@ -# -# Bacula Tray Monitor Configuration File -# -# Copyright (C) 2000-2020 Kern Sibbald -# License: BSD 2-Clause; see file LICENSE-FOSS -# - -Monitor { - Name = bacula-mon - RefreshInterval = 30 seconds -} - -Client { - Name = bacula-fd - Address = localhost - Port = 9102 - Password = "MxQb81ils2APPrjjzln2jj085hPhWI-JB" # password for FileDaemon - Connect Timeout = 10 - Monitor = yes -} - -#Storage { -# Name = bacula-sd -# Address = localhost -# Port = 9103 -# Password = "8918u3WssJA-Dw_5suLTOJxKLq4W-vdaB" # password for StorageDaemon -#} -# -#Director { -# Name = bacula-dir -# Address = localhost -# Port = 9101 -# Password = "_7qJzdGPz2h3_BGeXg_qfTI-mGmOdIP4B" # password for the Directors -#}