Salut,
J'ai installé la dernière version de debian sur un ordinateur qui fait office de serveur avec apache, php et mysql. En scrutant mes fichiers de log je vois souvent apparaître ceci:
Est-ce que quelqu'un pourrait m'expliquer pourquoi ces lignes reviennent si souvent ? Je trouve la fréquence assez élevé. Qu'est ce que cela veut dire exactement ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10 Dec 1 10:17:01 tbird /USR/SBIN/CRON[3306]: (root) CMD ( run-parts --report /etc/cron.hourly) Dec 1 10:31:49 tbird -- MARK -- Dec 1 10:39:01 tbird /USR/SBIN/CRON[3310]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm) Dec 1 10:51:49 tbird -- MARK -- Dec 1 11:09:01 tbird /USR/SBIN/CRON[3323]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm) Dec 1 11:17:01 tbird /USR/SBIN/CRON[3335]: (root) CMD ( run-parts --report /etc/cron.hourly) Dec 1 11:31:49 tbird -- MARK -- Dec 1 11:39:01 tbird /USR/SBIN/CRON[3337]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm) Dec 1 11:51:49 tbird -- MARK -- Dec 1 12:09:01 tbird /USR/SBIN/CRON[3391]: (root) CMD ( [ -d /var/lib/php4 ] && find /var/lib/php4/ -type f -cmin +$(/usr/lib/php4/maxlifetime) -print0 | xargs -r -0 rm)







Répondre avec citation


Partager