EN · DE · RU · FR · ES

#1073: SystemInfoCache.kt

projectforge-business/src/main/kotlin/org/projectforge/business/system/SystemInfoCache.kt Kotlin class [@Component], projectforge-business/src/main/kotlin/org/projectforge/business/system/SystemInfoCache.kt 106 lines · 55 code · 37 comments · 14 blank
Cached system information provider. Periodically refreshes data on JVM memory usage, disk space, database connection pool status, and active user sessions. Supplies data to the system status dashboard.

Git History

868d6abb7 2025 -> 2026
092dbf9c5 SystemService -> kolin, package systeminfo renamed to system