ERROR: Spine Timed Out While Processing Hosts Internal?
Moderators: Developers, Moderators
ERROR: Spine Timed Out While Processing Hosts Internal?
There are some big gaps in my Graphs and I tried fix this myself but no success
I got the Error message from Cacti log file:
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
I use spine 0.8.7
and this is my graphs and setting:
I got the Error message from Cacti log file:
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
I use spine 0.8.7
and this is my graphs and setting:
- Attachments
-
- gaps1.png (94.87 KiB) Viewed 25012 times
-
- setting.png (43.07 KiB) Viewed 25012 times
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: ERROR: Spine Timed Out While Processing Hosts Internal?
hat looks like the double poller issue mentioned in the second link of my sigeminion wrote:There are some big gaps in my Graphs and I tried fix this myself but no success
I got the Error message from Cacti log file:
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:49:57 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:45:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts Internal
03/17/2008 09:41:58 AM - SPINE: Poller[0] ERROR: Spine Timed Out While Processing Hosts InternalT
I use spine 0.8.7
and this is my graphs and setting:
Reinhard
i dont know whats wrong ..... so i need some help please
im using cactiez 0.4 ... cacti 0.87b and spine 0.87a
would be really nice if somebody could tell me what exactly i have to do
to solve that .... im running a bit out of time so please (im not rushing just asking if anybody can help)
under etc/crontab
and thats from one spine circle ... ho can i get rid of the 2 errors
would be nice if anybody might tell what i have to do ... thx to those who might help
heres what i get from CactiEZ Webadmin und Command shell:
and the complete Cacti log file for one spine circle:
im using cactiez 0.4 ... cacti 0.87b and spine 0.87a
would be really nice if somebody could tell me what exactly i have to do
to solve that .... im running a bit out of time so please (im not rushing just asking if anybody can help)
Code: Select all
[root@localhost ~]# ps aux | grep crond
root 2695 0.0 0.0 5996 920 ? Ss 09:53 0:00 crond
root 8019 0.0 0.1 6576 1160 ? S 12:10 0:00 crond
root 8303 0.0 0.1 4152 640 pts/1 R+ 12:10 0:00 grep crond
Code: Select all
SHELL=/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=root
HOME=/
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
would be nice if anybody might tell what i have to do ... thx to those who might help
heres what i get from CactiEZ Webadmin und Command shell:
and the complete Cacti log file for one spine circle:
- Attachments
-
- cron1.png (3.46 KiB) Viewed 24924 times
-
- cron2.png (97.63 KiB) Viewed 24924 times
-
- cacti log file_error daten.txt
- (17.79 KiB) Downloaded 439 times
Hi
Im using CactiEZ 0.4 with Cacti 0.8.7b and SPINE 87a
These are the lines in the /etc/crontab
original:
i changed it to:
got still nothing :-/
but heres the thing ... the folder " /etc/cron.d " is just empty, thers nothing in it
Im using CactiEZ 0.4 with Cacti 0.8.7b and SPINE 87a
These are the lines in the /etc/crontab
original:
Code: Select all
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/
# run-parts
01 * * * * root run-parts /etc/cron.hourly
02 4 * * * root run-parts /etc/cron.daily
22 4 * * 0 root run-parts /etc/cron.weekly
42 4 1 * * root run-parts /etc/cron.monthly
Code: Select all
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/
# run-parts
#01 * * * * root run-parts /etc/cron.hourly
#02 4 * * * root run-parts /etc/cron.daily
#22 4 * * 0 root run-parts /etc/cron.weekly
#42 4 1 * * root run-parts /etc/cron.monthly
*/5 * * * * php /var/www/html/poller.php > /dev/null 2>&1
but heres the thing ... the folder " /etc/cron.d " is just empty, thers nothing in it
...... anymore on this guys..... i just don't understand the double poller issue. I have same issues as eminioneminion wrote:Hi
Im using CactiEZ 0.4 with Cacti 0.8.7b and SPINE 87a
These are the lines in the /etc/crontab
original:
i changed it to:Code: Select all
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts 01 * * * * root run-parts /etc/cron.hourly 02 4 * * * root run-parts /etc/cron.daily 22 4 * * 0 root run-parts /etc/cron.weekly 42 4 1 * * root run-parts /etc/cron.monthly
got still nothing :-/Code: Select all
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ # run-parts #01 * * * * root run-parts /etc/cron.hourly #02 4 * * * root run-parts /etc/cron.daily #22 4 * * 0 root run-parts /etc/cron.weekly #42 4 1 * * root run-parts /etc/cron.monthly */5 * * * * php /var/www/html/poller.php > /dev/null 2>&1
but heres the thing ... the folder " /etc/cron.d " is just empty, thers nothing in it
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
The syntax of the cron statement depends on the crontab used. If you use the /etc/crontab, please provide the userid, e.g. cactiuser. When using there's no need for a userid
Reinhard
Code: Select all
crontab -e -u cactiuser
Reinhard
Re: ERROR: Spine Timed Out While Processing Hosts Internal?
Hi guys, sorry to bring this back up, but this is happening to me too.
This is in my corp.cacti (see signature). It's not a new cacti, this started to happen a few weeks ago (this install is almost a year old)
I looked EVERYWHERE and there's no double poller (that I could find).
What else could I look at?
Thank you!
This is in my corp.cacti (see signature). It's not a new cacti, this started to happen a few weeks ago (this install is almost a year old)
I looked EVERYWHERE and there's no double poller (that I could find).
What else could I look at?
Thank you!
Code: Select all
Corporate Cacti
CactiEZ 0.7 (upgraded to 0.0.8h) - Spine 0.8.8h - RRDTool 1.4.7 - Apache 2.2.15 - Settings 0.71 - Maint 0.3 - Thold0.5 - Errorimage 0.2 - Webmin 0.1
Watermark 0.2 - Monitor 1.3 - Realtime 0.5 - Nectar 0.35a - Fix64bit 0.4 - Autom8 0.36 - Quicktree 0.2
Code: Select all
Business Cacti
CactiEZ 0.7 - Spine 0.8.8b - RRDTool 1.3.8 - Apache 2.2.15 - Settings 0.71 - Maint 0.3 - Thold0.5 - Errorimage 0.2 - Jqueryskin 0.1
Webmin 0.1 - Watermark 0.2 - Monitor 1.3 - Realtime 0.5 - Nectar 0.35a - Fix64bit 0.4 - Autom8 0.36 - Quicktree 0.2 - Syslog 1.22
Who is online
Users browsing this forum: No registered users and 3 guests