Sun Java System Portal Server 7 Command-Line Reference

Description

Returns MBean attribute values for Portal Server MBeans periodically. Returns MBean attribute values for identified MBeans every interval-seconds. A set of MBeans is first determined based on given type and name key properties, or given JMX ObjectName pattern.

If no option values or operand are specified, then the command returns ObjectNames of all MBeans registered with the Portal Server instance or the Portal Server Secure Remote Access instance. If the --type and --name-properties, --object-name options are specified, only the object-name option is considered for the operation.

If the attribute name regular expression is specified, then attribute values of all MBeans from the determined set of MBeans matching the attribute name regular expression is returned. If attribute name regular expression is not specified, then all attribute values for a MBean are returned.