Hi everybody,
i have the following environment:
- cacti 0.8.7g
- PIA 2.8
- Boost 4.3
Boost is so far working, rrd's and graphs are update on demand. but, the cyclic running through poller_output_boost and periodically updating all rrd's doesn't work. The tables just grows and grows, neither the maximun number of records nor the time, when an update sould be done are considered.
boost_server is also running.
the following screenshot has been taken at 11:39.
any help on this?
Boost not fully working
Moderators: Developers, Moderators
Re: Boost not fully working
I have the same issue. Only difference is I am running PIA 2.9.
Re: Boost not fully working
Nobody here who could provide help in this???
Re: Boost not fully working
We got it working: Needed to call poller_boost.php manually out of crontab like this:
Code: Select all
0,30 * * * * /opt/coolstack/php5/bin/php -d date.timezone="Europe/Zurich" /usr/local/apache2/htdocs/cacti/plugins/boost/poller_boost.php -f > /dev/null 2>&1
Who is online
Users browsing this forum: No registered users and 2 guests