We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cacti polling reports the incorrect number of poller item's in both main polling and from a boost perspective when devices are disabled.
Steps to reproduce the behavior:
Create thousands of Devices and Graphs
Disable these Devices
Notice that on the next poller run that the Data Source count does not go down.
Better reporting.
The text was updated successfully, but these errors were encountered:
Fixing Issue #4822 - Invalid Data Source Counts
8f0dba6
Cacti polling and boost report the wrong number of Data Sources when Devices are disabled
QA Issue with #4822 - Data Source count
94fb057
Additional change for #4822
4af3828
This change allows the View Poller Cache to show data correctly
No branches or pull requests
Describe the bug
Cacti polling reports the incorrect number of poller item's in both main polling and from a boost perspective when devices are disabled.
To Reproduce
Steps to reproduce the behavior:
Create thousands of Devices and Graphs
Disable these Devices
Notice that on the next poller run that the Data Source count does not go down.
Expected behavior
Better reporting.
The text was updated successfully, but these errors were encountered: