Michael Chus 19d857b459 redfish: filter PCIe topology noise, deduplicate GPU/NIC cross-sources
- isUnidentifiablePCIeDevice: skip PCIe entries with generic class
  (SingleFunction/MultiFunction) and no model/serial/VendorID — eliminates
  PCH bridges, root ports and other bus infrastructure that MSI BMC
  enumerates exhaustively (59→9 entries on CG480-S5063)
- collectPCIeDevices: skip entries where looksLikeGPU — prevents GPU
  devices from appearing in both hw.GPUs and hw.PCIeDevices (fixed
  Inspur H100 duplicate)
- dedupeCanonicalDevices: secondary model+manufacturer match for noKey
  items (no serial, no BDF) — merges NetworkAdapter entries into
  matching PCIe device entries; isGenericDeviceClass helper for
  DeviceClass identity check (fixed Inspur ENFI1100-T4 duplicate)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 22:08:02 +03:00
2026-02-25 13:31:54 +03:00
2026-02-20 14:04:21 +03:00
2026-03-01 16:57:52 +03:00
2026-03-01 16:57:52 +03:00
2026-01-25 04:11:23 +03:00

LOGPile

Standalone Go application for BMC diagnostics analysis with an embedded web UI.

Documentation

License

MIT (see LICENSE)

Description
BMC Log analyzer
Readme 28 MiB
v1.8.0 Latest
2026-03-04 08:12:17 +03:00
Languages
Go 87.3%
JavaScript 8.9%
CSS 2.2%
HTML 1%
Shell 0.5%
Other 0.1%