Poller Timed Out
Moderators: Developers, Moderators
Poller Timed Out
Were currently pulling ~ 31000 differnt requests from 598 different hosts and were starting to see the poller timeout. I beleive our current settings are optimal but if someone could verify it would be appreciated.
10/17/2006 10:39:54 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
10/17/2006 10:39:54 AM - SYSTEM STATS: Time:292.8391 Method:cactid Processes:4 Threads:20 Hosts:598 HostsPerProcess:150 DataSources:75563 RRDsProcessed:0
10/17/2006 10:40:00 AM - CACTID: Poller[0] ERROR: Cactid Timed Out While Processing Hosts Internal
10/17/2006 10:39:54 AM - POLLER: Poller[0] Maximum runtime of 292 seconds exceeded. Exiting.
10/17/2006 10:39:54 AM - SYSTEM STATS: Time:292.8391 Method:cactid Processes:4 Threads:20 Hosts:598 HostsPerProcess:150 DataSources:75563 RRDsProcessed:0
10/17/2006 10:40:00 AM - CACTID: Poller[0] ERROR: Cactid Timed Out While Processing Hosts Internal
- Attachments
-
- Current Poller Settings
- Cacti Poller Settings.JPG (201.46 KiB) Viewed 3104 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
What version of Cactid? It looks as though it crashed, or you have run out of PHP memory. What is your PHP memory set to in php.ini? Set it much higher if it's below 32mbytes.
I would recommend Cactid 0.8.6i ASAP.
TheWitness
I would recommend Cactid 0.8.6i ASAP.
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?
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?
Cactid Upgrades
We are currently running with Cactid 0.8.6g and in the process of upgrading to Cactid 0.8.6i. Yet we had a hardware failuare Saturday on one of our Cacti servers, so the last few days have been troubleshooting the poller on our Apache Server until we can rebuild the Poller server.
Setup = 3 servers
1 - Poller
1 - Apache Web Server
1 - MySQL db - turning into a cluster
When we started the poller up on our Apache Web Server we have run into nothting but troubles. For some reason our polls have become way incosistant and now one poller seems to be timing out. We also have XML templates that exist / verified permissions as well, yet Cacti won't recognize them. Were working on tracking down the erros and I've attached what we've found so far.
Also our PHP memory is set to 1024M
Setup = 3 servers
1 - Poller
1 - Apache Web Server
1 - MySQL db - turning into a cluster
When we started the poller up on our Apache Web Server we have run into nothting but troubles. For some reason our polls have become way incosistant and now one poller seems to be timing out. We also have XML templates that exist / verified permissions as well, yet Cacti won't recognize them. Were working on tracking down the erros and I've attached what we've found so far.
Also our PHP memory is set to 1024M
- Attachments
-
- cacti-log-errors.txt
- Cacti Logs
- (4.57 KiB) Downloaded 141 times
Could not Loacte XML file.
XML Errors
- Attachments
-
- cacti-xml-errrors.JPG (85.97 KiB) Viewed 3032 times
Sorry about the Image
Sorry about the images. I forgot the alt key on my print screen. If it needs removed I can repost the image.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Whatever your system writer is, it's hosing your system up. Also, it looks like you did not bring your resources directory over from the other server.
It also looks like you have some hokey scripts or somehing causing one of your cactid processes to languish.
TheWitness
It also looks like you have some hokey scripts or somehing causing one of your cactid processes to languish.
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?
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?
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Also, the ping timeout values are in Milliseconds. 3 is rather low.
TheWitness
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?
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?
Ping Timout
I've adjusted the ping timout and installed CACTID 0.8.6i. Yet were still seeing the same issues. For some reason one poller always seems to exceed the maximum timeout.
See Attached Logs
Is their a table inside the DB that dictactes which poller to use for which device / host?
I've noticed the errors with some of the scripts aswell and were working on correcting them.
Side note:
To install cactid on 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 we had to chage the following line in the configure file as well as the cactid.conf.dist instances
Orig:
CFLAGS="-I$SNMP_INCDIR -I$SNMP_INCDIR $CFLAGS"
Changed:
CFLAGS="-I$SNMP_INCDIR -I$SNMP_INCDIR/.. $CFLAGS"
See Attached Logs
Is their a table inside the DB that dictactes which poller to use for which device / host?
I've noticed the errors with some of the scripts aswell and were working on correcting them.
Side note:
To install cactid on 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 we had to chage the following line in the configure file as well as the cactid.conf.dist instances
Orig:
CFLAGS="-I$SNMP_INCDIR -I$SNMP_INCDIR $CFLAGS"
Changed:
CFLAGS="-I$SNMP_INCDIR -I$SNMP_INCDIR/.. $CFLAGS"
- Attachments
-
- cacti-poller-info.txt
- (1.05 KiB) Downloaded 145 times
Resources Files
We've verified all the resource files and have even tried 777 access on the whole dir.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Also, verify that your RRDtool path is accurate. None of the rrdfiles are updating for some reason.
TheWitness
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?
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?
RRDtool Path
Will verify the path tonight and also the version.
One other item we thought about was some of our current cacti directories have simlinks so were going to verify the permissions on them as well.
One other item we thought about was some of our current cacti directories have simlinks so were going to verify the permissions on them as well.
Who is online
Users browsing this forum: No registered users and 0 guests