| helma |
| uptime: |
|
<% this.uptime %> |
| version: |
|
<% this.version %> |
| homedir: |
|
<% this.home %> |
| total active sessions: |
|
<% this.countSessions default=" " %> |
| total requests / 5 min: |
|
<% this.requestCount default=" " %> |
| total errors / 5 min: |
|
<% this.errorCount default=" " %> |
| loaded extensions: |
|
<% this.extensions default=" " %> |
| jre |
| free memory: |
|
<% this.jvmFreeMemory hr="true" %> |
| used memory: |
|
<% this.jvmUsedMemory hr="true" %> |
| total memory: |
|
<% this.jvmTotalMemory hr="true" %> |
| java: |
|
<% this.jvm %> |
| javahome: |
|
<% this.jvmHome %> |
| os: |
|
<% this.os %> |
| localtime: |
|
<% now %> |
| timezone: |
|
<% this.timezone %> |
| loaded Jars: |
|
<% this.jvmJars %> |
| server.properties |
<% this.properties itemprefix='| ' separator=' | | ' itemsuffix=' |
' %>