-
-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Boost does not operate as it should in certain situations #4623
Comments
bmfmancini
added
bug
Undesired behaviour
unverified
Some days we don't have a clue
labels
Mar 15, 2022
Have you already applied my update for poller_boost.php committed 4 hours ago? I noticed the same situation this morning on my lab instance, but in my case it started after upgrading MariaDB to version 10.6.7. I have seen that the information schema is not updating when boost renames table poller_output_boost. It is always returning Tables_rows = 0. |
browniebraun
referenced
this issue
Mar 15, 2022
ensure that information schema will not return TABLE_ROWS = 0 as seen in MariaDB 10.6.7
I pulled down your updates after this I'm keeping an eye on it
…On Tue., Mar. 15, 2022, 13:46 Browniebraun, ***@***.***> wrote:
Have you already applied my update for poller_boost.php committed 4 hours
ago? I noticed the same situation this morning on my lab instance, but in
my case it started after upgrading MariaDB to version 10.6.7. I have seen
that the information schema is not updating when boost renames table
poller_output_boost. It is always returning Tables_rows = 0.
—
Reply to this email directly, view it on GitHub
<#4623 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADGEXTGDS6RUOILAJFMZ5Z3VADEIDANCNFSM5QY4K4JA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
TheWitness
changed the title
[1.2.20] Boost creates multiple DB tables and reports its crashed but is not running
Boost creates multiple DB tables and reports its crashed but is not running
Mar 16, 2022
TheWitness
added a commit
that referenced
this issue
Mar 16, 2022
This is an update to the changelog and a softtab removal.
netniV
changed the title
Boost creates multiple DB tables and reports its crashed but is not running
Boost does not operate as it should in certain situations
Apr 3, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys
After testing the latest commits I am seeing boost reported as crashed however its creating many db tables
i only have 1 device on this system withe 3 remote collectors
Boost reports
BOOST ERROR: Failed to retrieve archive table name
running boost manually produces this result
[root@cacti-main cacti]# php poller_boost.php --verbose --force --debug
PHP Warning: Use of undefined constant cacti - assumed 'cacti' (this will throw an Error in a future version of PHP) in /var/www/html/cacti/include/config.php on line 32
DEBUG: Checking if Boost is ready to run.
DEBUG: Last Runtime was 2022-03-15 05:52:05 (1647337925).
DEBUG: Next Runtime is 2022-03-15 06:52:05 (1647341525).
DEBUG: Records Found:0, Max Threshold:1000000.
DEBUG: Time to Run Boost, Force Run is true!
DEBUG: Parallel Process Setup Begins.
The text was updated successfully, but these errors were encountered: