Spine is throwing errors

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
RamSundar
Posts: 2
Joined: Thu Sep 08, 2022 6:21 am

Spine is throwing errors

Post by RamSundar »

Hi All,

we are using latest cacti version 1.2.21 and spine 1.2.21-1 on linux. We are seeing this error from spine and graph is showing blank for period of time.

2022-09-08 12:28:13 - SPINE: Poller[Main Poller] PID[822] PT[139637576542336] ERROR: Device[*******] HT[1] polling timed out while acquiring Available Thread Lock

How to resolve this error ?

Thanks in Advance.

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

Re: Spine is throwing errors

Post by TheWitness »

This likely means that you have a script that is timing out and the poller can not finish in time. Do a debug pass using spine to find the problem script and adjust the script so that it does not time out. If the data just takes too much time to run, then collect the data asynchronously and store it in a table and gather the value from the table instead.

./spine -R -V 3 -S -f host_id -l host_id

Replace host_id with the id of the problematic host.
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?
RamSundar
Posts: 2
Joined: Thu Sep 08, 2022 6:21 am

Re: Spine is throwing errors

Post by RamSundar »

This issues is resolved after increased the thread count in settings.

Thanks,
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests