-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
CLI and console shows only properties defined in .xml configuration files. System properties propagated from command line using -D, -P or --properties args should be visible too. It would be useful for administrators when searching for possible problems, the same applies to devels. For domain I'd like to see sysprops on each instance and separate overview for DC.
Previous versions of AS/EAP provide such overview in /web-console/SysProperties.jsp.
NOTE: JVM based properties like java.vendor etc. would be beneficial too.
- is related to
-
AS7-2172 Provide the ability to view OS system properties within the console
-
- Resolved
-
The full set of system properties is available in the core management API and the CLI as described in the comment. There is a separate JIRA (
AS7-2172) for displaying this information in the console.