My setup is two systems. One is running Windows 10 and the other Fedora 32, 
both have
Bacula 9.4.4 install. The Linux system is the server and both systems are 
clients. I have
no problems doing backups and restores but when I run bacula-tray-monitor I can 
only
monitor Linux client. The bacula-tray-monitor.conf is rather simple and I cant 
see that I
should be missing anything. The config file is as follows:

Monitor {
  Name = epo-mon   
  RefreshInterval = 5 seconds
}
   
Client {
  Name = ullapc-fd
  Address = Ulla-PC.epolan.dk
  Password = "76nCDXqlMZ/mU7LkMqfwyr4eKGB1ln1OgKtPpoZt5mxN"      
}

Client {
  Name = erikpc-fd
  Address = Erik-PC.epolan.dk
  Password = "76nCDXqlMZ/mU7LkMqfwyr4eKGB1ln1OgKtPpoZt5mxN"     
}

Storage {
  Name = erikpc-sd
  Address = Erik-PC.epolan.dk   
}

Director {
  Name = epo-dir
  address = Erik-PC.epolan.dk
  Password = "xGQd+b22P5rzX9espVGUetBjOrX8czfvzRqQ1cEwz0FT"
}

ullapc-fd is the remote Windows 10 client and erikpc-fd the combined linux 
client and
server. ullapc-fd is the client that can't be monitored.

Any thoughts?

-- 
Erik P. Olsen - Copenhagen, Denmark
Fedora 32/64 bit xfce Claws-Mail POP3 Gramps 5.1.2 Bacula 9.4.4


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to