2011
Surveillance système : alertes par email avec Mon - A propos de GNU/Linux
by eledo34 (via)Mon est un outil permettant de surveiller certains services d'un système Linux distant (ou pas) et il envoie par email une alerte en cas de défaillance d'un service.
Voici une configuration possible (/etc/mon/mon.cf) :
2007
Disable the mail alert by crontab command
by lecyborg & 1 otherQ. How do I to disable the mail alert send by crontab? When my job is executed and the jobs cannot run normally it will sent an email to root. Why do I receive e-mails to my root account from cron? How can I prevent this?
A. crontab command is use to maintain crontab files for individual users.
1
(2 marks)