/[BackupPC]/trunk/doc/Search.pod
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/doc/Search.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 105 by dpavlin, Wed Aug 31 20:33:45 2005 UTC revision 108 by dpavlin, Wed Aug 31 21:22:48 2005 UTC
# Line 109  You will also need a few additional cpan Line 109  You will also need a few additional cpan
109    
110  =item File::Pid  =item File::Pid
111    
112    =item Spreadsheet::WriteExcel
113    
114  =back  =back
115    
116    Last module, C<Spreadsheet::WriteExcel> is needed only if you want to use
117    C<BackupPC_xls_report> to generate Excel reports from your backup data.
118    
119  Easiest way to install them is using C<cpan> shell.  Easiest way to install them is using C<cpan> shell.
120    
121    $ sudo cpan File::Pid    $ sudo cpan File::Pid Spreadsheet::WriteExcel
122    
123  =head1 Creation of initial database  =head1 Creation of initial database
124    
# Line 150  B<Documentation is still incomplete>. Line 155  B<Documentation is still incomplete>.
155  Now that you finished installation, you can select new options from  Now that you finished installation, you can select new options from
156  menu on the left and example search and archival.  menu on the left and example search and archival.
157    
158    =head1 Reporting in Excel
159    
160    Often, it is useful to be able to present report about your BackupPC hosts, number
161    of snapshots, total size and other useful info. While all those information can
162    be accessed using web browser, for analysis it's useful to have them in spreadsheet
163    form. With this data, you can monitor changes on your backup cycle, effects of changes
164    on your server or network to your BackupPC installation and so on.
165    
166    You can create Excel spreadsheet (which works perfectly with Gnumeric also) using
167    following command:
168    
169      $ sudo -u backuppc /data/backuppc/bin/BackupPC_xls_report
170    
171  =head1 Related projects  =head1 Related projects
172    
173  BackupPC allready has archival host which might suit your needs better (and  BackupPC allready has archival host which might suit your needs better (and

Legend:
Removed from v.105  
changed lines
  Added in v.108

  ViewVC Help
Powered by ViewVC 1.1.26