Skip to content
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

Technical support page on remote poller shows max connections of Main poller #4897

Closed
bmfmancini opened this issue Aug 19, 2022 · 1 comment
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@bmfmancini
Copy link
Member

Access the technical support page of a remote poller
you will see instead of the max connections settings of the local server it will show the remote

image

local server settings

MariaDB [cacti]> show variables where variable_name =  'max_connections';
+-----------------+-------+
| Variable_name   | Value |
+-----------------+-------+
| max_connections | 5000  |
+-----------------+-------+
1 row in set (0.00 sec)
@bmfmancini bmfmancini added bug Undesired behaviour unverified Some days we don't have a clue labels Aug 19, 2022
@bmfmancini
Copy link
Member Author

this seems to be a reoccurrence of #2894

@TheWitness TheWitness changed the title [1.2.22] - Technical support page on remote poller shows max connections of Main poller Technical support page on remote poller shows max connections of Main poller Aug 24, 2022
@TheWitness TheWitness added this to the v1.2.23 milestone Aug 24, 2022
@TheWitness TheWitness added confirmed Bug is confirm by dev team and removed unverified Some days we don't have a clue labels Aug 24, 2022
TheWitness added a commit that referenced this issue Aug 24, 2022
Technical support page on remote poller shows max connections of Main poller
@TheWitness TheWitness added the resolved A fixed issue label Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants