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

Update DSL stats even if port is down #12262

Merged
merged 6 commits into from Oct 29, 2020
Merged

Conversation

PipoCanaja
Copy link
Contributor

@PipoCanaja PipoCanaja commented Oct 26, 2020

ADSL stats are interesting even if port is down/admindown (noise on the line is still collected, atteignable linerate etc etc). This PR will allow to RRD and DB write when the data is anyway polled but was skipped because of ifLastChange. Tested successfully on Cisco DSL routers.

I also finished to correct the Downstream/upstream inconsistancies, and renamed them Central to CPE and CPE to Central.

This PR only have a minimal impact on DB update during the polling. SNMP is already done today.

image

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.

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.

@PipoCanaja PipoCanaja self-assigned this Oct 26, 2020
@PipoCanaja PipoCanaja marked this pull request as ready for review October 26, 2020 19:04
@Jellyfrog Jellyfrog merged commit 9797be3 into librenms:master Oct 29, 2020
@murrant
Copy link
Member

murrant commented Nov 2, 2020

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/v1-69-release-changelog-october-2020/13837/1

@PipoCanaja PipoCanaja deleted the dsldown branch March 6, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants