Skip to content

New input plugin for RAS with fixed GLIBC issue#8293

Merged
ssoroka merged 13 commits intoinfluxdata:masterfrom
p-zak:ras_input_plugin_with_fixed_glibc_issue
Oct 20, 2020
Merged

New input plugin for RAS with fixed GLIBC issue#8293
ssoroka merged 13 commits intoinfluxdata:masterfrom
p-zak:ras_input_plugin_with_fixed_glibc_issue

Conversation

@p-zak
Copy link
Copy Markdown
Collaborator

@p-zak p-zak commented Oct 20, 2020

Required for all PRs:

  • Signed CCLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

CCLA completed and signed by Intel Corporation.

This PR solves #8086
Also it reverts RAS plugin removal 933925e and fixes this issue #8222

Feature Request

We have created a Telegraf input plugin that is able to gather and count errors based on data provided by RASDaemon.

The plugin we have created will be able to provide following metrics:

  • memory_read_corrected_errors
  • memory_read_uncorrectable_errors
  • memory_write_corrected_errors
  • memory_write_uncorrectable_errors
  • cache_l0_l1_errors
  • tlb_instruction_errors
  • cache_l2_errors
  • upi_errors
  • processor_base_errors
  • processor_bus_errors
  • internal_timer_errors
  • smm_handler_code_access_violation_errors
  • internal_parity_errors
  • frc_errors
  • external_mce_errors
  • microcode_rom_parity_errors
  • unclassified_mce_errors

@p-zak p-zak closed this Oct 20, 2020
@p-zak p-zak reopened this Oct 20, 2020
@ssoroka ssoroka merged commit 14a7305 into influxdata:master Oct 20, 2020
@shaba shaba mentioned this pull request Oct 25, 2020
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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.

2 participants