Open Forum Java Version {{system.javaVersion}}

Open Forum Server Version {{system.version}}

Open Forum Javascript Version {{OpenForum.getVersion()}}

Pages Served {{server.pageViews}}

Files Served {{server.fileViews}}

Operating System
Name{{system.operatingSystem.name}}
Version{{system.operatingSystem.version}}
System
System Time{{state.systemTime}}
Up Since{{state.startTime}}
Memory Total{{state.memory.total}} M
Memory Free{{state.memory.free}} M {{state.memory.pcFree}}%
Processor Name{{system.processor.name}}
Number of Processors{{system.processor.count}}
Processor Load{{state.processor.load}}%
Disk Total{{state.disk.total}} M
Disk Free{{state.disk.free}} M {{state.disk.pcFree}}%
Http Server Stats
Thread Monitor Running{{state.httpServer.isMonitoring}}
Active Thread Count{{state.httpServer.activeThreadCount}}
Max Thread Count{{state.httpServer.maxThreadCount}}
Max Response Time{{state.httpServer.maxResponseTime}}
Completed Task Count{{state.httpServer.completedTaskCount}}
Timeout Task Count{{state.httpServer.timeoutTaskCount}}
Overflow Task Count{{state.httpServer.overflowTaskCount}}
WiFi Network Adapter
Adapter{{system.network.wifi.adapter}}
IP Address{{system.network.wifi.ipAddress}}
MAC Address{{system.network.wifi.macAddress}}
Ethernet Network Adapter
Adapter{{system.network.ethernet.adapter}}
IP Address{{system.network.ethernet.ipAddress}}
MAC Address{{system.network.ethernet.macAddress}}
Performance Graph
Loading...
Https Server Stats
Thread Monitor Running{{state.httpsServer.isMonitoring}}
Active Thread Count{{state.httpsServer.activeThreadCount}}
Max Thread Count{{state.httpsServer.maxThreadCount}}
Max Response Time{{state.httpsServer.maxResponseTime}}
Completed Task Count{{state.httpsServer.completedTaskCount}}
Timeout Task Count{{state.httpsServer.timeoutTaskCount}}
Overflow Task Count{{state.httpsServer.overflowTaskCount}}
Storage Stats
Store Space Free Space Total Space Cache Size Cache File Count
{{store.name}} {{store.freeSpace}} {{store.totalSpace}} {{store.cacheSize}} {{store.cacheFileCount}}