Re: [Bacula-users] Looking for a way to get the number of running jobs as a single number

2013-06-11 Thread Radosław Korzeniewski
Hello, 2013/6/12 Jonathan Bayer > Thanks. The SQL is what I needed, I already have scripts which are > querying the database for other info. > > In my installation I can do a status dir in bconsole and I'll get a number of running jobs with running=xx below: *s dir inet-bacula-dir Version: 6.2

Re: [Bacula-users] Looking for a way to get the number of running jobs as a single number

2013-06-11 Thread Geert Stappers
Op 2013-06-12 om 05:04 schreef Jonathan Bayer: > On 6/11/2013 5:26 PM, Marcin Haba wrote: > > Dnia 2013-06-11, wto o godzinie 16:27 -0400, Jonathan Bayer pisze: > >> I would like to be able to monitor the number of running jobs with our > >> monitoring system (Zabbix). To do this I need a script w

Re: [Bacula-users] Looking for a way to get the number of running jobs as a single number

2013-06-11 Thread Jonathan Bayer
Thanks. The SQL is what I needed, I already have scripts which are querying the database for other info. JBB On 6/11/2013 5:26 PM, Marcin Haba wrote: > Dnia 2013-06-11, wto o godzinie 16:27 -0400, Jonathan Bayer pisze: >> I would like to be able to monitor the number of running jobs with our >>

Re: [Bacula-users] Looking for a way to get the number of running jobs as a single number

2013-06-11 Thread Marcin Haba
Dnia 2013-06-11, wto o godzinie 16:27 -0400, Jonathan Bayer pisze: > I would like to be able to monitor the number of running jobs with our > monitoring system (Zabbix). To do this I need a script which will > return the number without any additional text. > > Is this available anywhere? I don

[Bacula-users] Looking for a way to get the number of running jobs as a single number

2013-06-11 Thread Jonathan Bayer
I would like to be able to monitor the number of running jobs with our monitoring system (Zabbix). To do this I need a script which will return the number without any additional text. Is this available anywhere? I don't see an easy way to do this. Thanks JBB -