Real Time Information Director User Documentation
RTID Management
Hewlett-Packard Company 7 529618 - 001
Note: Global statistics are combined statistics for all document types for which you have
not requested separate statistics. If you request separate accumulation of statistics for a
document type, global statistics will exclude statistics for that document type.
If you specify different statistics gathering options in a series of invocations to the
management client, all options previously specified continue to apply, unless you specify
an option (ending with n) that specifically turns off an option previously selected.
-sdt <documentname> Accumulate statistics by table for the named document type
-sdo <documentname> Accumulate operation histories for the named document type
-sds <documentname> Accumulate summary statistics for the named document type
-sdn <documentname> Do not accumulate separate statistics for the named document
type, but include statistics for this document type in global
statistics (default)
-sgt Accumulate global statistics by table
-sgo Accumulate global operation histories
-sgs Accumulate global summary statistics only (default)
-sgn Don’t accumulate global statistics
-sft Accumulate statistics by table for failures
-sfo Accumulate operation histories for failures
-sfs Accumulate only summary statistics for failure (default)
-sfn Don’t accumulate statistics for failures
-srt Return statistics by table in responses to update documents
-sro Return operation histories in responses to update documents
-srs Return only summary statistics in responses to update documents
(default)
-st Include timings (in milliseconds) in all returned and
accumulated statistics
-su Don’t include timings in all returned and accumulated statistics
-sx <filename> Export accumulated statistics to the named file
Example:
java MBeanClient –url 127.0.0.1:7001 –server myServer –user rtidAdmin –password
mypassword -sgt -sft
The options specified in the command cause the Director to accumulate global statistics
and failure statistics by table. As a result, a subsequent invocation with the –statistics
option displays exactly those statistics:
java MBeanClient -url 127.0.0.1:7001 -server myServer -user rtidAdmin -password
mypassword -statistics