Christopher, You can use columnspec in the amanda.conf file to set the output layout. The instructions are in the amanda.conf file in the examples.
We use: columnspec "HostName=0:10,Disk=1:18,Level=1:1,OrigKB=1:9,OutKB=1:9,DumpTime=1:6 ,DumpRate=1:8,TapeTime=1:6,TapeRate=1:8" So our output looks like: HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS KB/s ------------------------------- ----------------------------------------- --------------- host1a /export/home 1 2167136 2167136 -- 12:26 2903.9 8:20 4334.7 host1a /export/home3 1 7937152 7937152 -- 28:44 4603.3 17:42 7473.8 host1b3 /export/home3 0 15244128 15244128 -- 41:48 6077.1 41:14 6161.3 host1a1 /mpm_a 0 24827168 24827168 -- 58:26 7081.5 58:26 7081.1 host1a1 /mpm_b 1 864 864 -- 0:09 96.2 0:02 395.9 host1a1 /opt 0 4967840 4967840 -- 23:48 3479.6 10:43 7724.0 Wayne Richards > > Hi, > > our dumps are quite big, so I quite often get reports like > > kanga //brain/sw$ 0 3201994027473728 85.8 356:551282.9 82:075576.2 > keaton /home 4 18812151273856 67.7 35:41 595.1 8:442429.1 > ^^^^^^^^^^^^^^^^^ > > As you can imagine this is quite difficult to read ;-) > > Where would I have to patch amanda to produce a better readable output? > Has anyone already written a different format line? > > Thanks, > > Christopher > > > -- > ====================================================== > Dipl.-Ing. Christopher Odenbach > HNI Rechnerbetrieb > [EMAIL PROTECTED] > Tel.: +49 5251 60 6215 > ======================================================
