Whenan attribute is requested that does not exist for a particular component or subsystem,
anerror is returned. Similarly, when a specic attribute is requested that is not active for a
componentor subsystem, an error is returned.
Referto “Expected Output for list and get Commands at All Levels” on page 202 for more
informationon the use of the get command.
Example1
Attemptto get all attributes from a subsystem for a specic object:
asadmin> get --user admin-user --monitor server.jvm.*
Returns:
server.jvm.dotted-name= server.jvm
server.jvm.heapsize-current = 21241856
server.jvm.heapsize-description = Provides statistical information about
the JVM’s memory heap size.
server.jvm.heapsize-highwatermark = 21241856
server.jvm.heapsize-lastsampletime = 1080232913938
server.jvm.heapsize-lowerbound = 0
server.jvm.heapsize-lowwatermark = 0
server.jvm.heapsize-name = JvmHeapSize
server.jvm.heapsize-starttime = 1080234457308
server.jvm.heapsize-unit = bytes
server.jvm.heapsize-upperbound = 518979584
server.jvm.uptime-count = 1080234457308
server.jvm.uptime-description = Provides the amount of time the JVM has
been running.
server.jvm.uptime-lastsampletime = 1080234457308
server.jvm.uptime-name = JvmUpTime
server.jvm.uptime-starttime = 1080232913928
server.jvm.uptime-unit = milliseconds
Example2
Attemptto get all attributes from a Java EE application:
asadmin> get --user admin-user --monitor server.applications.myJavaEEApp.*
Returns:
No matches resulted from the wildcard expression.
CLI137 Command get failed.
Thereare no monitorable attributes exposed at the Java-EE-application level, therefore this
replydisplays.
ViewingMonitoringData
SunGlassFishEnterprise Ser ver2.1 Administration Guide • December 2008198