Re: Monitoring?

2003-12-07 Thread Mark Janssen
On Sun, 2003-12-07 at 20:20, Mark Janssen wrote: > Try monit... really easy ;) > > http://www.tildeslash.org/monit/ That should be... http://www.tildeslash.com/monit/ -- Mark Janssen -- maniac(at)maniac.nl -- GnuPG Key Id: 357D2178 Unix / Linux, Open-Source and Internet Consultant @ SyConOS IT

Re: Monitoring?

2003-12-07 Thread Mark Janssen
On Fri, 2003-12-05 at 10:04, Daniel Holze wrote: > Hello debian-isp, > > anyone know a great Monitoring-Tool to monitor Apache Ping and > something else. > i look for MIDAS but ins to complicated to install :-/ Try monit... really easy ;) http://www.tildeslash.org/monit/ -- Mark Janssen

Re: Watching and restarting processes - best tool?

2003-12-07 Thread Mark Janssen
On Wed, 2003-12-03 at 21:12, [EMAIL PROTECTED] wrote: > Hi, > > what is the best tool for watching and restarting processes > automatically? > > Thanks for your attention! I'm quite happy with 'monit'. It's packaged for debian, but a newer version exists that adds some nice features. I've made

Re: Monitoring?

2003-12-07 Thread Mark Janssen
On Sun, 2003-12-07 at 20:20, Mark Janssen wrote: > Try monit... really easy ;) > > http://www.tildeslash.org/monit/ That should be... http://www.tildeslash.com/monit/ -- Mark Janssen -- maniac(at)maniac.nl -- GnuPG Key Id: 357D2178 Unix / Linux, Open-Source and Internet Consultant @ SyConOS IT

Re: Monitoring?

2003-12-07 Thread Mark Janssen
On Fri, 2003-12-05 at 10:04, Daniel Holze wrote: > Hello debian-isp, > > anyone know a great Monitoring-Tool to monitor Apache Ping and > something else. > i look for MIDAS but ins to complicated to install :-/ Try monit... really easy ;) http://www.tildeslash.org/monit/ -- Mark Janssen

Re: Watching and restarting processes - best tool?

2003-12-07 Thread Mark Janssen
On Wed, 2003-12-03 at 21:12, [EMAIL PROTECTED] wrote: > Hi, > > what is the best tool for watching and restarting processes > automatically? > > Thanks for your attention! I'm quite happy with 'monit'. It's packaged for debian, but a newer version exists that adds some nice features. I've made

Re: duplicating servers - remote backup to HD

2003-12-07 Thread George Georgalis
oh yeah, experienced it but forgot, the qmail queue may be broke if you restore with rsync. I could fix mine by going back to the qmail source and doing a 'make setup check' if you have messages in there, you'll need to restore them to something like /var/qmail/queue-OLD/, reconstruct and requeue t

Re: Mailscanner vs. amavis vs. other

2003-12-07 Thread Ulrich Scholler
Hi, On Fri Dec 05, 2003 at 11:08:35 -0500, Fraser Campbell wrote: > try. Has anyone compared amavis to mailscanner and come to a definite > conclusion as to one being better. I know better is very subjective but I'd > still like to hear opinions. Mailscanner has one big disadvantage when used

Re: duplicating servers - remote backup to HD

2003-12-07 Thread George Georgalis
oh yeah, experienced it but forgot, the qmail queue may be broke if you restore with rsync. I could fix mine by going back to the qmail source and doing a 'make setup check' if you have messages in there, you'll need to restore them to something like /var/qmail/queue-OLD/, reconstruct and requeue t

Re: Mailscanner vs. amavis vs. other

2003-12-07 Thread Ulrich Scholler
Hi, On Fri Dec 05, 2003 at 11:08:35 -0500, Fraser Campbell wrote: > try. Has anyone compared amavis to mailscanner and come to a definite > conclusion as to one being better. I know better is very subjective but I'd > still like to hear opinions. Mailscanner has one big disadvantage when used

Re: duplicating servers - remote backup to HD

2003-12-07 Thread Jason Lim
Any good way to get around Qmail's usage of inode # as file names? I've tried doing a simple cp before and it just doesn't work afterwards... doens't see the files. I've seen hacks, but they don't seem to work well and take forever to run, which can be tough, especially if you have hundreds, if no

Re: duplicating servers - remote backup to HD

2003-12-07 Thread Jason Lim
Any good way to get around Qmail's usage of inode # as file names? I've tried doing a simple cp before and it just doesn't work afterwards... doens't see the files. I've seen hacks, but they don't seem to work well and take forever to run, which can be tough, especially if you have hundreds, if no

Re: duplicating servers - remote backup to HD

2003-12-07 Thread W.D.McKinney
On Sat, 2003-12-06 at 14:23, George Georgalis wrote: > On Sat, Dec 06, 2003 at 01:33:32PM -0900, W.D.McKinney wrote: > >Hello, > > > >I'd like to backup a couple of Debian Woody servers remotely to my a > >Storage array that I was given recently. The servers are are at a local > >colo and I nad a x

Re: duplicating servers - remote backup to HD

2003-12-07 Thread W.D.McKinney
On Sat, 2003-12-06 at 17:20, Chris Wagner wrote: > Do you mean that you want to send a backup (i.e. tarball) to the remote > storage or do you mean that you want to keep a live synchronized copy > (rsync) on the remote storage? The former is easier and will probably give > u everything u want. I