![](https://secure.gravatar.com/avatar/845a28baf22caea9e6cbd5839e7cede1.jpg?s=120&d=mm&r=g)
13 Dec
2013
13 Dec
'13
1:36 p.m.
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...)
--
Christos Panagiotakis
Systems and Networks Administrator
MyIP net-Works (http://www.myip.gr)
Addr: Kanari 5 St.
67100 Xanthi, Greece
Tel : +30.25410-68185
+30.69837-12389