Add collectd-pcie-errors package for PCIe Errors
The pcie_errors plugin collects PCI Express errors from Device Status in Capability structure and from Advanced Error Reporting Extended Capability where available. Change-Id: I9c600570dd2166e865878e7c2584a8377a795a43
This commit is contained in:
@@ -37,6 +37,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
|
||||
'collectd-openldap',
|
||||
'collectd-ovs-events',
|
||||
'collectd-ovs-stats',
|
||||
'collectd-pcie-errors',
|
||||
'collectd-ping',
|
||||
'collectd-procevent',
|
||||
'collectd-python',
|
||||
|
@@ -0,0 +1,7 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Adds ``collectd-pcie-errors`` package to ``collectd`` RHEL-based image.
|
||||
This allows collectd to collect PCI Express errors data from Device Status
|
||||
in Capability structure and from Advanced Error Reporting Extended
|
||||
Capability where available.
|
Reference in New Issue
Block a user