Universal Messaging Java Client: Realm Monitor
Monitors a Universal Messaging Realm and output results to CSV files
Usage
java RealmMonitor <rnames> [config file]
<Required Parameters>
<rname> : comma separated list of rnames to monitor.
[Optional Parameters]
[config file] : configuration file location e.g. c:\\config.txt
All other parameters can be specified in the config file.
If realm is clustered then other realms in cluster will
be found automatically.
Application Source Code