Package: cacti
Version: 0.8.6i-3.2
Severity: important

The /etc/cron.d/cacti script includes this command:
killall poller.php >/dev/null 2> /dev/null && /usr/share/cacti/site/poller.php 
>/dev/null 2>/var/log/cacti/poller-error.log

killall(1) returns a non-zero error code if the process name cannot be
found, which will be almost always (including the first start time).

Replace the && with a ; to ignore the return value of killall(1) and
proceed to start the poller.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (800, 'stable'), (400, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-xen-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages cacti depends on:
ii  apache2                  2.2.3-4+etch3   Next generation, scalable, extenda
ii  apache2-mpm-prefork [htt 2.2.3-4+etch3   Traditional model for Apache HTTPD
ii  dbconfig-common          1.8.29+etch1    common framework for packaging dat
ii  debconf [debconf-2.0]    1.5.11etch1     Debian configuration management sy
ii  libapache2-mod-php5      5.2.0-8+etch10  server-side, HTML-embedded scripti
ii  libphp-adodb             4.93a-1.1       The 'adodb' database abstraction l
ii  logrotate                3.7.1-3         Log rotation utility
ii  mysql-client-5.0 [virtua 5.0.32-7etch5   mysql database client binaries
ii  php4                     6:4.4.4-8+etch4 server-side, HTML-embedded scripti
ii  php4-cli                 6:4.4.4-9       command-line interpreter for the p
ii  php4-mysql               6:4.4.4-9       MySQL module for php4
ii  php5                     5.2.0-8+etch10  server-side, HTML-embedded scripti
ii  php5-cli                 5.2.0-8+etch10  command-line interpreter for the p
ii  php5-mysql               5.2.0-8+etch10  MySQL module for php5
ii  php5-snmp                5.2.0-8+etch10  SNMP module for php5
ii  rrdtool                  1.2.15-0.3      Time-series data storage and displ
ii  snmp                     5.2.3-7etch2    NET SNMP (Simple Network Managemen
ii  ucf                      2.0020          Update Configuration File: preserv

Versions of packages cacti recommends:
ii  iputils-ping               3:20020927-6  Tools to test the reachability of 
ii  mysql-server               5.0.32-7etch5 mysql database server (meta packag
ii  mysql-server-5.0 [mysql-se 5.0.32-7etch5 mysql database server binaries

-- debconf information excluded




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to