|
|
|
|
| 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 |
 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - tclwp [ 2005-06-05 12:03 | 134 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - li_jiaqi [ 2005-06-06 15:42 | 21 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - tclwp [ 2005-06-06 16:22 | 139 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - li_jiaqi [ 2005-06-06 21:32 | 66 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - felixlee [ 2005-06-09 17:11 | 184 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - tclwp [ 2005-06-10 16:14 | 70 byte(s)]
 Re: 请教:crontab 中的某个条目偶尔一次未执行,是什么原因呢 - li_jiaqi [ 2005-06-09 22:11 | 315 byte(s)]
|
|
|
|
[Original]
[Print]
[Top]
|
未执行的那条是
30 0 * * * abc php /home/abc/make_all_static.php
不过到今天为止,从cron日志能看到它都正常执行了
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
是否你的机器在中途时间有变化?
例如开始使用了ntp服务,造成机器时间和本地时间不一致。所以说,所有的长时间工作的服务器都应该使用ntp服务来保持服务器的时间的可靠和准确。
|
|
|
----
自立,自信,自强 ! 奋斗吧!
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
》是否你的机器在中途时间有变化?
他的情况是时好时坏,不知道时间有没有变来变去的可能?
》例如开始使用了ntp服务,造成机器时间和本地时间不一致。
》所以说,所有的长时间工作的服务器都应该使用ntp服务来保持服务器的时间的可靠和准确。
支持!系统管理好法子。
|
|
|
----
江西想买掌上电脑的朋友请联系我,价格绝对优惠。
|
|
[Original]
[Print]
[Top]
|
|
|