...
Software | |
Indicator | Description |
---|---|
Operating System | Shows the value of the System property os.name . No boundaries apply to this indicator. All values are indicated as status green. |
Java Virtual Machine | Shows the value of the System property java.vm.name . No boundaries apply to this indicator. All values are indicated as status Green. |
Java Version | Shows the value of the system property java.version . The value has a status of orange or red when the Java versions are outdated. Note that new Java versions are released every now and then and it is sometimes difficult to tell what latest available version available is. |
Application Server Name | Shows the name of the application server. The name can be retrieved from within a servlet; ServletContext.getServerInfo(). So you will need to implement a servlet to retrieve it. This retrieves both name and version number by the way. Boundaries indicate the supported application servers; Tomcat, JBoss and Websphere. |
Application Server Version | The version of the application server. The version can be retrieved from within a servlet using ServletContext.getServerInfo() . |
...
Uploads | |
Indicator | Description |
---|---|
Uploads | |
Uploads File Size | |
Multimedia Uploads | |
Multimedia Uploads File Size |
...