[pkg-bacula-devel] bacula-tray-monitor
Sven Hartge
sven at svenhartge.de
Tue Nov 20 12:21:22 GMT 2018
On 20.11.18 12:04, Carsten Leonhardt wrote:
> I've added bacula-tray-monitor to a new package. I'm not sure how or if
> it works, it displayed only a black box but that may have been a problem
> with the passwords...
The reprotest fails, because the buildd-hostname leaks into the
traymonitor configuration:
│ │ │ ├── ./usr/share/bacula-common/defconfig/bacula-tray-monitor.conf
│ │ │ │ @@ -2,31 +2,31 @@
│ │ │ │ # Bacula Tray Monitor Configuration File
│ │ │ │ #
│ │ │ │ # Copyright (C) 2000-2017 Kern Sibbald
│ │ │ │ # License: BSD 2-Clause; see file LICENSE-FOSS
│ │ │ │ #
│ │ │ │
│ │ │ │ Monitor {
│ │ │ │ - Name = hild-mon
│ │ │ │ + Name = reprotest-capture-hostname-mon
│ │ │ │ RefreshInterval = 120 seconds
│ │ │ │ }
│ │ │ │
│ │ │ │ Client {
│ │ │ │ - Name = hild-fd
│ │ │ │ + Name = reprotest-capture-hostname-fd
│ │ │ │ Password = "XXX_MONFDPASSWORD_XXX" # password for
FileDaemon
│ │ │ │ Address = localhost
│ │ │ │ Port = 9102
│ │ │ │ }
│ │ │ │
│ │ │ │ #Storage {
│ │ │ │ -# Name = hild-sd
│ │ │ │ +# Name = reprotest-capture-hostname-sd
│ │ │ │ # Address = localhost
│ │ │ │ # Port = 9103
│ │ │ │ # Password = "XXX_MONSDPASSWORD_XXX" # password for
StorageDaemon
│ │ │ │ #}
│ │ │ │ #
│ │ │ │ #Director {
│ │ │ │ -# Name = hild-dir
│ │ │ │ +# Name = reprotest-capture-hostname-dir
│ │ │ │ # Address = localhost
│ │ │ │ # Port = 9101
│ │ │ │ # Password = "XXX_MONDIRPASSWORD_XXX" # password for
the Directors
│ │ │ │ #}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-bacula-devel/attachments/20181120/f68c9024/attachment.sig>
More information about the pkg-bacula-devel
mailing list