-
v1.2.1 Stable
released this
2026-02-04 19:43:58 +03:00 | 123 commits to main since this releaseLOGPile v1.2.1
Release date: 2026-02-04
Highlights
- Redfish collection significantly expanded: dynamic Systems/Chassis/Managers discovery, PSU/GPU/PCIe inventory mapping, improved NVMe and storage parsing (including SimpleStorage and chassis drive fallbacks).
- Added Redfish snapshot support with broad raw Redfish tree capture for future offline analysis.
- Upload flow now accepts JSON snapshots in addition to archives, enabling offline re-open of live Redfish collections.
- Export UX improved:
- Export filenames now follow
YYYY-MM-DD (SERVER MODEL) - SERVER SN. - TXT export now outputs tabular sections matching web UI views (no raw JSON dump).
- Export filenames now follow
- Live API UI improvements: parser/file badges for Redfish sessions and clearer upload format messaging.
- Redfish progress logs are more informative (snapshot stage and active top-level roots).
- Build/distribution hardening:
- Cross-platform builds via
make build-all. CGO_ENABLED=0for more portable single-binary distribution.- Crash hold option to keep console open for debugging (
-hold-on-crash, enabled by default on Windows).
- Cross-platform builds via
Artifacts
bin/logpile-linux-amd64bin/logpile-linux-arm64bin/logpile-darwin-amd64bin/logpile-darwin-arm64bin/logpile-windows-amd64.exe
Downloads
-
Release v1.2.0 Stable
released this
2026-01-30 12:30:44 +03:00 | 139 commits to main since this releaseLOGPile v1.2.0
Новые возможности
GPU мониторинг
- Отображение температуры GPU (ядро и память)
- Мониторинг PCIe link (max/current width/speed)
- Автоматическое выделение деградации PCIe линка (красным)
Улучшенный парсинг
- Парсинг RESTful PCIe Device info
- Парсинг GPU sensor data из SDR
- Парсинг diskbackplane info (информация о дисковых отсеках)
- Парсинг SEL событий из CSV формата (новая прошивка Kaytus)
Хранилище данных
- Таблица с информацией о дисковых отсеках
- Отображение статуса установки дисков (Present/Empty)
- Информация о расположении (Front/Rear) и Backplane ID
Исправления
- Исправлена логика определения установленных модулей памяти
- Теперь показываются только физически установленные DIMM модули
- Добавлена частота памяти в спецификацию
Интерфейс
- Сортировка событий от новых к старым
- Фильтрация серийных номеров "N/A" из отображения
- Выделение деградации PCIe красным цветом
- Улучшенная таблица накопителей
Платформы
Доступны бинарники для:
- Linux (AMD64, ARM64)
- Windows (AMD64)
- macOS (Intel, Apple Silicon)
Совместимость
Протестировано на:
- Kaytus KR2280-X2-A0-R0-00
- Inspur NF5280M7
- BMC firmware 5.19.04
Downloads
-
LOGPile v1.1.0 Stable
released this
2026-01-25 13:49:50 +03:00 | 140 commits to main since this releaseChanges
- Parser versioning with version display on main screen
- Server model and serial number in Configuration tab and exports
- Auto-browser opening on startup (--no-browser to disable)
- Restart and Exit buttons with graceful shutdown
- Section overview stats for CPU, Power, Storage, GPU, Network
- PCIe Link format changed to "x16 PCIe Gen4"
- Location column in Serials section
- Extract BoardInfo from FRU and PlatformId from ThermalConfig
Downloads
- logpile-darwin-arm64 - macOS Apple Silicon
- logpile-darwin-amd64 - macOS Intel
- logpile-windows-amd64.exe - Windows x64
Downloads
-
LOGPile v1.0.0 Stable
released this
2026-01-25 09:40:20 +03:00 | 141 commits to main since this releaseLOGPile v1.0.0 - Initial Release
BMC/IPMI diagnostic log analyzer for Inspur/Kaytus servers.
Features
- Parse diagnostic archives (tar.gz, zip)
- Hardware configuration analysis (CPU, Memory, Storage, GPU, Network, PCIe)
- Firmware versions extraction
- Sensor readings display
- Event log analysis with severity filtering
- Serial numbers inventory
- Export to JSON, TXT, CSV
Downloads
- logpile-darwin-arm64 - macOS Apple Silicon
- logpile-darwin-amd64 - macOS Intel x86_64
Downloads