SOURCES: cacti.crontab - poller in sbin, no hide of errors

glen glen at pld-linux.org
Sun Oct 5 05:28:17 CEST 2008


Author: glen                         Date: Sun Oct  5 03:28:17 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- poller in sbin, no hide of errors

---- Files affected:
SOURCES:
   cacti.crontab (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/cacti.crontab
diff -u SOURCES/cacti.crontab:1.1 SOURCES/cacti.crontab:1.2
--- SOURCES/cacti.crontab:1.1	Wed Mar 12 01:51:14 2008
+++ SOURCES/cacti.crontab	Sun Oct  5 05:28:12 2008
@@ -1,4 +1,5 @@
 MAILTO=root
 
-*/5 * * * * http umask 022; /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2>&1
+*/5 * * * * http umask 022; /usr/sbin/cacti-poller
+
 # vim:ft=crontab
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/cacti.crontab?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list