{5} Assigned, Active Tickets by Owner (Full Description) (1 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

ixs

Ticket Summary Component Milestone Type Created
Description
#2 bacula_sd fails bacula_sd None defect 03/02/09

Hello,

I would use your munin plugin but I have a problem with bacula_sd the program terminates with an error.

mrb plugins # munin-run bacula_sd config
Traceback (most recent call last):
  File "/etc/munin/plugins/bacula_sd", line 127, in <module>
    print_config()
  File "/etc/munin/plugins/bacula_sd", line 103, in print_config
    hostname, devstats = parse_devices()
  File "/etc/munin/plugins/bacula_sd", line 67, in parse_devices
    return hostname, devs
UnboundLocalError: local variable 'hostname' referenced before assignment

In contrast bacula_job runs well.

The output of my bacula console is here, if it helps:

mrb plugins # bconsole
Connecting to Director mrb:9101
1000 OK: mrb-dir Version: 2.4.4 (28 December 2008)
Enter a period to cancel a command.
*status
Status available for:
     1: Director
     2: Storage
     3: Client
     4: All
Select daemon type for status (1-4): 2
The defined Storage resources are:
     1: File
     2: Ultrium3
Select Storage resource (1-2): 2
Connecting to Storage daemon Ultrium3 at mrb:9103

mrb-sd Version: 2.4.4 (28 December 2008) x86_64-pc-linux-gnu gentoo
Daemon started 07-Feb-09 11:24, 57 Jobs run since started.
 Heap: heap=405,504 smbytes=90,618 max_bytes=364,447 bufs=90 max_bufs=130
Sizes: boffset_t=8 size_t=8 int32_t=4 int64_t=8

Running Jobs:
No Jobs running.
====

Jobs waiting to reserve a drive:
====

Terminated Jobs:
 JobId  Level    Files      Bytes   Status   Finished        Name
===================================================================
   124  Full          1    218.1 M  OK       26-Feb-09 23:12 BackupCatalog.2009-02-26_23
   125  Incr      4,015    714.3 M  OK       27-Feb-09 23:08 MRB.2009-02-27_23
   126  Full          1    218.7 M  OK       27-Feb-09 23:10 BackupCatalog.2009-02-27_23
   127  Full    301,293    81.70 G  OK       28-Feb-09 15:45 MRB.2009-02-28_14
   128  Full          1    255.8 M  OK       28-Feb-09 15:45 BackupCatalog.2009-02-28_14
   129  Incr        168    296.8 M  OK       28-Feb-09 23:07 MRB.2009-02-28_23
   130  Full          1    255.9 M  OK       28-Feb-09 23:10 BackupCatalog.2009-02-28_23
   131  Full    300,162    79.55 G  OK       02-Mar-09 00:28 MRB.2009-03-01_23
   132  Full          0         0   OK       02-Mar-09 00:28 MRB3_Exchange.2009-03-01_23
   133  Full          1    289.4 M  OK       02-Mar-09 00:29 BackupCatalog.2009-03-01_23
====

Device status:
Device "FileStorage" (/bacula/storage) is not open.
Device "Ultrium3" (/dev/nst0) is mounted with:
    Volume:      U002
    Pool:        Default
    Media type:  LTO3
    Total Bytes=420,689,912,832 Blocks=6,521,110 Bytes/block=64,512
    Positioned at File=460 Block=0
====

Used Volume status:
U002 on device "Ultrium3" (/dev/nst0)
    Reader=0 writers=0 devres=0 volinuse=0
====

Data spooling: 0 active jobs, 0 bytes; 56 total jobs, 26,843,596,683 max bytes/job.
Attr spooling: 0 active jobs, 0 bytes; 56 total jobs, 97,158,909 max bytes.
====
*

Best Regards Martin


Note: See TracReports for help on using and creating reports.