久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      cron記錄解析

      文件位置

      /var/spool/cron/

      日志文件位置

      /var/log

      #ls /var/log/cron*

      錯誤日志

      當(dāng)crond執(zhí)行任務(wù)失敗時(shí)會給用戶發(fā)一封郵件

      可以將每條crontab中的任務(wù)增加自己的日志,便于查找執(zhí)行失敗原因。

      eg:6 * * * * /home/stack/test.sh >>/mylog.log 2>&1檢查crontab服務(wù)狀態(tài)

      服務(wù)管理

      /etc/init.d/crond status

      /etc/init.d/crond restart

      /etc/init.d/crond start/stop/restart/reload

      crontab定時(shí)任務(wù)最小執(zhí)行時(shí)間

      1分鐘

      如需要小于1分鐘,可通過使用延時(shí)來實(shí)現(xiàn)每N秒執(zhí)行或編寫shell腳本實(shí)現(xiàn)

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號