BackupPC-users

Re: [BackupPC-users] BackupPC-Visualize - visual plot of host backup durations

2013-01-31 18:21:11
Subject: Re: [BackupPC-users] BackupPC-Visualize - visual plot of host backup durations
From: Carl Cravens <ccravens AT excelii DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 31 Jan 2013 17:19:03 -0600
On 01/30/2013 04:45 PM, Carl Wilhelm Soderstrom wrote:
> Thanks. That's really cool. I could have used that a few years ago.
> :)
>
> I did have to fix up line 16 in bpcviz.plot, and change './pc' to
> '/var/lib/backuppc/pc'

Awesome, thank you.  I've tweaked the default files so they're actually generic 
and stuffed my private configuration files into an ignored directory.
  
> Also, it might be nice to collect up the raw data into a single file
> so it can be moved to a different machine where Ploticus and
> ImageMagick are stored.

It will, and I suppose I should document that clearly in the readme.  Just run 
bpcviz-generate with the desired flags and redirect it to a file, then change 
your plot file to replace "command: <script>" with "pathname: <filename>".

But that limits your data... it's not quite "raw" anymore, because it's been 
filtered and sorted.  What I do is pull a working copy of the raw data with...

cd /var/lib/backuppc
tar cfz pc.tgz pc/*/backups

And scp that file to my workstation and unpack it.  It maintains the directory 
structure, but captures only the 'backups' files.

> This would be a really nice addition to the stock BackupPC
> distribution tho!

I might have to get fancier with it for that to happen.

-- 
Carl D Cravens (raven AT phoenyx DOT net)
If this were an actual tagline, it would be funny.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>