Spine 0.8.7d Released

Important information about Cacti developments that all users should be interested in.

Moderators: Developers, Moderators

User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

toe_cutter wrote:Except for having to create a symlink for spine.conf to /etc, which is probably my fault for missing the ./configure variable.

spine-0.8.7d works great, no more coredumps :)
Thanks!
Just to anyone who is having issues with the presence of the ../etc/spine.conf file. Please note, if the spine.conf file is in the same directory as the spine binary, that spine.conf always wins.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
hama
Posts: 3
Joined: Sun May 10, 2009 12:09 am

Post by hama »

Code: Select all

./configure --with-mysql=/usr/local/mysql/

Code: Select all

.
...

checking for strtoll... yes
checking priv.h usability... no
checking priv.h presence... no
checking for priv.h... no
checking whether we are using Solaris privileges... no
checking for mysql_init in -lmysqlclient_r... no
configure: error: MySQL libraries not found

when I configure cacti-spine-0.8.7d,i got 【MySQL libraries not found】 error

also,i have libmysqlclient in /usr/local/mysql/lib/mysql/

Code: Select all


ll /usr/local/mysql/lib/mysql/

...
libmysqlclient.la
libmysqlclient.so
...

hama
Posts: 3
Joined: Sun May 10, 2009 12:09 am

Post by hama »

I just find there is no libmysqlclient_r* in my mysql directory.

but did i must reinstall my mysql with "./configure --enable-client-safe-thread"????
hama
Posts: 3
Joined: Sun May 10, 2009 12:09 am

Post by hama »

i have resolved above problem by insall MySQL-shared-5.0.22-0.i386.rpm and MySQL-devel-5.0.22-0.i386.rpm.
but i got another problem :

Code: Select all

cd /usr/local/spine/

SPINE: Using spine config file [spine.conf]
SPINE: Version 0.8.7d starting
05/11/2009 10:01:54 AM - SPINE: Poller[0] FATAL: Spine Encountered a Segmentation Fault (Spine parent)

i am going to out of controll!
alm
Posts: 25
Joined: Sun Apr 19, 2009 4:47 pm

Post by alm »

Hi, is there a reason that the site still mentions spine 0.8.7c instead of spine 0.8.7d? When I wanted to download the Windows Executables it downloaded the Windows Source files: http://www.cacti.net/downloads/spine/pa ... 0.8.7c.zip. So when I looked in the forum I found this announcement. :)

Maybe it's a good idea to include a little readme with the Windows Executables, because I guess that the supplied spine.conf.dist must be edited and then renamed to spine.conf?

I want to try spine soon!
User avatar
kramsay
Posts: 35
Joined: Fri Jan 21, 2005 1:42 pm

New Spine 0.8.7d performance issue

Post by kramsay »

Hi,

I downloaded the new spine to my new system that was using CMD.php . I only have a couple of rrd's as it is a test machine. Apart from building the software on my Red Hat machine I raised the threads count to 4. That's it.
However my polling time has increased from the sub 2 second mark to around 58secs with the new spine ..(':-?')

I am a bit confused as to where to look for the "issue".

Here's the relevant log output

Code: Select all

05/27/2009 12:16:00 PM - SYSTEM STATS: Time:59.2685 Method:spine Processes:1 Threads:4 Hosts:3 HostsPerProcess:3 DataSources:3 RRDsProcessed:0
05/27/2009 12:16:00 PM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
05/27/2009 12:15:01 PM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: 'never', Max Runtime '58', Poller Runs: '1'
05/27/2009 12:15:00 PM - SYSTEM STATS: Time:58.4786 Method:spine Processes:1 Threads:4 Hosts:3 HostsPerProcess:3 DataSources:2 RRDsProcessed:0
05/27/2009 12:15:00 PM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
05/27/2009 12:14:01 PM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: 'never', Max Runtime '58', Poller Runs: '1' 
05/27/2009 12:10:02 PM - POLLER: Poller[0] ERROR: The path: is invalid. Can not continue
05/27/2009 12:10:02 PM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: 'never', Max Runtime '58', Poller Runs: '1'
05/27/2009 12:09:02 PM - SYSTEM STATS: Time:1.3277 Method:cmd.php Processes:1 Threads:N/A Hosts:3 HostsPerProcess:3 DataSources:2 RRDsProcessed:2
05/27/2009 12:09:02 PM - CMDPHP: Poller[0] Time: 0.3721 s, Theads: N/A, Hosts: 1 
Am I missing a configuration step ? (':cry:') Grateful for any pointers....
=(8-0-)
Snake
Posts: 6
Joined: Thu May 28, 2009 8:33 am

Post by Snake »

TheWitness, I tried this new version, but after compile it was not working, but the cmd.php was working fine.

After recompile it with the new util.c it become working.

Just for your information.

[]´s
Audrey
And
Posts: 23
Joined: Thu Jun 12, 2008 8:36 am

Post by And »

Good Morning,
I've installed spine 0.8.7d but I experience a problem. I initially reported it on the general help forum, but further testing led me to this thread.
Using Spine a my poller, I can't get continous graphs on a single one host, they work for a random amount of time, then stop, then start working again. In addition, I can't get CPU Usage to work.
The host experiencing this problem uses the same template used on different servers and I can get the OID values with a MIB browser.
Can please someone help me? I'm glad to help with debugging and tests as required, thanks in advance!

And :)
User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Not specific enough.

L
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
And
Posts: 23
Joined: Thu Jun 12, 2008 8:36 am

Post by And »

TheWitness wrote:Not specific enough.

L
I ran spine in verbose mode, Gandalf suggested me to do it on a different thread. Quoting what I posted there:

Here is the output for the host with the problem:

Code: Select all

SPINE: Using spine config file [spine.conf]
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The path_php_server variable is /var/www/html/cacti/script_server.php
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The path_cactilog variable is /var/www/html/cacti/log/cacti.log
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The log_destination variable is 1 (FILE)
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The path_php variable is /usr/bin/php
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The availability_method variable is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The ping_recovery_count variable is 3
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The ping_failure_count variable is 2
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The ping_method variable is 2
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The ping_retries variable is 1
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The ping_timeout variable is 400
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The snmp_retries variable is 3
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The log_perror variable is 1
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The log_pwarn variable is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The boost_redirect variable is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The log_pstats variable is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The threads variable is 10
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The polling interval is 60 seconds
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The number of concurrent processes is 2
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The script timeout is 25
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 2
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Host List to be polled='22', TotalPHPScripts='0'
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The PHP Script Server is Not Required
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
06/22/2009 10:48:50 AM - SPINE: Poller[0] Version 0.8.7d starting
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: MySQL is Thread Safe!
06/22/2009 10:48:50 AM - SPINE: Poller[0] SPINE: Initializing Net-SNMP API
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: SNMP Header Version is 5.3.1
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: SNMP Library Version is 5.3.1
06/22/2009 10:48:50 AM - SPINE: Poller[0] SPINE: Initializing PHP Script Server(s)
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Initial Value of Active Threads is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 2
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] No Host Availability Method Selected
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] RECACHE: Processing 2 items in the auto reindex cache for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #1
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #8
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTE: There are '12' Polling Items for this Host
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[535] SNMP: v2: myhostname, dsname: ucd_load5min, oid: .1.3.6.1.4.1.2021.10.1.3.2, value: 0.23
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[534] SNMP: v2: myhostname, dsname: ucd_load1min, oid: .1.3.6.1.4.1.2021.10.1.3.1, value: 0.19
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[533] SNMP: v2: myhostname, dsname: ucd_load15min, oid: .1.3.6.1.4.1.2021.10.1.3.3, value: 0.23
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[532] SNMP: v2: myhostname, dsname: ucd_ssCpuRawWait, oid: .1.3.6.1.4.1.2021.11.54.0, value: 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[529] SNMP: v2: myhostname, dsname: ucd_ssCpuRawIdle, oid: .1.3.6.1.4.1.2021.11.53.0, value: 302935802
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[530] SNMP: v2: myhostname, dsname: ucd_ssCpuRawKernel, oid: .1.3.6.1.4.1.2021.11.55.0, value: 235847456
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[531] SNMP: v2: myhostname, dsname: ucd_ssCpuRawUser, oid: .1.3.6.1.4.1.2021.11.50.0, value: 263276848
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[536] SNMP: v2: myhostname, dsname: ucd_memAvailReal, oid: .1.3.6.1.4.1.2021.4.6.0, value: 1803928
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[537] SNMP: v2: myhostname, dsname: ucd_memTotalReal, oid: .1.3.6.1.4.1.2021.4.5.0, value: 16777216
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[538] SNMP: v2: myhostname, dsname: ucd_memAvailSwap, oid: .1.3.6.1.4.1.2021.4.4.0, value: 29545648
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[539] SNMP: v2: myhostname, dsname: ucd_memTotalSwap, oid: .1.3.6.1.4.1.2021.4.3.0, value: 32771800
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DS[540] SNMP: v2: myhostname, dsname: ucd_hrSystemProcess, oid: .1.3.6.1.2.1.25.1.6.0, value: 126
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 0
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Thread Cleanup Complete
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: PHP Script Server Pipes Closed
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: Allocated Variable Memory Freed
06/22/2009 10:48:50 AM - SPINE: Poller[0] DEBUG: MYSQL Free & Close Completed
06/22/2009 10:48:50 AM - SPINE: Poller[0] Time: 0.1227 s, Threads: 10, Hosts: 2
the following lines are "suspect":

Code: Select all

06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] RECACHE: Processing 2 items in the auto reindex cache for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #1
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #8
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname' 
but I'm not sure what does "Spike Kill" mean. I ran the command several times and I get the recache event every single time, same for the "Spike Kill" notice.
This is a similar command launched for a working host with the OS, template and queries, I get the recache event, but not the "Spike Kill".

Code: Select all

SPINE: Using spine config file [spine.conf]
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The path_php_server variable is /var/www/html/cacti/script_server.php
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The path_cactilog variable is /var/www/html/cacti/log/cacti.log
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The log_destination variable is 1 (FILE)
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The path_php variable is /usr/bin/php
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The availability_method variable is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The ping_recovery_count variable is 3
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The ping_failure_count variable is 2
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The ping_method variable is 2
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The ping_retries variable is 1
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The ping_timeout variable is 400
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The snmp_retries variable is 3
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The log_perror variable is 1
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The log_pwarn variable is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The boost_redirect variable is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The log_pstats variable is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The threads variable is 10
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The polling interval is 60 seconds
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The number of concurrent processes is 2
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The script timeout is 25
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The number of php script servers to run is 2
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Host List to be polled='21', TotalPHPScripts='0'
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The PHP Script Server is Not Required
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 10
06/22/2009 10:52:44 AM - SPINE: Poller[0] Version 0.8.7d starting
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: MySQL is Thread Safe!
06/22/2009 10:52:44 AM - SPINE: Poller[0] SPINE: Initializing Net-SNMP API
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: SNMP Header Version is 5.3.1
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: SNMP Library Version is 5.3.1
06/22/2009 10:52:44 AM - SPINE: Poller[0] SPINE: Initializing PHP Script Server(s)
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Initial Value of Active Threads is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Valid Thread to be Created
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 2
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: In Poller, About to Start Polling of Host
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[0] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 1
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] No Host Availability Method Selected
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] RECACHE: Processing 2 items in the auto reindex cache for 'mygoodhost'
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] NOTE: There are '12' Polling Items for this Host
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[528] SNMP: v2: mygoodhost, dsname: ucd_hrSystemProcess, oid: .1.3.6.1.2.1.25.1.6.0, value: 468
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[527] SNMP: v2: mygoodhost, dsname: ucd_memTotalSwap, oid: .1.3.6.1.4.1.2021.4.3.0, value: 16780216
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[526] SNMP: v2: mygoodhost, dsname: ucd_memAvailSwap, oid: .1.3.6.1.4.1.2021.4.4.0, value: 12092504
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[525] SNMP: v2: mygoodhost, dsname: ucd_memTotalReal, oid: .1.3.6.1.4.1.2021.4.5.0, value: 12582912
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[524] SNMP: v2: mygoodhost, dsname: ucd_memAvailReal, oid: .1.3.6.1.4.1.2021.4.6.0, value: 6732840
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[523] SNMP: v2: mygoodhost, dsname: ucd_load5min, oid: .1.3.6.1.4.1.2021.10.1.3.2, value: 0.96
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[522] SNMP: v2: mygoodhost, dsname: ucd_load1min, oid: .1.3.6.1.4.1.2021.10.1.3.1, value: 1.39
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[521] SNMP: v2: mygoodhost, dsname: ucd_load15min, oid: .1.3.6.1.4.1.2021.10.1.3.3, value: 0.75
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[517] SNMP: v2: mygoodhost, dsname: ucd_ssCpuRawIdle, oid: .1.3.6.1.4.1.2021.11.53.0, value: 632333902
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[518] SNMP: v2: mygoodhost, dsname: ucd_ssCpuRawKernel, oid: .1.3.6.1.4.1.2021.11.55.0, value: 51424504
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[519] SNMP: v2: mygoodhost, dsname: ucd_ssCpuRawUser, oid: .1.3.6.1.4.1.2021.11.50.0, value: 223157420
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DS[520] SNMP: v2: mygoodhost, dsname: ucd_ssCpuRawWait, oid: .1.3.6.1.4.1.2021.11.54.0, value: 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] Host[21] DEBUG: HOST COMPLETE: About to Exit Host Polling Thread Function
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: The Value of Active Threads is 0
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Thread Cleanup Complete
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: PHP Script Server Pipes Closed
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: Allocated Variable Memory Freed
06/22/2009 10:52:44 AM - SPINE: Poller[0] DEBUG: MYSQL Free & Close Completed
06/22/2009 10:52:44 AM - SPINE: Poller[0] Time: 0.1263 s, Threads: 10, Hosts: 2
Thanks!

And :)
User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

What is the snmp uptime of the device? Please provide the snmp output. In the mean time, change the Reindex method for the device to something beside "Uptime Goes Backward".

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
And
Posts: 23
Joined: Thu Jun 12, 2008 8:36 am

Post by And »

TheWitness wrote:What is the snmp uptime of the device? Please provide the snmp output. In the mean time, change the Reindex method for the device to something beside "Uptime Goes Backward".

TheWitness
Here is the output:

OID: .1.3.6.1.2.1.1.3.0
Value: 2250 hours 37 minutes 9 seconds

I'm not sure how to change the Reindex method, I attached a screenshot of my device.
Thanks

And :)
Attachments
Cacti.jpg
Cacti.jpg (69.74 KiB) Viewed 24103 times
And
Posts: 23
Joined: Thu Jun 12, 2008 8:36 am

Post by And »

And wrote:
TheWitness wrote:What is the snmp uptime of the device? Please provide the snmp output. In the mean time, change the Reindex method for the device to something beside "Uptime Goes Backward".

TheWitness
Here is the output:

OID: .1.3.6.1.2.1.1.3.0
Value: 2250 hours 37 minutes 9 seconds

I'm not sure how to change the Reindex method, I attached a screenshot of my device.
Thanks

And :)
I mean, the CPU graph giving me troubles does not use the two associated data queries listed, do you want me to change them anyway?
Thanks!

And :)
User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

This is what I am concerned about:
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] RECACHE: Processing 2 items in the auto reindex cache for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #1
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname'
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] ASSERT: '151176486' .lt. '0' failed. Recaching host 'myhostname', data query #8
06/22/2009 10:48:50 AM - SPINE: Poller[0] Host[22] NOTICE: Spike Kill in Effect for 'myhostname'
This represents a reindex error. When a reindex method fails, currently the current poll for the host will be disgarded. So, if you fix this issue, graphs will start to work.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
User avatar
TheWitness
Developer
Posts: 17004
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

If host22 does not have any data queries. You have some invalid data in your database causing this. Can you please confirm.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest