Hey why so hostile about root ? You also use "root" on your configuration example! :-)
Also, it's not 1998. Don't use root's user crontab.
adam.
On 2013-12-13 19:36, Christos Panagiotakis wrote:
Why you mention to use cron files ? On an EL system (Centos 6.5 specifically) I just use crontab -e and it works fine for weeks now:
[root@devil ~]# crontab -u root -l 33 */6 * * * /opt/observium/discovery.php -h all >> /dev/null 2>&1 */5 * * * * /opt/observium/discovery.php -h new >> /dev/null 2>&1 */5 * * * * /opt/observium/poller-wrapper.py 5 >> /dev/null 2>&1
[root@devil ~]#
(just wondering if there is a specific reason...)
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium