Line 670: |
Line 670: |
| If the parameter “SMEServer=yes” is set, the signal-event pre-restore and signal-event post-upgrade will be used automatically. | | If the parameter “SMEServer=yes” is set, the signal-event pre-restore and signal-event post-upgrade will be used automatically. |
| | | |
− | '''affa --list-archives [--csv] JOB''' | + | '''affa --list-archives JOB''' |
| Displays a table of all present archives of job JOB with date, number of files, size and and bytes received. While column buTime shows the actual rsync time, the column ddTime shows the length of the subsequent deduplication run. ddYld is the gained deduplication yield in bytes. | | Displays a table of all present archives of job JOB with date, number of files, size and and bytes received. While column buTime shows the actual rsync time, the column ddTime shows the length of the subsequent deduplication run. ddYld is the gained deduplication yield in bytes. |
| | | |
− | '''affa --list-archives [--csv] JOB'''
| |
− | Displays a table of all present archives of job JOB with date, number of files, size and and bytes received.
| |
| <small><pre> | | <small><pre> |
| Affa version 3.1.0-0 on affa-2.mydomain.com | | Affa version 3.1.0-0 on affa-2.mydomain.com |
Line 717: |
Line 715: |
| +-----+----------------------+--------+--------+-------+-------+-------+-------+ | | +-----+----------------------+--------+--------+-------+-------+-------+-------+ |
| </pre></small> | | </pre></small> |
| + | |
| + | '''affa --list-archives [--csv] JOB''' |
| With --csv, the output is in machine readable colon separated format. | | With --csv, the output is in machine readable colon separated format. |
| + | <small><pre> |
| + | Archive:Count;Date;Files;Size;RootDirFilesystemAvail;RootDirFilesystemUsed;valid;TotalBytesReceived;ExecutionTime;DedupTotalFiles;DedupReplacedFiles;DedupSavedBytes;DedupExectime;DedupDate |
| + | monthly;00000;201509270631;393237;37252509103;166889260;47876936;yes;1327370;1160638358;99;;;;; |
| + | weekly;00003;201510040531;390273;37042612135;164566692;50199504;yes;1117726;45430532;59;;;;; |
| + | weekly;00002;201510110531;395553;37299589800;162612204;52153992;yes;1117092;92369237;64;;;;; |
| + | weekly;00001;201510180531;403831;37707599172;161855844;52910352;yes;1317083;148317764;64;;;;; |
| + | weekly;00000;201510250531;406509;38146200127;161041156;53725040;yes;1104759;64083948;63;;;;; |
| + | daily;00006;201510310531;415663;39248862982;162979176;51787020;yes;1958110;198060283;66;;;;; |
| + | daily;00005;201511010531;411014;38563389171;163061136;51705060;yes;1156506;48903675;75;;;;; |
| + | daily;00004;201511020531;408910;38612857040;162359124;52407072;yes;1007434;210812387;75;;;;; |
| + | daily;00003;201511030531;410615;37815861577;162026060;52740136;yes;1524069;162697515;67;;;;; |
| + | daily;00002;201511040531;414784;38131734213;161990024;52776172;yes;1571657;134250735;63;;;;; |
| + | daily;00001;201511050531;420780;38433895988;161906580;52859616;yes;2021507;149388808;103;;;;; |
| + | daily;00000;201511060531;425920;38677614350;161778812;52987384;yes;1987971;166510621;71;;;;; |
| + | scheduled;00000;201511070531;425663;38815712018;161612600;53153596;yes;2003540;139603231;68;;;;; |
| + | </pre></small> |
| | | |
| '''affa --status [--csv]''' | | '''affa --status [--csv]''' |