Re: [BackupPC-users] BUPC process monitor command alias help

2015-08-14 Thread Moorcroft, Mark (ARC-TS)[Analytical Mechanics Associates, INC.]
Duh.. thanks, works like a charm. Mark Moorcroft AMA Corp. 650-604-4784 mailto:mark.moorcr...@nasa.gov tssupport at dactyl.arc.nasa.gov for trouble calls -Original Message- From: pgeenhuizen [mailto:pgeenhui...@gmail.com] Sent: Friday, August 14, 2015 10:54 AM To: General list for user

Re: [BackupPC-users] BUPC process monitor command alias help

2015-08-14 Thread pgeenhuizen
How about a function like this function watchbupc() { watch -n 10 "lsof -n | grep rsync | egrep ' (REG|DIR) ' | egrep -v '( (mem|txt|cwd|rtd) |/LOG)' | awk '{print $9}'"; } On 08/14/15 13:32, Moorcroft, Mark (ARC-TS)[Analytical Mechanics Associates, INC.] wrote: > watch –n10 "lsof -n | grep rsy

[BackupPC-users] BUPC process monitor command alias help

2015-08-14 Thread Moorcroft, Mark (ARC-TS)[Analytical Mechanics Associates, INC.]
I found a command that helps to monitor what BUPC is up to on the client side. I was wondering if anyone has some ideas on escaping it for use in the bash_alias file? #> watch -n10 "lsof -n | grep rsync | egrep ' (REG|DIR) ' | egrep -v '( (mem|txt|cwd|rtd) |/LOG)' | awk '{print $9}'" Mark M

Re: [BackupPC-users] backuppc Reading hosts file

2015-08-14 Thread Adam Goryachev
On 14/08/15 22:16, Marco A. Micheletto wrote: > Any Idea what may have caused a possible Reload of Backuppc? > Notice that according to the schedule, it was supposed to next wakeup happen > at 2015-08-13 13:00:00, but the next execution with reload just happend the > next day. > 2015-08-13 06:00:

[BackupPC-users] backuppc Reading hosts file

2015-08-14 Thread Marco A. Micheletto
Any Idea what may have caused a possible Reload of Backuppc?Notice that according to the schedule, it was supposed to next wakeup happen at 2015-08-13 13:00:00, but the next execution with reload just happend the next day.2015-08-13 06:00:00 Next wakeup is 2015-08-13 18:00:00 2015-08-13 18:00:00