[CentOS] crontab problem

2009-11-21 Thread Susan Day
Hi; I have the following in crontab -eu root: @daily /usr/local/bin/mysql-backup- daily.sh @weekly /usr/local/bin/mysql-backup-weekly.sh @monthly /usr/local/bin/mysql-backup-monthly.sh [r...@13gems globalsolutionsgroup.vi]# ls /usr/local/bin/mysql-* /usr/local/bin/mysql-daily.sh /usr/local/bin/my

Re: [CentOS] crontab problem

2009-11-21 Thread Eero Volotinen
Susan Day wrote: > Hi; > I have the following in crontab -eu root: > @daily /usr/local/bin/mysql-backup- > daily.sh > @weekly /usr/local/bin/mysql-backup-weekly.sh > @monthly /usr/local/bin/mysql-backup-monthly.sh > > [r...@13gems globalsolutionsgroup.vi ]# > ls /

Re: [CentOS] crontab problem

2009-11-21 Thread Jeff
On Sat, Nov 21, 2009 at 8:10 AM, Susan Day wrote: > Hi; > I have the following in crontab -eu root: > @daily /usr/local/bin/mysql-backup- > daily.sh > @weekly /usr/local/bin/mysql-backup-weekly.sh > @monthly /usr/local/bin/mysql-backup-monthly.sh > > [r...@13gems globalsolutionsgroup.vi]# ls /usr/

Re: [CentOS] crontab problem

2009-11-21 Thread Jim Perrin
On Sat, Nov 21, 2009 at 9:10 AM, Susan Day wrote: > Hi; > I have the following in crontab -eu root: > @daily /usr/local/bin/mysql-backup- > daily.sh > @weekly /usr/local/bin/mysql-backup-weekly.sh > @monthly /usr/local/bin/mysql-backup-monthly.sh > > [r...@13gems globalsolutionsgroup.vi]# ls /usr/

Re: [CentOS] crontab problem

2009-11-21 Thread Susan Day
On Sat, Nov 21, 2009 at 9:26 AM, Eero Volotinen wrote: > Check that scripts are marked as executable (rx set). > Thought I'd done that, but no... Thanks, Suzie ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] crontab problem

2009-11-21 Thread Eero Volotinen
Susan Day wrote: > On Sat, Nov 21, 2009 at 9:26 AM, Eero Volotinen > wrote: > > Check that scripts are marked as executable (rx set). > > > Thought I'd done that, but no... > Well, what happends if you run /usr/local/bin/mysql-daily.sh from commandline You c

[CentOS] Sendmail "Queued mail for delivery"

2009-11-21 Thread Timothy Murphy
I see that mail sent from a remote computer never leaves the computer, the last entry in /var/log/maillog being "Queued mail for delivery". 1. What is likely to cause this message? I know I registered with my remote mail server with a different name to my name on the computer. Is that likely to b

Re: [CentOS] Sendmail "Queued mail for delivery"

2009-11-21 Thread Larry Brower
Inline Timothy Murphy wrote: I see that mail sent from a remote computer never leaves the computer, the last entry in /var/log/maillog being "Queued mail for delivery". The message was accepted. You failed to supply sufficient information to troubleshoot further. 1. What is likely to cau

Re: [CentOS] Sendmail "Queued mail for delivery"

2009-11-21 Thread Alan McKay
> 220 FBCMCL01B06.fbc.local Microsoft ESMTP MAIL Service, Version: > 6.0.3790.3959 ready at  Sun, 22 Nov 2009 01:02:20 +0100 I'm confused. This seems to be running MS mail server - what does that have to do with Centos? You've got 2 boxes? 1 is a MS mail server and the other is Centos? Is send

Re: [CentOS] Sendmail "Queued mail for delivery"

2009-11-21 Thread Timothy Murphy
Alan McKay wrote: >> 220 FBCMCL01B06.fbc.local Microsoft ESMTP MAIL Service, Version: >> 6.0.3790.3959 ready at Sun, 22 Nov 2009 01:02:20 +0100 > > I'm confused. This seems to be running MS mail server - what does > that have to do with Centos? That is the response from my ISP's mail-server.

Re: [CentOS] Sendmail "Queued mail for delivery"

2009-11-21 Thread Timothy Murphy
Larry Brower wrote: >> I see that mail sent from a remote computer >> never leaves the computer, >> the last entry in /var/log/maillog being >> "Queued mail for delivery". >> >> > The message was accepted. You failed to supply sufficient information to > troubleshoot further. Thanks for your r

[CentOS] system time automatically fowards in time and then comes back to normal

2009-11-21 Thread ankush grover
Hi friends, I am running Nagios 2.7-1 on Centos 5.0 32-bit hosted on Vmware ESX 4.0. The issue I am seeing on the server is sometimes nagios is showing the below messages in /var/log/messages and as the system time gets changed some false alarms gets generated. I searched it on the google but I am

Re: [CentOS] system time automatically fowards in time and then comes back to normal

2009-11-21 Thread Brian Mathis
On Sun, Nov 22, 2009 at 12:19 AM, ankush grover wrote: > Hi friends, > > I am running Nagios 2.7-1 on Centos 5.0 32-bit hosted on Vmware ESX > 4.0. The issue I am seeing on the server is sometimes nagios is > showing the below messages in /var/log/messages and as the system time > gets changed som

Re: [CentOS] system time automatically fowards in time and then comes back to normal

2009-11-21 Thread Eero Volotinen
ankush grover wrote: > Hi friends, > > I am running Nagios 2.7-1 on Centos 5.0 32-bit hosted on Vmware ESX > 4.0. The issue I am seeing on the server is sometimes nagios is > showing the below messages in /var/log/messages and as the system time > gets changed some false alarms gets generated. I s