/[smecontribs]/rpms/smeserver-cacti/contribs8/smeserver-cacti-0.8.8b-poller.patch
ViewVC logotype

Diff of /rpms/smeserver-cacti/contribs8/smeserver-cacti-0.8.8b-poller.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by unnilennium, Thu Nov 21 17:03:18 2013 UTC Revision 1.2 by unnilennium, Thu Nov 21 22:31:24 2013 UTC
# Line 18  diff -up smeserver-cacti-0.8.8b/root/etc Line 18  diff -up smeserver-cacti-0.8.8b/root/etc
18  +{  +{
19  +if ($cacti{'status'} eq "enabled")  +if ($cacti{'status'} eq "enabled")
20  +       {  +       {
21  +       $OUT .="*/5 * * * * root /usr/bin/php /opt/cacti/poller.php > /dev/null 2> /dev/null &\n";  +       $OUT .="*/5 * * * * cacti /usr/bin/php /usr/share/cacti/poller.php > /dev/null 2> /dev/null &\n";
22  +       }  +       }
23  +else  +else
24  +       {  +       {


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed