Re: [BackupPC-users] Shut down servers and crap

2007-02-02 Thread Brien Dieterle
You can just make a pre-dump script that does ssh -l root $1 "/etc/init.d/apache stop", and pass in the $hostIP. Then a post-dump script that starts them up again... brien Dave Fancella wrote: > All, > > So is there a way to have backuppc shut down all the servers on a machine > before it ru

[BackupPC-users] Shut down servers and crap

2007-02-02 Thread Dave Fancella
All, So is there a way to have backuppc shut down all the servers on a machine before it runs the backup? I have a few servers that I'd like to go ahead and shut down in the wee hours of the slowest day of the week (which isn't sunday, surprisingly), or maybe once a month, to take a full backu