[SOLVED] polling timed out while acquiring Available Thread Lock

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

Moderators: Developers, Moderators

cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

So both the pollers need to have the config updated for the remote poller. In the case of the main poller being say 192.168.100.1 and the remote poller being 10.0.0.1 would the main poller need the RDB config pointing to 10.0.0.1 and the remote poller with the RDB pointing to 192.168.100.1 so essentially the same config in mirror image?

Hope that makes sense
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

So both the pollers need to have the config updated for the remote poller. In the case of the main poller being say 192.168.100.1 and the remote poller being 10.0.0.1 would the main poller need the RDB config pointing to 10.0.0.1 and the remote poller with the RDB pointing to 192.168.100.1 so essentially the same config in mirror image?

Hope that makes sense
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by TheWitness »

The RDB stuff only goes on the remotes. You can test connectivity from the Data Collectors page. So, on remote, do that, on the main server, edit the remotes and make sure you can 'Test Connection' for the forward path.
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: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by TheWitness »

Remotes will have the RDB_Host as 192.168.100.1

Before you say it, I know it's counter-intuitive. Too late now...
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?
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

Yeah thats what I figured and only have the RBD config on the remotes, testing in Data-Collectors shows success, However for some reason the remote one is still over running its cycle and stating.

PID[286921] Maximum runtime of 298 seconds exceeded. Exiting

When I run ./spine -R -V 3 -S -p=2 on the remote poller
it completes in
Total[0.4484] Device[416] HT[1] Total Time: 0.27 Seconds
Total[0.7255] Time: 0.7254 s, Threads: 10, Devices: 1

Should I run the above on the mainpoller?
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by TheWitness »

Very odd. Did you figure it out?
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?
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

Nope still having the issue. If I run
./spine -R -V 3 -S -p=2 from the main poller Im getting authentication issues. Is that normal?
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by TheWitness »

From the main poller, you 'should' be able to access the remote. Have you tested the connections from:

Console > Data Collection > Data Collectors > Edit
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?
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

Yup that test from the Main Poller to the remote poller works great, its just when I run that command from the main poller IM getting the error message.
Logs on the remote polller are not showing anything either that I can see and when I run the /spine -R -V 3 -S -p=2 from the remote poller (2) is completes in under a second. Any other logs I can turn on or provide?
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
User avatar
Osiris
Cacti Guru User
Posts: 1424
Joined: Mon Jan 05, 2015 10:10 am

Re: polling timed out while acquiring Available Thread Lock

Post by Osiris »

Did you get this fixed?
Before history, there was a paradise, now dust.
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

I sure did yeah mate.
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
cksrealm
Cacti User
Posts: 140
Joined: Sun May 08, 2005 5:45 pm
Location: Sydney,Australia
Contact:

Re: polling timed out while acquiring Available Thread Lock

Post by cksrealm »

The way it got fixed thanks to @TheWitness was to go into Configuration--Settings--Paths.
In there remove the path to the Spine Config File Path. Seems strange to do it but it worked a treat for me.

let me know how you go.
System - Red Hat Enterprise
Cacti Version - 1.2.23
RRDTool - 1.7.0
Poller - CMD
[u]Plugins Installed[/u]
Monitor 2.5
ReportIT 1.1.3
Thold 1.7
Weathermap 1.0
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests