Hello all,
to get some graphics at 1 minute i have configured the poller interval and the cron interval to 1 minute. Previously I have configured the crontab of the cactiuser to 1 minute. And finally, I have rebuilt the poller cache.
I use "spine" spoller with the following configuration:
Maximum Concurrent Poller Processes: 1
Balance Process Load: yes
Maximum Threads per Process: 15
Number of PHP Script Servers: 5
Script and Script Server Timeout Value: 25
The Maximum SNMP OID's Per SNMP Get Request: 10
Since I have configured poller and cron interval to 1 minute I have the following errors in the cacti log file:
10/24/2011 04:29:00 PM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
10/24/2011 04:28:59 PM - SYSTEM STATS: Time:58.7874 Method:spine Processes:1 Threads:15 Hosts:122 HostsPerProcess:122 DataSources:381 RRDsProcessed:191
10/24/2011 04:28:59 PM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
10/24/2011 04:28:01 PM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
10/24/2011 04:28:00 PM - POLLER: Poller[0] WARNING: There are '1' detected as overrunning a polling process, please investigate
10/24/2011 04:28:00 PM - SYSTEM STATS: Time:58.7859 Method:spine Processes:1 Threads:15 Hosts:122 HostsPerProcess:122 DataSources:380 RRDsProcessed:192
10/24/2011 04:28:00 PM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
10/24/2011 04:27:00 PM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
10/24/2011 04:26:59 PM - SYSTEM STATS: Time:58.7670 Method:spine Processes:1 Threads:15 Hosts:122 HostsPerProcess:122 DataSources:381 RRDsProcessed:192
10/24/2011 04:26:59 PM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
I don't know what is happening.... What can I do???? Thanks,
Christian
Cacti 0.8.7h
Spine 0.8.7h
Cacti Plugin Architecture 3.0 for Cacti 0.8.7h
problem with cacti poller configuration
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: problem with cacti poller configuration
Go back to the the 'g' version of the spine poller for 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?
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?
-
- Posts: 6
- Joined: Tue Feb 09, 2010 9:27 am
Re: problem with cacti poller configuration
Thank you for the answer. Cacti works fine with the "g" version of spine and cron/poller interval at 1 minute.
-
- Posts: 34
- Joined: Thu Dec 27, 2007 3:07 am
Re: problem with cacti poller configuration
I got the same problem,when the patch for spine0.87h will be published?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: problem with cacti poller configuration
It will require a cacti version upgrade. You can grab SVN if you want to use it. It's done. But again have to release both Cacti and that release to have complete features.
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?
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?
Re: problem with cacti poller configuration
I just completed the upgrade from 0.8.7g to 0.8.7h and PIA 3.0
Initially I did not upgrade spine, and things seemed for the most part to be humming along satisfactorily, but I got a bee in my bonnet and decided to install the new h version of spine.
I downloaded, configured, and built cacti-spine-0.8.7h.tar.gz
However, it doesn't seem to work. I just get messages that it has exceeded its timeout period of 58 seconds, and none of the rrd files or graphs are getting updated.
Am I missing something or does the new 0.8.7h spine just not work yet?
Thanks.
Initially I did not upgrade spine, and things seemed for the most part to be humming along satisfactorily, but I got a bee in my bonnet and decided to install the new h version of spine.
I downloaded, configured, and built cacti-spine-0.8.7h.tar.gz
However, it doesn't seem to work. I just get messages that it has exceeded its timeout period of 58 seconds, and none of the rrd files or graphs are getting updated.
Am I missing something or does the new 0.8.7h spine just not work yet?
Thanks.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: problem with cacti poller configuration
You have to use the SVN version of spine until the "i" release is done.
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?
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?
Who is online
Users browsing this forum: No registered users and 4 guests