Thanks Georger, your suggestion is correct. I have solved the problem.
Regards,
David.
--
View this message in context:
http://www.nabble.com/tray-monitor-problem-tf1893440.html#a5180138
Sent from the Bacula - Users forum at Nabble.com.
Using Tomcat but need to do more? Need to support web
Try to modify the section below in bacula-dir.conf to
look like this:
# Restricted console used by tray-monitor to get the
status of the director
Console {
Name = bacula-mon
Password = "bacula-mon-password"
CommandACL = status, .status
CatalogACL = *all*
JobACL = *all*
ClientACL = *all
Hi,
I have a little problem with tray-monitor. It Show the following error
message in bacula-dir:
http://www.nabble.com/user-images/3145.png
My tray-monitor.conf file is like this:
#
# Bacula Tray Monitor Configuration File
#
Monitor {
Name = bacula-mon
Password = "bacula-mon-password"