Re: [Bacula-users] Tray monitor build

2018-07-14 Thread Heitor Faria
> Before doing a make, you must run ./configure and you must include 
> --enable-bat.
> Then providing you have qmake installed, and the correct version of Qt is
> installed, a "make" as I suggested should work.

> On 07/12/2018 05:34 PM, Chris Wilkinson wrote:

>> Yes, I tried that but make does not exist. Searching around I found a 
>> suggestion
>> (yours if I recall correctly) that qmake is required first. I do that and 
>> make
>> then exists but no binary is produced by make; at least I can't find it in
>> /usr/sbin where the other bacula executables live.

>> Make does make a create a bash script called 'bacula-tray-monitor' that when
>> executed, brings up a monitor configuration dialog window. It's not evident 
>> to
>> me how this dialog should be populated.

>> Chris.

Hello Chris, 

You might also try my notes last time I compiled the Tray Monitor: 
http://bacula.us/bacula-firewallnat-transversing-client-initiated-backup/ 

Regards, 
-- 
Heitor Medrado de Faria | CEO Bacula América Latina, Brasil & USA | Visto EB-1 
| LPIC-III | EMC 05-001 | ITIL-F 
• Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula Enterprise 
http://www.bacula.com.br/enterprise/ 
• Ministro treinamento e implementação in-company do Bacula Community 
http://www.bacula.com.br/in-company/ 
• Compre o novo livro do Bacula http://www.bacula.com.br/livro 
• Brazil +55 (61) 98268-4220 | USA +1 (323) 300-5387 | www.bacula.com.br 

Indico as capacitações complementares: 
Shell básico e Programação em Shell com Julio Neves | Zabbix com Adail Host. 
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor build

2018-07-13 Thread Kern Sibbald

  
  
Before doing a make, you must run ./configure and you must include
--enable-bat. Then providing you have qmake installed, and the
correct version of Qt is installed, a "make" as I suggested should
work.

On 07/12/2018 05:34 PM, Chris Wilkinson
  wrote:


  
Yes, I tried that but make does not exist. Searching around
  I found a suggestion (yours if I recall correctly) that qmake
  is required first. I do that and make then exists but no
  binary is produced by make; at least I can't find it in
  /usr/sbin where the other bacula executables live.
  
  
  Make does make a create a bash script called
'bacula-tray-monitor' that when executed, brings up a
monitor configuration dialog window. It's not evident to me
how this dialog should be populated.


Chris.
  
  
  
  
On Thu, 12 Jul 2018, 3:48 p.m. Kern Sibbald,
   wrote:


   I forget the exact
procedure, but if I remember right you must:

cd /src/qt-console/tray-monitor
make



On
  07/12/2018 12:23 PM, Chris Wilkinson wrote:


  Is there an option to build the tray
monitor from v9.0.8 source?


I added --enable-tray-monitor in
  ./configure options but this did not produce the
  binary.


I have Qt4 and Qt5 installed.
  
  
  Thanks
  Chris Wilkinson 

  
  
  
  
  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
  
  
  
  ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



  

  

  


  


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor build

2018-07-12 Thread Chris Wilkinson
Yes, I tried that but make does not exist. Searching around I found a
suggestion (yours if I recall correctly) that qmake is required first. I do
that and make then exists but no binary is produced by make; at least I
can't find it in /usr/sbin where the other bacula executables live.

Make does make a create a bash script called 'bacula-tray-monitor' that
when executed, brings up a monitor configuration dialog window. It's not
evident to me how this dialog should be populated.

Chris.


On Thu, 12 Jul 2018, 3:48 p.m. Kern Sibbald,  wrote:

> I forget the exact procedure, but if I remember right you must:
>
> cd /src/qt-console/tray-monitor
> make
>
>
>
> On 07/12/2018 12:23 PM, Chris Wilkinson wrote:
>
> Is there an option to build the tray monitor from v9.0.8 source?
>
> I added --enable-tray-monitor in ./configure options but this did not
> produce the binary.
>
> I have Qt4 and Qt5 installed.
>
> Thanks
> Chris Wilkinson
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
>
> ___
> Bacula-users mailing 
> listBacula-users@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor build

2018-07-12 Thread Kern Sibbald

  
  
I forget the exact procedure, but if I remember right you must:

cd /src/qt-console/tray-monitor
make



On 07/12/2018 12:23 PM, Chris Wilkinson
  wrote:


  Is there an option to build the tray monitor from
v9.0.8 source?


I added --enable-tray-monitor in ./configure
  options but this did not produce the binary.


I have Qt4 and Qt5 installed.
  
  
  Thanks
  Chris Wilkinson 

  
  
  
  
  --
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
  
  
  
  ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users



  


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor build

2018-07-12 Thread Chris Wilkinson
Is there an option to build the tray monitor from v9.0.8 source?

I added --enable-tray-monitor in ./configure options but this did not
produce the binary.

I have Qt4 and Qt5 installed.

Thanks
Chris Wilkinson
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray monitor conf.

2018-06-10 Thread Erik P. Olsen
On 2018-06-10 at 21:16:28 Tilman Schmidt wrote:

> Am 10.06.2018 um 18:46 schrieb Erik P. Olsen:
> > On 2018-06-10 at 13:48:08 Tilman Schmidt wrote:
> >   
> >> Am 10.06.2018 um 11:43 schrieb Erik P. Olsen:  

> 
> >>> Also a $HOME/.bacula-tray-monitor.conf should be found. I don't have this 
> >>> file and I
> >>> realise that it may be due to a packaging error by fedora, but is it 
> >>> possible to
> >>> find this file elsewhere, perhaps on the internet?
> >>
> >> It is certainly not a packaging error.
> >> $HOME is your personal home directory.
> >> Files in there cannot be provided by an installation package, as the
> >> packager cannot know in advance what your home directory will be.
> >> At best the package could drop some file in /etc/skel from where it will
> >> be copied when a user is created, but that would do nothing for users
> >> that already existed before the package was installed.  
> > 
> > So, what's mentioned in the manual is only true when you build tray monitor
> > yourself.  
> 
> No, that's not what I was trying to say.
> The ~/.bacula-tray-monitor.conf needs to be created by each user
> him/herself, no matter whether you build the tray monitor program
> yourself or you install it from a package.

My misunderstanding, I now see that the conf file is created by tray-monitor if 
it is not
present.

--
Regards,
Erik P. Olsen
 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray monitor conf.

2018-06-10 Thread Tilman Schmidt
Am 10.06.2018 um 18:46 schrieb Erik P. Olsen:
> On 2018-06-10 at 13:48:08 Tilman Schmidt wrote:
> 
>> Am 10.06.2018 um 11:43 schrieb Erik P. Olsen:
>>> In the manual on page 16 (pdf version) a configuration overview is shown. 
>>> Right below
>>> the figure there is an unresolved reference to a more detailed description. 
>>> Where is
>>> this description to be found?  
>>
>> Which manual exactly?
> 
> The Main Reference Guide which is the only manual deling with tray monitor.

Ah, found it. So you're referring to the "chapter ??" just before the
heading "New Tray Monitor". That should be chapter 16 "Customizing the
Configuration Files".

>>> Also a $HOME/.bacula-tray-monitor.conf should be found. I don't have this 
>>> file and I
>>> realise that it may be due to a packaging error by fedora, but is it 
>>> possible to find
>>> this file elsewhere, perhaps on the internet?  
>>
>> It is certainly not a packaging error.
>> $HOME is your personal home directory.
>> Files in there cannot be provided by an installation package, as the
>> packager cannot know in advance what your home directory will be.
>> At best the package could drop some file in /etc/skel from where it will
>> be copied when a user is created, but that would do nothing for users
>> that already existed before the package was installed.
> 
> So, what's mentioned in the manual is only true when you build tray monitor 
> yourself.

No, that's not what I was trying to say.
The ~/.bacula-tray-monitor.conf needs to be created by each user
him/herself, no matter whether you build the tray monitor program
yourself or you install it from a package.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray monitor conf.

2018-06-10 Thread Erik P. Olsen
On 2018-06-10 at 13:48:08 Tilman Schmidt wrote:

> Am 10.06.2018 um 11:43 schrieb Erik P. Olsen:
> > In the manual on page 16 (pdf version) a configuration overview is shown. 
> > Right below
> > the figure there is an unresolved reference to a more detailed description. 
> > Where is
> > this description to be found?  
> 
> Which manual exactly?

The Main Reference Guide which is the only manual deling with tray monitor.

> http://blog.bacula.org/documentation/documentation/ lists
> 
> Bacula Main Reference Guide PDF /HTML
> Console and Operators Guide PDF /HTML
> Problem Resolution Guide PDF /HTML
> Utility Programs PDF /HTML
> Miscellaneous Guide PDF /HTML
> Developers’ Guide PDF /HTML
> 
> for the current version alone.
> 
> > Also a $HOME/.bacula-tray-monitor.conf should be found. I don't have this 
> > file and I
> > realise that it may be due to a packaging error by fedora, but is it 
> > possible to find
> > this file elsewhere, perhaps on the internet?  
> 
> It is certainly not a packaging error.
> $HOME is your personal home directory.
> Files in there cannot be provided by an installation package, as the
> packager cannot know in advance what your home directory will be.
> At best the package could drop some file in /etc/skel from where it will
> be copied when a user is created, but that would do nothing for users
> that already existed before the package was installed.

So, what's mentioned in the manual is only true when you build tray monitor 
yourself.
Thanks for informing me, maybe I should do it myself.

--
Regards,
Erik P. Olsen


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray monitor conf.

2018-06-10 Thread Tilman Schmidt
Am 10.06.2018 um 11:43 schrieb Erik P. Olsen:
> In the manual on page 16 (pdf version) a configuration overview is shown. 
> Right below
> the figure there is an unresolved reference to a more detailed description. 
> Where is this
> description to be found?

Which manual exactly?
http://blog.bacula.org/documentation/documentation/ lists

Bacula Main Reference Guide PDF /HTML
Console and Operators Guide PDF /HTML
Problem Resolution Guide PDF /HTML
Utility Programs PDF /HTML
Miscellaneous Guide PDF /HTML
Developers’ Guide PDF /HTML

for the current version alone.

> Also a $HOME/.bacula-tray-monitor.conf should be found. I don't have this 
> file and I
> realise that it may be due to a packaging error by fedora, but is it possible 
> to find
> this file elsewhere, perhaps on the internet?

It is certainly not a packaging error.
$HOME is your personal home directory.
Files in there cannot be provided by an installation package, as the
packager cannot know in advance what your home directory will be.
At best the package could drop some file in /etc/skel from where it will
be copied when a user is created, but that would do nothing for users
that already existed before the package was installed.

Judging from the name this file hosts the current user's individual tray
monitor configuration.
I would assume it is optional and tray monitor will either work fine
without it, or maybe create it automatically if it doesn't exist.
I regret I can't verify this myself as the openSUSE packages I'm
currently using do not include the tray monitor.

HTH
Tilman

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray monitor conf.

2018-06-10 Thread Erik P. Olsen
In the manual on page 16 (pdf version) a configuration overview is shown. Right 
below
the figure there is an unresolved reference to a more detailed description. 
Where is this
description to be found?

Also a $HOME/.bacula-tray-monitor.conf should be found. I don't have this file 
and I
realise that it may be due to a packaging error by fedora, but is it possible 
to find
this file elsewhere, perhaps on the internet?

--
Regards,
Erik P. Olsen

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor issue.

2016-05-24 Thread Heitor Faria

> I run bacula 7.4.0 on linux distro fedora 23 and when I run the tray
> monitor I experience - besides it being extreemely slow - that it
> displays in the bottom of the window: 1999 Authentication failed. It
> apparently does not affect the process, tray monitor runs to completion
> without any other failures.
> 
> What's going on? All credentials are apparently OK.

Hello, Erik: can you start it from a terminal and post the output? It probably 
has a debug mode also, that would provide even more information.

Regards,
-- 
=== 
Heitor Medrado de Faria | Bacula do Brasil 
Próximas aulas telepresencial ao-vivo - 02 de maio: 
http://www.bacula.com.br/agenda/ 
Ministro treinamento e implementação in-company Bacula: 
http://www.bacula.com.br/in-company/ 
61 8268-4220 
Site: www.bacula.com.br 


--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor issue.

2016-05-24 Thread Erik P. Olsen
I run bacula 7.4.0 on linux distro fedora 23 and when I run the tray
monitor I experience - besides it being extreemely slow - that it
displays in the bottom of the window: 1999 Authentication failed. It
apparently does not affect the process, tray monitor runs to completion
without any other failures.

What's going on? All credentials are apparently OK.

-- 
Erik

--
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor Kubunut 12.04

2013-04-11 Thread DAHLBOKUM Markus (FPT INDUSTRIAL)
Hello,

I've encountered a strange phenomenon in Kubuntu 12.04.

I'm using the tray monitor from the distribution.
Over time, the tray monitor causes the xorg to use more and more memory. After 
4 days of just doing nothing (the machine was running, but I was not present), 
xorg used 1.7 GB memory and blocking one CPU completely.

As I was not able to say why this happened, I reinstalled the complete machine 
always looking when the memory problem would start. And now I can see when the 
tray monitor is running xorg starts using memory.
So I can definitivly say it's the tray monitor.

On a machine, the same hardware, but using Ubuntu 12.04, this does't occur. 
Therefore I believe this has something to do with kdm, kwin or the 
plasma-desktop. But that's a guess.

I hope this one gets tracked down because I leave the tray monitor closed and 
start it just for a short ime to check my backups.

Thank you all.
Kind regards,
Markus

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray Monitor on Ubuntu 12.04

2013-01-16 Thread compdoc
Ubuntu 12.04 has bacula 5.2.5 in its repos and it seems to work well,
however the Windows binary on Sourceforge is 5.2.10 so I decided to try my
hand at building bacula from the files on  Sourceforge. First version
5.2.10, and then version 5.2.12.

It seems to run fine (doing my first full backups now) however the tray
monitor isn't being built even though I include --enable-tray-monitor. Bat
is built and runs fine when I include --enable-bat, so I think I must have
missed a package required by the tray monitor. 

Any suggestions?

Thanks!



--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor

2012-05-03 Thread Kovacs Alpar
Hi,

I have configured bacula and everything working as expected, but on my
windows xp client the tray monitor does not showing the green light wen
bacup is executing ( but I can see in the tray monitor status the running
bacup process)
I have bacula 5.2.6

Thanks in advance

Kovacs Alpar
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray-monitor and multiple clients

2010-11-24 Thread Thomas Schweikle
Hi!

I have tray-monitor set up to watch my bacula server:

On the server:
Console {
  Name = bacula-mon
  Password = XXX_MONDIRPASSWORD_XXX
  CommandACL = status, .status
}

Director {
  Name = bacula-mon
  Password = XXX_FDPASSWORD_XXX
  Monitor = yes
}

Director {
  Name = bacula-mon
  Password = XXX_SDPASSWORD_XXX
  Monitor = yes
}


On one client:
Director {
  Name = ub0001-mon
  Password = XXX_CLIENTFDPW_XXX
  Monitor = yes
}


And for the tray-monitor:
Monitor {
  Name = bacula-mon
  Password = XXX_MONDIRPASSWORD_XXX
  RefreshInterval = 5 seconds
}

Director {
  Name = bacula-mon
  DIRport = 9101
  address = bacula
}

Client {
  Name = bacula-fd
  Address = bacula
  FDPort = 9102
  Password = XXX_FDPASSWORD_XXX
}

Storage {
  Name = bacula-sd
  Address = bacula
  SDPort = 9103
  Password = XXX_SDPASSWORD_XXX
}


Client {
  Name = ub0001-fd
  Address = auth
  FDPort = 9102
  Password = XXX_CLIENTFDPW_XXX
}


Now starting tray-monitor gives:
ub0001:~% bacula-tray-monitor -c tray-monitor.conf
Gtk-Message: Failed to load module gnomesegvhandler:
libgnomesegvhandler.so: cannot open shared object file: No such file
or directory

(bacula-tray-monitor:21436): Gtk-WARNING **: GtkSpinButton: setting
an adjustment with non-zero page size is deprecated
Connecting to Director bacula.local:9101
Opened connection with Director daemon.
Connecting to Client bacula.local:9102
Opened connection with File daemon.
Connecting to Storage bacula.local:9103
Opened connection with Storage daemon.
Connecting to Client ub0001.local:9102
24-Nov 21:40 tray-monitor JobId 0: Fatal error: Director and File
daemon passwords or names not the same.
Please see
http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00376
for help.
Connecting to Client ub0001.local:9102
24-Nov 21:40 tray-monitor JobId 0: Fatal error: Director and File
daemon passwords or names not the same.
Please see
http://www.bacula.org/en/rel-manual/Bacula_Freque_Asked_Questi.html#SECTION00376
for help.

As far as I can interpret the documentation this seems correct.
Could anyone have a look at it and prove it?

Thanks in advance!


PS: the given URL for FAQs isn't available any more: page not found
error. :-)

-- 
Thomas



--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray-monitor will not run

2010-06-16 Thread duxbuz

Hello

I get this  error when trying to run tray-monitor as sudo or as standard user:

  File daemon rejected Hello command
Connecting to Client 

 I can open the  monitor but the mycomp-fd has:
error 2000 OK Hello 2

Anyone know whats amiss?

Thanks.

+--
|This was sent by dux...@hotmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--



--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor giving me fits.

2007-11-27 Thread Chris Sarginson
Hi Flak,

Make sure that the following lines in your bacula-fd.conf has passwords 
that correspond to those in your bacula-dir.conf

Director {
   Name = Ziff-dir
   Password = password
}

Director {
   Name = Ziff-tray
   Password = password
   Monitor = yes
}

Kind regards

Chris Sarginson
Technical Support
UKFast.Net Ltd

(t) 0870 111 8866
(f) 0870 458 4545

The UK's Best Hosting Provider ISPA Awards 2007, 2006 and 2005

Dedicated Servers - Managed Hosting - Domain Names- http://www.ukfast.net

UKFast.Net Ltd, City Tower, Piccadilly Plaza, Manchester, M1 4BT
Registered in England. Number 384 5616

John Drescher wrote:
 On Nov 26, 2007 5:14 PM, Flak Magnet [EMAIL PROTECTED] wrote:
 Perhaps I'm trying to use it for other than it's intended use.

 I want to monitor:

 bacula-dir
 bacula-fd

 server8-sd
 server8-fd

 server57-sd
 server57-fd

 nagios-fd

 otherbox-fd

 Every time I try to add a FD or SD from a box OTHER than the one the director
 is loaded on it chokes.  Returns:

 26-Nov 17:08 tray-monitor:  Fatal error: Director and File daemon passwords 
 or
 names not the same.

 SHOULD I be able to monitor each of those things at the same time from the
 same tray monitor?
 Yes.
 
 John
 
 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Kind regards

Chris Sarginson
Technical Support
UKFast.Net Ltd

(t) 0870 111 8866
(f) 0870 458 4545

The UK's Best Hosting Provider ISPA Awards 2007, 2006 and 2005

Dedicated Servers - Managed Hosting - Domain Names- http://www.ukfast.net

UKFast.Net Ltd, City Tower, Piccadilly Plaza, Manchester, M1 4BT
Registered in England. Number 384 5616

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor giving me fits.

2007-11-27 Thread Flak Magnet
Right... I think I've done that... over and over again I've double and triple 
checked it.

Okay, here we go with the specifics.

$ cat /etc/bacula/tray-monitor.conf
#
# Bacula Tray Monitor Configuration File
#

Monitor {
  Name = bacula-mon
  Password = 4rTwfHAmE80IhecI0kFqLMo0eYFhrGl13 # password for the 
Directors
  RefreshInterval = 300 seconds
}

Client {
  Name = bacula-fd
  Address = bacula
  FDPort = 9102
  Password = bvfHxDTjmM2sQBCwnt8pjOlUPm30kx3HqsgOc  # password for 
FileDaemon
}

### Note that the host with the dir doesn't have a SD on it.
#Storage {
#  Name = bacula-sd
#  Address = bacula
#  SDPort = 9103
#  Password = 800d69mYSS6b9juhT10o7Yi090jIlWDXd5F25sdTv  # password 
for StorageDaemon
#}

### And here I want to monitor the SD on host server8
Storage {
Name = server8
Address = server8
SDPort = 9103
Password = server8monitorpasswd
}

Director {
  Name = bacula-dir
  DIRport = 9101
  address = bacula
}

So now I want to look at the passwords in server57's bacula-sd.conf, right?  
Make sure they match:

Here is the relevant section, I believe...

Director {
  Name = adac8mon-sd
  Password = server8monitorpasswd
  Monitor = yes
}

And no... that doesn't work.  Then I had an aha! moment, and I grokked what 
you'd written.

EACH of the different bacula daemons on EACH host must have the SAME director 
and monitor passwords as the one contained in your bacula-dir.conf file on 
the machine with the director.  

See, what I was doing wrong was trying to have different monitor passwords for 
each sd and fd daemon and thinking that matching them in the 
tray-monitor.conf file was the way to grant it access.  *BUZZ* Now I got it.

I'll try to find time to document this clearly on the Bacula WIKI later today.

Tnx for the mental kick-start.

--Tim

On Tuesday 27 November 2007 5:40:31 am Chris Sarginson wrote:
 Make sure that the following lines in your bacula-fd.conf has passwords
 that correspond to those in your bacula-dir.conf

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor giving me fits.

2007-11-26 Thread Flak Magnet
Perhaps I'm trying to use it for other than it's intended use.

I want to monitor:

bacula-dir
bacula-fd

server8-sd
server8-fd

server57-sd
server57-fd

nagios-fd

otherbox-fd

Every time I try to add a FD or SD from a box OTHER than the one the director 
is loaded on it chokes.  Returns:

26-Nov 17:08 tray-monitor:  Fatal error: Director and File daemon passwords or 
names not the same.

SHOULD I be able to monitor each of those things at the same time from the 
same tray monitor?  If so, I'll get into more specifics and hopefully get 
some help with the configuration I'm trying.  Otherwise I'll give it up and 
move on.

-- 
--
Flak Magnet (Tim)
www.flakmagnet.com

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray monitor giving me fits.

2007-11-26 Thread John Drescher
On Nov 26, 2007 5:14 PM, Flak Magnet [EMAIL PROTECTED] wrote:
 Perhaps I'm trying to use it for other than it's intended use.

 I want to monitor:

 bacula-dir
 bacula-fd

 server8-sd
 server8-fd

 server57-sd
 server57-fd

 nagios-fd

 otherbox-fd

 Every time I try to add a FD or SD from a box OTHER than the one the director
 is loaded on it chokes.  Returns:

 26-Nov 17:08 tray-monitor:  Fatal error: Director and File daemon passwords or
 names not the same.

 SHOULD I be able to monitor each of those things at the same time from the
 same tray monitor?
Yes.

John

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray-monitor shows nothing

2007-05-24 Thread Jorge González
Hi there!

I'm trying to get tray-monitor running but no window (program) is shown, 
only text in console. Tray-monitor authenticates ok against director, 
client and storage as youy can see

/bacula-tray-monitor -d99 -c /etc/bacula/tray-monitor.conf
Connecting to Director dionisio.degesys.net:9101
tray-monitor: cram-md5.c:150 sending resp to challenge:
Yz/jy//Lyg/sb6+r3B
tray-monitor: cram-md5.c:78 send: auth cram-md5
[EMAIL PROTECTED] ssl=0
tray-monitor: cram-md5.c:97 Authenticate OK C0QD09+Gna0Jgrxh2eA
tray-monitor: authenticate.c:94 dird: 1000 OK auth
tray-monitor: authenticate.c:101 dird: 1000 OK: bacula-intranet-dir
Version: 2.0.3 (06 March 2007)
Opened connection with Director daemon.
Connecting to Client odin.degesys.net:9102
tray-monitor: cram-md5.c:150 sending resp to challenge: EzRq5GOB+s+AMiZC
tray-monitor: cram-md5.c:78 send: auth cram-md5
[EMAIL PROTECTED] ssl=0
tray-monitor: cram-md5.c:97 Authenticate OK 7+gYLC/hj+/9Hu1/xIA
Opened connection with File daemon.
Connecting to Storage apolo.degesys.net:9103
tray-monitor: cram-md5.c:150 sending resp to challenge:
c/pLS9/QZw+V6/faB
tray-monitor: cram-md5.c:78 send: auth cram-md5
[EMAIL PROTECTED] ssl=0
tray-monitor: cram-md5.c:97 Authenticate OK /7+c89V6AX/Z74A7D
Opened connection with Storage daemon./



Strace Output (truncated output): I saw jobs only 977 and 962 (repeated)

write(2, Opened connection with Storage d..., 39Opened connection with 
Storage daemon.
) = 39
write(6, \0\0\0\20, 4)= 4
write(6, .status current\n, 16)   = 16
read(6, \0\0\0\20, 4) = 4
read(6, 3000 OK .status\n, 16)= 16
read(6, \377\377\377\377, 4)  = 4
write(6, \0\0\0\r, 4) = 4
write(6, .status last\n, 13)  = 13
read(6, \0\0\0\20, 4) = 4
read(6, 3000 OK .status\n, 16)= 16
read(6, \0\0\0\, 4)  = 4
read(6, JobId=977 JobStatus=T JobErrors=..., 34) = 34
read(6, \377\377\377\377, 4)  = 4
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1180018789, 460975}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1180018789, 461818}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 0) = 0
write(3, 5\30\4\0\0\240\4\3\0\240\4 \0 \0\231\4\5\0?\0\240\4\0..., 
304) = 304
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1180018789, 462542}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 999)   = 0
gettimeofday({1180018790, 459907}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1180018790, 460096}, NULL) = 0
poll([{fd=3, events=POLLIN}], 1, 0) = 0
ioctl(3, FIONREAD, [0]) = 0

[...]

What I'm doing wrong?

thanks in advance
jorge



-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray monitor message

2007-01-23 Thread Joseph S. Rizzari
Hello,

I have just installed Bacula 2.0 and have two successful backups saved to file. 
 When I click on the tray icon under DIR I see the following:

The defined catalog resources are:
Selection list for Catalog is empty!
Could not find a Catalog resource

I am running Red Hat Enterprise 4 and this is my test machine which runs the 
Director, Storage Daemon, and File Daemon.

Can anyone help me figure out what this message means?

Thank you,

--
Joseph S. Rizzari
Lincoln Laboratory
Massachusetts Institute of Technology
244 Wood Street
Lexington, MA 02420-9108
Phone +1.781.981.4277


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Tray Monitor: bogus error?

2006-07-11 Thread Michael Nelson
Running 1.38.11, when I start up the tray monitor it displays this
error in the DIR section:

Current job: status error: You must specify a use catalog-name
command before continuing.

It repeats the same message for Last Job

However, if I check the log, I see no error, and if I use bconsole to
check status I see no problem reported either.  In fact, it reports:

  *status dir
  Using default Catalog name=MyCatalog DB=bacula

I don't understand what the tray monitor is whining about, or how to
clear what appears to be a bogus error.

Thanks
Michael

-- 

San Francisco, CA


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray Monitor: bogus error?

2006-07-11 Thread Georger Araujo
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*
  StorageACL = *all*
  ScheduleACL = *all*
  PoolACL = *all*
  FileSetACL = *all*
}

Regards,

Georger

--- Michael Nelson [EMAIL PROTECTED] escreveu:

 Running 1.38.11, when I start up the tray monitor it
 displays this
 error in the DIR section:
 
 Current job: status error: You must specify a use
 catalog-name
 command before continuing.
 
 It repeats the same message for Last Job
 
 However, if I check the log, I see no error, and if
 I use bconsole to
 check status I see no problem reported either.  In
 fact, it reports:
 
   *status dir
   Using default Catalog name=MyCatalog DB=bacula
 
 I don't understand what the tray monitor is whining
 about, or how to
 clear what appears to be a bogus error.
 
 Thanks
 Michael



___ 
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. 
Registre seu aparelho agora! 
http://br.mobile.yahoo.com/mailalertas/ 
 



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray Monitor: bogus error?

2006-07-11 Thread Christian Jose
I have the same problem and have spent 3 days trying to work out what
the problem is with no joy so far.
I'm using the 1.38.11 FC5 RPMs. With the tray monitor on a separate FC5
box from the Director.

Regards

Christian

On Tue, 2006-07-11 at 08:43 -0700, Michael Nelson wrote:
 Running 1.38.11, when I start up the tray monitor it displays this
 error in the DIR section:
 
 Current job: status error: You must specify a use catalog-name
 command before continuing.
 
 It repeats the same message for Last Job
 
 However, if I check the log, I see no error, and if I use bconsole to
 check status I see no problem reported either.  In fact, it reports:
 
   *status dir
   Using default Catalog name=MyCatalog DB=bacula
 
 I don't understand what the tray monitor is whining about, or how to
 clear what appears to be a bogus error.
 
 Thanks
 Michael




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray Monitor: bogus error?

2006-07-11 Thread Christian Jose
Hmm, seems to work for me.
Many Thanks.
Christian

On Tue, 2006-07-11 at 12:53 -0300, Georger Araujo wrote: 
 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*
   StorageACL = *all*
   ScheduleACL = *all*
   PoolACL = *all*
   FileSetACL = *all*
 }
 
 Regards,
 
 Georger
 
 --- Michael Nelson [EMAIL PROTECTED] escreveu:
 
  Running 1.38.11, when I start up the tray monitor it
  displays this
  error in the DIR section:
  
  Current job: status error: You must specify a use
  catalog-name
  command before continuing.
  
  It repeats the same message for Last Job
  
  However, if I check the log, I see no error, and if
  I use bconsole to
  check status I see no problem reported either.  In
  fact, it reports:
  
*status dir
Using default Catalog name=MyCatalog DB=bacula
  
  I don't understand what the tray monitor is whining
  about, or how to
  clear what appears to be a bogus error.
  
  Thanks
  Michael
 
 
   
 ___ 
 Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular. 
 Registre seu aparelho agora! 
 http://br.mobile.yahoo.com/mailalertas/ 
 
 
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users



-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Tray Monitor: bogus error?

2006-07-11 Thread Michael Nelson
 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*
   StorageACL = *all*
   ScheduleACL = *all*
   PoolACL = *all*
   FileSetACL = *all*
 }

That fixed it, thanks very much!

Michael

-- 

San Francisco, CA


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray-monitor problem

2006-07-05 Thread David Rodriguez Demelos

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 # password for the Directors   
  RefreshInterval = 5 seconds
}
   
Client {
  Name = bacula-fd
  Address = bacula_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Client {
  Name = brandy2-fd
  Address = brandy2_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Client {
  Name = corleone-fd
  Address = corleone_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Client {
  Name = LIA-fd
  Address = LIA_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Client {
  Name = davidov-fd
  Address = davidov_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Client {
  Name = camaleo-fd
  Address = camaleo_adress
  FDPort = 9102
  Password = bacula-mon-password  # password for FileDaemon
}

Storage {
  Name = bacula-sd
  Address = bacula_storage_adress
  SDPort = 9103
  Password = bacula-mon-password  # password for StorageDaemon
}

Director {
  Name = bacula-dir
  DIRport = 9101
  address = bacula_dir_adress
}


All my clients configuration file (bacula-fd.conf) and my storage
configuration file (bacula-sd.conf) contains the following restricted
Director resource:

Director {
  Name = bacula-mon
  Password = bacula-mon-password
  Monitor = yes
}


And my bacula-dir.conf file contains the following restricted Console
resource:

Console {
  Name = bacula-mon
  Password = bacula-mon-password
  CommandACL = status, .status
}


And my catalog resource in bacula-dir.conf is like this:

Catalog {
  Name = MyCatalog
  dbname = bacula; user = bacula; password = 
}



Can anybody help me?

Thanks.
-- 
View this message in context: 
http://www.nabble.com/tray-monitor-problem-tf1893440.html#a5178225
Sent from the Bacula - Users forum at Nabble.com.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray-monitor problem

2006-07-05 Thread Georger Araujo
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*
  StorageACL = *all*
  ScheduleACL = *all*
  PoolACL = *all*
  FileSetACL = *all*
}

Regards,

Georger

--- David Rodriguez Demelos
[EMAIL PROTECTED] escreveu:

 
 Console {
   Name = bacula-mon
   Password = bacula-mon-password
   CommandACL = status, .status
 }
 









___ 
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar 
seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray-monitor problem

2006-07-05 Thread David Rodriguez Demelos

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 services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray-monitor

2006-05-19 Thread Florian Kieling
Hello Robert,
I've added this lines to my bacula-dir.conf and the problem is fixed.
Thanks.
Florian
 In the file /etc/bacula/bacula-dir.conf add the following lines to the
 Console resource at the end of the file after the line CommandACL = status,
 .status.

   CatalogACL = *all*
   JobACL = *all*
   ClientACL = *all*
   StorageACL = *all*
   ScheduleACL = *all*
   PoolACL = *all*
   FileSetACL = *all*

 If you want to create different console users you can create multiple
 entries with different ACL values.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Florian
 Kieling
 Sent: Thursday, May 18, 2006 6:09 AM
 To: bacula-users@lists.sourceforge.net
 Subject: [Bacula-users] tray-monitor

 Hallo Folks,

 I've configure my tray-monitor and start it. but i get for the dir this
 message:
 'You must specify a use catalog-name command before continuing.'
 But I don't found in the docemtation an use or Calatog directive for the
 director section.
 That action means this message? Wich directive should i use?

 Florian Kieling


 ---
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job
 easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Bacula-users mailing list
 Bacula-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/bacula-users




   



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] tray-monitor

2006-05-18 Thread Florian Kieling
Hallo Folks,

I've configure my tray-monitor and start it. but i get for the dir this
message:
'You must specify a use catalog-name command before continuing.'
But I don't found in the docemtation an use or Calatog directive for the
director section.
That action means this message? Wich directive should i use?

Florian Kieling


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


RE: [Bacula-users] tray-monitor

2006-05-18 Thread Robert Nelson
In the file /etc/bacula/bacula-dir.conf add the following lines to the
Console resource at the end of the file after the line CommandACL = status,
.status.

  CatalogACL = *all*
  JobACL = *all*
  ClientACL = *all*
  StorageACL = *all*
  ScheduleACL = *all*
  PoolACL = *all*
  FileSetACL = *all*

If you want to create different console users you can create multiple
entries with different ACL values.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Florian
Kieling
Sent: Thursday, May 18, 2006 6:09 AM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] tray-monitor

Hallo Folks,

I've configure my tray-monitor and start it. but i get for the dir this
message:
'You must specify a use catalog-name command before continuing.'
But I don't found in the docemtation an use or Calatog directive for the
director section.
That action means this message? Wich directive should i use?

Florian Kieling


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users





---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] tray-monitor

2006-05-18 Thread Georger Araujo
Hi Florian,
I have exactly the same issue. I installed Bacula
1.38.9 (great program!) with MySQL catalog on a RHEL
AS4 server - we're going to backup this machine itself
(Oracle 10g R2) and a Windows 2000 file server with it
- and get the very same message.
When I fire up gnome-console and issue the .status
command, I get the following output:

Connecting to Director xxx.xxx.xxx:9101
1000 OK: xxx-dir Version: 1.38.9 (02 May 2006)
.status
Using default Catalog name=CatMySQL DB=bacula
1900 Bad .status command, missing arguments.

The strange thing is, I've successfully run a backup
job, and my MySQL tables have data in them. I've also
successfully queried the catalog.

Another one is that I get the following when I issue
the status storage command:

Device status:
Device FileStorage (/dados/restore) is not open or
does not exist.
Device LTO-2 (/dev/nst0) is mounted with
Volume=DO1O1IL2 Pool=*unknown*
Total Bytes Read=0 Blocks Read=0 Bytes/block=0
Positioned at File=0 Block=0


See? My LTO-2 drive is listed in Pool=*unknown* -
but it's in pool Default and, as I said, I managed to
run a backup on this.
You're not alone :) Regards,

Georger

--- Florian Kieling [EMAIL PROTECTED]
escreveu:

 Hallo Folks,
 
 I've configure my tray-monitor and start it. but i
 get for the dir this
 message:
 'You must specify a use catalog-name command
 before continuing.'
 But I don't found in the docemtation an use or
 Calatog directive for the
 director section.
 That action means this message? Wich directive
 should i use?
 
 Florian Kieling



___ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e 
anti-spam realmente eficaz. 
http://br.info.mail.yahoo.com/


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users