Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-08 Thread Geert Stappers
Op 20110608 om 02:11 schreef Tim Gustafson: > > http://bacula.org/5.0.x-manuals/en/developers/developers/Protocol_Used_Between_Direc.html#SECTION0065 > > That appears to be the protocol between the director and the file daemon, not > bconsole. > FWIW there is bacula developers m

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-08 Thread Martin Simmons
> On Tue, 7 Jun 2011 16:53:24 -0700 (PDT), Tim Gustafson said: > > I was asking if there was any documentation on the protocol that bconsole > uses to talk to the director daemon. It would appear that the answer is > "no". Thanks anyhow! The protocol is very minimal -- it just sends what th

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread Tim Gustafson
> http://bacula.org/5.0.x-manuals/en/developers/developers/Protocol_Used_Between_Direc.html#SECTION0065 That appears to be the protocol between the director and the file daemon, not bconsole. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Tim Gustaf

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread John Drescher
On Tue, Jun 7, 2011 at 7:53 PM, Tim Gustafson wrote: >> What about >> echo "show status client=ClientName" | bconsole > > Yes, I know I can do that. > > I was asking if there was any documentation on the protocol that bconsole > uses to talk to the director daemon.  It would appear that the answe

Re: [Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread Tim Gustafson
> What about > echo "show status client=ClientName" | bconsole Yes, I know I can do that. I was asking if there was any documentation on the protocol that bconsole uses to talk to the director daemon. It would appear that the answer is "no". Thanks anyhow! -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Bacula-users] Fwd: Director Control Protocol

2011-06-07 Thread John Drescher
-- Forwarded message -- From: John Drescher Date: Tue, Jun 7, 2011 at 7:30 PM Subject: Re: [Bacula-users] Director Control Protocol To: Tim Gustafson On Tue, Jun 7, 2011 at 6:52 PM, Tim Gustafson wrote: >> Can't you spawn bconsole from the web application? That is what most >>