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

XR SHOW CONTROLLERS: Bug Fix #349

Merged
merged 1 commit into from
Jan 26, 2019
Merged

XR SHOW CONTROLLERS: Bug Fix #349

merged 1 commit into from
Jan 26, 2019

Conversation

jmcgill298
Copy link
Contributor

@jmcgill298 jmcgill298 commented Jan 26, 2019

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT

cisco_xr_show_controllers

SUMMARY

Current template did not work for TenGig Interface data

BREAKING CHANGES:

  • Change threshold settings to Filldown instead of recording
    • TX_ALARM_HIGH
    • TX_WARN_HIGH
    • TX_WARN_LOW
    • TX_ALARM_LOW
    • RX_ALARM_HIGH
    • RX_WARN_HIGH
    • RX_WARN_LOW
    • RX_ALARM_LOW

GENERAL UPDATES:

  • CHANGE TX_VALUE and RX_VALUE to capture everything between parenthesis
    • Values at the extremes have extra characters not previously accounted for
  • Create regex matches for TenGig raw data
  • Remove EOF and clear all filldown data to prevent extra Record

TEST FILES:

  • Added raw and parsed files for TenGig interfaces
  • Updated existing parsed file to filldown threshold values, which decreases Record counts

Current template did not work for TenGig Interface data

BREAKING CHANGES:
  - Change threshold settings to `Filldown` instead of recording
    * `TX_ALARM_HIGH`
    * `TX_WARN_HIGH`
    * `TX_WARN_LOW`
    * `TX_ALARM_LOW`
    * `RX_ALARM_HIGH`
    * `RX_WARN_HIGH`
    * `RX_WARN_LOW`
    * `RX_ALARM_LOW`

GENERAL UPDATES:
  - CHANGE `TX_VALUE` and `RX_VALUE` to capture everything between parenthesis
    * Values at the extremes have extra characters not previously accounted for
  - Create regex matches for TenGig raw data
  - Remove `EOF` and clear all filldown data to prevent extra `Record`

TEST FILES:
  - Added raw and parsed files for TenGig interfaces
  - Updated existing parsed file to filldown threshold values, which decreases `Record` counts
@jmcgill298 jmcgill298 merged commit 48f0354 into master Jan 26, 2019
@jmcgill298 jmcgill298 deleted the xr_controllers branch January 26, 2019 04:02
jvanderaa pushed a commit that referenced this pull request Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant