Is there an updated doc on how to setup the tray monitor with the new folder structure of the bareos client?
Is there a switch or something we can use with bareos-tray-monitor.exe to debug it? Any switches I provide it I seem to get Qt errors in the event log.
My backups are actually working and the client is communicating and connecting to the bareos server. My issue is I can't make sense of how the files in the
C:\ProgramData\Bareos\tray-monitor.d directory are supposed to be setup.
I am following this part.
http://doc.bareos.org/master/html/bareos-manual-main-reference.html#x1-18500014.5
I am putting everything into
bareos-mon.conf
I am also using TLS so I have to have a TLS section in everything that communicates with the bareos server director.
TLS Enable = yes
TLS Require = yes
TLS CA Certificate File = ".."
TLS Certificate = ".."
TLS Key = ".."