I'm having a problem with Cacti and spine versions 0.8.7e.
first of all some reference info.
I've built a spine 0.8.7e rpm from the following spec file (basically just from the Dag Weirs Spec file but added the Cacti recommended patches - spec file available on request).
I've also install cacti 0.8.7e with the recommended patches, using mysql 5.1.6 as shipped by Centos 5.4 x86_64.
The polling of the local host is working fine, however polling a remote host is failing. I'm using spine to query the remote host.
Debugging this using the following command
Code: Select all
spine --verbosity=5 -H=10.11.216.10
not sure what's going on - suggestions welcome.SPINE: Using spine config file [/etc/spine.conf]
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The path_php_server variable is /var/www/html/script_server.php
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The path_cactilog variable is /var/www/html/log/cacti.log
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The log_destination variable is 1 (FILE)
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The path_php variable is /usr/bin/php
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The availability_method variable is 2
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The ping_recovery_count variable is 3
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The ping_failure_count variable is 2
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The ping_method variable is 2
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The ping_retries variable is 1
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The ping_timeout variable is 400
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The snmp_retries variable is 3
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The log_perror variable is 1
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The log_pwarn variable is 1
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The boost_redirect variable is 0
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The log_pstats variable is 1
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The threads variable is 2
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The polling interval is 300 seconds
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The number of concurrent processes is 1
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The script timeout is 25
12/21/2009 02:49:58 PM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 2
12/21/2009 02:49:58 PM - SPINE: Poller[0] FATAL: MySQL Error:'1064', Message:'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.99.10) LIMIT 1' at line 1' (Spine parent)