becdca1d7e894a58ffd2e23833678a93219251da
parseGPUWithSupplementalDocs did not read PCIeInterface from the device doc, only from function docs. xFusion GPU PCIeCard entries carry link width/speed in PCIeInterface (LanesInUse/Maxlanes/PCIeType/MaxPCIeType) so GPU link width was always empty for xFusion servers. Also apply the xFusion OEM function-level fallback for GPU function docs, consistent with the NIC and PCIeDevice paths. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
LOGPile
Standalone Go application for BMC diagnostics analysis with an embedded web UI.
What it does
- Parses vendor diagnostic archives into a normalized hardware inventory
- Collects live BMC data via Redfish
- Exports normalized data as CSV, raw re-analysis bundles, and Reanimator JSON
- Runs as a single Go binary with embedded UI assets
Documentation
- Shared engineering rules:
bible/README.md - Project architecture and API contracts:
bible-local/README.md - Agent entrypoints:
AGENTS.md,CLAUDE.md
Run
make build
./bin/logpile
Default port: 8082
License
MIT (see LICENSE)
Description
Releases
13
Release v1.12
Latest
Languages
Go
87.4%
JavaScript
8.8%
CSS
2.1%
HTML
1%
Shell
0.6%
Other
0.1%