HP Application Recovery Manager software A.06.10 Installation and licensing guide (March 2008)
Using the omnicheck command
Limitation
• The command verifies connections among the cell members only; it does not verify
DNS connections in general.
The omnicheck command resides on the Cell Manager in the following directory:
Windows:
AppRM_home\bin
UNIX:
/opt/omni/bin
The synopsis of the omnicheck command is:
omnicheck -dns [-host Client | -full] [-verbose]
You can verify the following DNS connections in the Application Recovery Manager
cell using different options:
• To check that the Cell Manager resolves DNS connections to every Application
Recovery Manager client in the cell properly and vice versa, run:
omnicheck -dns [-verbose]
• To check that a particular Application Recovery Manager client resolves DNS
connections to every Application Recovery Manager client in the cell properly
and vice versa, run:
omnicheck -dns -host client [-verbose]
where client is the name Application Recovery Manager client checked.
• To check all possible DNS connections in the cell, run:
omnicheck -dns -full [-verbose]
When the [-verbose] option is specified, the command returns all the messages.
If this option is not set (default), only the messages that are the result of failed checks
are returned.
See the omnicheck man page for more information.
Installation and licensing guide 151