HP StorageWorks Application Recovery Manager Command Line Interface Reference (T4395-96007, December 2007)

omnistat (1)
-47-Hewlett-Packard Company AppRM A.06.00: December 2007
-error Displays information on active sessions with the status "In
Progress (errors)"
-previous Lists all sessions from the Application Recovery Manager internal
database (IDB).
-since Date Lists all sessions since the specified Date.
-until Date Lists all sessions until the specified Date.
-last n Lists all sessions within the last n days.
EXAMPLES
The following examples illustrate how some options of the omnistat command work.
1. To see detailed information for the session with the SessionID "2006/04/24-32".
The SessionID can be specified in two different ways:
omnistat -detail -session 2006/04/24-32
omnistat -detail -sess 32
2. To see an overview of the sessions that occurred in last 3 days and were run by
user root:
omnistat -previous -user root -last 3
3. To see information regarding the sessions that occurred within the last 3 days
and had objects that have failed:
omnistat -previous -last 3 -failed
4. To see only the status of session with this SessionID:
omnistat -status_only -session 2
5. To monitor the session with the SessionID "R-2006/05/13-8":
omnistat -session R-8 -monitor
SEE ALSO
omniabort(1)