
Boost Plugin - Poller not working
Hi,
I installed boost (actually to get a 1 minute interval working with cacti, I've got a customer who requests that, and I remember having read somewhere, that works with boost)
however, the poller stops working, as soon as I enable the boost-plugin.
Cacti Log shows:
Code:
06/30/2009 08:24:00 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '59', Max Runtime '58', Poller Runs: '1'
06/30/2009 08:24:00 AM - SYSTEM STATS: Time:58.9676 Method:cmd.php Processes:10 Threads:N/A Hosts:5 HostsPerProcess:1 DataSources:4 RRDsProcessed:0
06/30/2009 08:24:00 AM - POLLER: Poller[0] Maximum runtime of 58 seconds exceeded. Exiting.
06/30/2009 08:23:01 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '60', Max Runtime '58', Poller Runs: '1'
Running poller.php from commandline:
Code:
php -q poller.php --force
06/30/2009 09:35:51 AM - POLLER: Poller[0] NOTE: Poller Int: '60', Cron Int: '60', Time Since Last: '36', Max Runtime '58', Poller Runs: '1'
Could not open input file: 0
Could not open input file: 1
Could not open input file: 5
Waiting on 5/5 pollers.
Could not open input file: 6
Could not open input file: 7
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
Waiting on 5/5 pollers.
.......
Have you got any idea, what I could do?
Thanks a lot,
Matthias