Argus 0.7.0
What's New
9 New Diagnostic Commands
gccauseβ GC cause analysis with utilization statsmetaspaceβ Detailed metaspace breakdown (Class/Non-Class)dynlibsβ Native library listing by categoryvmsetβ Live VM flag modification without restartvmlogβ JVM unified logging controljmxβ JMX Management Agent controlclassstatβ Class loading statisticsgcnewβ Young generation GC detailsymboltableβ Symbol table statistics
Multi-OS Support
install.ps1β Windows PowerShell installer- fish + PowerShell shell completions
- Improved Java version detection (prefers highest available)
- Auto
--enable-previewfor Java 21+
Total: 32 CLI Commands
All support --format=json, --source=auto|agent|jdk, i18n (en/ko/ja/zh).
What's Changed
- feat: add deadlock detection command and JVM System Observability Command. by @rlaope in #24
- feat: add 9 diagnostic commands (Tier 1 + Tier 2) by @rlaope in #27
Full Changelog: v0.6.0...v0.7.0