bb-Ricardo / check_redfish

A monitoring/inventory plugin to check components and health status of systems which support Redfish. It will also create a inventory of all components of a system.
MIT License
110 stars 30 forks source link

Fix discovery of all NIC ports #102

Closed SamuelePilleri closed 1 year ago

SamuelePilleri commented 1 year ago

In certain cases NIC ports were not discovered correctly:

This commit fixes these edge cases.

bb-Ricardo commented 1 year ago

Hi @SamuelePilleri,

Thank you for this PR. Will have a look the next few days to test the changes.