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

Fix regression causing wall of ping latency #15486

Merged
merged 1 commit into from Oct 20, 2023

Conversation

fbouynot
Copy link
Contributor

Fix #15382

Please give a short description what your pull request is for

DO NOT DELETE THE UNDERLYING TEXT

Please note

Please read this information carefully. You can run ./lnms dev:check to check your code before submitting.

  • Have you followed our code guidelines?
  • If my Pull Request does some changes/fixes/enhancements in the WebUI, I have inserted a screenshot of it.
  • If my Pull Request makes discovery/polling/yaml changes, I have added/updated test data.

Testers

If you would like to test this pull request then please run: ./scripts/github-apply <pr_id>, i.e ./scripts/github-apply 5926
After you are done testing, you can remove the changes with ./scripts/github-remove. If there are schema changes, you can ask on discord how to revert.

@murrant
Copy link
Member

murrant commented Oct 20, 2023

Damn, I reverted that fix on accident. Thanks @fbouynot

@murrant murrant merged commit 6ce43a3 into librenms:master Oct 20, 2023
8 checks passed

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I understand line 340 also should be changed to
'poller' => $this->device->last_polled_timetaken,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@murrant check pls :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of commenting on old things, please create a pull request or issue. Thanks.

peejaychilds pushed a commit to peejaychilds/librenms that referenced this pull request Oct 26, 2023
gdepeyrot pushed a commit to gdepeyrot/librenms that referenced this pull request Nov 29, 2023
gunkaaa pushed a commit to gunkaaa/librenms that referenced this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wall of "Ping Latency" alerts after midnight update
3 participants