6.5 ahfscope Console Commands
Use the ahfscope -i
command option to activate an
interactive command-line interface (CLI). Enter a question mark (?) to see the list of available
commands.
Syntax
cha> ?
list item
entities
inputs
kinds
verbose
metrics
details
probes
diff
nounit
noobserved
nopredicted
missing
flagged
units
diagnose
trace item
f: (feed)
d: (db)
i: (input)
p: (probes)
r: (rootcause)
t: (topology)
version
zoom (in|out)
quit
Parameters
Table 6-1 ahfscope Console Command Parameters
Parameter | Description |
---|---|
|
|
|
Switch tracing on/off, indicated by '+' or '-'.
|
|
Version of the (1) user interface, (2) data stream, and (3) Java Virtual Machine. |
|
Sets or resets magnify option. |
|
Exits AHF Scope GUI. |
version
, you can simply type
v
:cha> version
CHA UI version: V1.00.000
Data version: V0.17
PL/SQL package: V0.10.11.2
Java version: 1.8.0_77 on Linux
cha> v
CHA UI version: V1.00.000
Data version: V0.17
PL/SQL package: V0.10.11.2
Java version: 1.8.0_77 on Linux
When more than one command starts with the same prefix, they need to be disambiguated. For
example, debug
versus device
would require typing at least
3 letters to correctly identify the desired command. These commands provide summaries not
available in graphical form.
Parent topic: Analyze Issue Root Cause