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

2013-02-14 Thread The Lunatic
Actually, I ran into this, but used '-e' on the host. One of my laptops hasn't been home since I moved my BackupPC from Ubuntu to FreeBSD. (and from 5.4TB to 7.2TB) So, there haven't been any backups of it. And, I've already filled the pool up once since the move Not totally worried that th

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

2013-02-11 Thread Carl Cravens
Also merged. Not a common occurrence, but it would cause the script to keep failing until a successful backup occurred. Thanks. On 02/06/2013 05:04 AM, Jonathan Schaeffer wrote: > avoid the error when parsing a host that has never been backed up -- Carl D Cravens (ccrav...@excelii.com), Ext 2

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

2013-02-11 Thread Carl Cravens
Thanks. That was dumb of me... I've done a lot of Perl coding (since Perl 4), but I'm a little rusty. I don't use host sorting much, so I hadn't noticed it wasn't working right. On 02/02/2013 08:19 PM, The Lunatic wrote: > > > On 01/28/2013 11:46, Carl Cravens wrote: >> I've written a little t

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

2013-02-06 Thread Jonathan Schaeffer
Le 28/01/2013 18:46, Carl Cravens a écrit : > I've written a little tool to help analyze BackupPC "scheduling" that I > thought others might find useful. It is meant to generate plots that can be > viewed from the web, but it's just as easily used from the command line. > > https://github.com/ra

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

2013-02-02 Thread The Lunatic
On 01/28/2013 11:46, Carl Cravens wrote: > I've written a little tool to help analyze BackupPC "scheduling" that I > thought others might find useful. It is meant to generate plots that can be > viewed from the web, but it's just as easily used from the command line. > > https://github.com/ra

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

2013-01-30 Thread Carl Wilhelm Soderstrom
On 01/28 11:46 , Carl Cravens wrote: > I've written a little tool to help analyze BackupPC "scheduling" that I > thought others might find useful. It is meant to generate plots that can be > viewed from the web, but it's just as easily used from the command line. > > https://github.com/ravenx99

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

2013-01-28 Thread Carl Cravens
I've written a little tool to help analyze BackupPC "scheduling" that I thought others might find useful. It is meant to generate plots that can be viewed from the web, but it's just as easily used from the command line. https://github.com/ravenx99/backuppc-visualize/ Over the past year+ that