Skip to content

New input plugin for RAS (Reliability, Availability and Serviceability)#8114

Merged
ssoroka merged 3 commits intoinfluxdata:masterfrom
p-zak:ras_new_input_plugin
Oct 1, 2020
Merged

New input plugin for RAS (Reliability, Availability and Serviceability)#8114
ssoroka merged 3 commits intoinfluxdata:masterfrom
p-zak:ras_new_input_plugin

Conversation

@p-zak
Copy link
Copy Markdown
Collaborator

@p-zak p-zak commented Sep 11, 2020

Required for all PRs:

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

CCLA completed and signed by Intel Corporation (I hope ICLA is not required since this github account is business account).

This PR solves #8086

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

@ssoroka
Copy link
Copy Markdown
Contributor

ssoroka commented Oct 1, 2020

looks good. just has a merge conflict.

@ghost ghost force-pushed the ras_new_input_plugin branch from c36d220 to aaf37c3 Compare October 1, 2020 19:55
@ssoroka ssoroka merged commit fa32975 into influxdata:master Oct 1, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants