Hi!
This is a parameter in your amanda.conf file. See below for an example.
--- cut here ---
columnspec
"HostName=1:35,Disk=1:50,Level=1:1,OrigKB=1:10,OutKB=1:10,Compress=1:6,DumpTime=1:7,DumpRate=1:8,TapeTime=1:7,TapeRate=1:8"
# Resizing of columns for amreport. Necessary to obtain a
complete display of the names of clients and filesystems.
--- cut here ---
The "columnspec" parameter determines the size of the columns in the report. Use with
care. The values I use are correct for me to have complete host names and filesystems
names, but the lines of the report take 2 lines each, because they are too long : you
can parse them to import data into some scripts, but the report is less readable by a
human...
By the way... columnspec => RTFM ;)
------------------------------------------------------
Jean-Christian SIMONETTI email: [EMAIL PROTECTED]
SysAdmin Wanadoo Portails phone: (+33)493004911
Sophia Antipolis, France
------------------------------------------------------
On Fri, 18 Oct 2002 10:34:38 +0000
Prods6 - AMANDA - Bkp Mannager <[EMAIL PROTECTED]> wrote:
>
> Dear friends ...
>
> My Amanda is installed and goes on !!!! GOOOD ... but
>
> Look ... please ... the summary report below, at end of bkp process:
>
>
> =========================================================================
> . . .
> DUMP SUMMARY:
> DUMPER STATS TAPER STATS
> HOSTNAME DISK L ORIG-KB OUT-KB COMP% MMM:SS KB/s MMM:SS
> KB/s
> -------------------------- ---------------------------------
> ------------
> prods6.hc.un -hc/convert 0 8469 7776 91.8 0:061235.5 0:30
> 259.4
> prods6.hc.un -chc/custos 0 761681 181888 23.9 4:09 730.8 8:53
> 341.5
> prods6.hc.un //pdchc/gsi 0 162760 40672 25.0 0:56 727.1 2:04
> 327.8
> prods6.hc.un -c/sistemas 0 37384 13184 35.3 0:26 505.2 0:42
> 312.8
> prods6.hc.un -rogramacao 0 9859 2304 23.4 0:34 65.7 0:13
> 170.9
> prods6.hc.un -1/netlogon 0 45575 14368 31.5 2:26 98.5 0:45
> 316.8
> prods6.hc.un -ds3/jobgsi 0 91 64 70.3 0:01 39.1 0:02
> 26.1
> prods6.hc.un -s3/sw_nihc 0 33520 19360 57.8 0:161227.3 1:01
> 315.6
> prods6.hc.un -relatorios 0 19 64 336.8 0:01 2.5 0:02
> 33.1
> prods6.hc.un -/sqlserver 0 1113 192 17.3 0:05 28.2 0:08
> 24.9
> . . .
>
> =========================================================================
>
> My Question:
> ============
>
> How to change this report to show the complete name of directories
> backuped ?? (column DISK)
>
> Thanks in advance, Floriano
> ========