Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Lists OMS Servers and their status.

Syntax

uagcmd ops-oms-status global parameters server-address=address:[port] [options=v]

Parameter

  • server-address=
    Required; Server address or partial server address of one or more OMS servers. Wildcards are supported.
  • options=
    Optional; Supports the v (verbose) option, which will toggle the SysId column in the response output.

Example


<pre>uagcmd
uagcmd ops-oms-status 
-c config.cfg
 server-address=lx12-x64:
7878</pre>
7878
Panel
Html bobswift
Html bobswift



Note
titleNote

The CLI command response will contain the following information for each matching OMS Server:

  • Name - OMS Server name
  • Status - OMS Server status
  • Session Status - OMS Server sessions status
  • Sysid - OMS Server sys_id

...