Hi Javier, Here’s my rrdtool path and crontab. SELinux is disabled.
Still I can’t resolve the problem… RRDTOOL PATH: [EMAIL PROTECTED] bin]# pwd /usr/local/rrdtool-1.0.32/bin [EMAIL PROTECTED] bin]# ls -al total 1656 drwxr-xr-x 2 root root 4096 Apr 11
14:22 . drwxr-xr-x 10 root root 4096 Apr 11 14:22
.. -rwxr-xr-x 1 root root 759723 Apr 11 14:22
rrdcgi -rwxr-xr-x 1 root root 808692 Apr 11 14:22
rrdtool -rwxr-xr-x 1 root root 42582 Apr 11 14:22
rrdupdate -rwxr-xr-x 1 root root 36687 Apr 11 14:22
trytime [EMAIL PROTECTED] bin]# CRONTAB: [EMAIL PROTECTED] gerard]# /usr/bin/crontab -u jffnms -l #JFFNMS STUFF JFFNMS=/opt/jffnms/engine 1 * * * * www cd $JFFNMS && /usr/bin/php -q
consolidate.php >/dev/null 2>&1 5 * * * * www cd $JFFNMS && /usr/bin/php -q
poller.php >/dev/null 2>&1 30 * * * * www cd $JFFNMS && /usr/bin/php -q
rrd_analizer.php >/dev/null 2>&1 30 * * * * www cd $JFFNMS && /usr/bin/php -q
autodiscovery_interfaces.php > /dev/null 2>&1 02 4 * * * www cd $JFFNMS && /usr/bin/php -q
tftp_get_host_config.php >/dev/null 2>&1 02 5 * * * www cd $JFFNMS && /usr/bin/php -q
cleanup_raw_tables.php >/dev/null 2>&1 20 5 * * * www cd $JFFNMS && sh tmpwatch.sh $JFFNMS
>/dev/null 2>&1 Thanks, Gerard |
- RE: [jffnms-users] Re: Poller Process yet Gerard Gacusan
- Re: [jffnms-users] Re: Poller Process yet falz
- [jffnms-users] Re: Poller Process yet Gerard Gacusan