Add new collector for InfiniBand statistics
Add new metrics for the InfiniBand network protocol including the amount of packets sent and received, the number of times the link has been downed and how many times the link has recovered from an error state. Signed-Off-By: Robert Clark <robert.d.clark@hpe.com>
This commit is contained in:
parent
ba635842fc
commit
4866adcb71
19 changed files with 226 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ collectors=$(cat << COLLECTORS
|
|||
entropy
|
||||
filefd
|
||||
hwmon
|
||||
infiniband
|
||||
ksmd
|
||||
loadavg
|
||||
mdadm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue