CLI

monitor-view

monitor-view [options] [menu]
The "monitor-view" command prints all objects inside a menu and updates its output
when one of the values changes.

The default output format can be specified with the /configuration/cli/default-view parameter.
The default depth can be specified with the
/configuration/cli/default-view-depth parameter. (-1 = no limit)
The default table columns can be specified with the
/configuration/cli/default-table-columns parameter. (0 = no break; -1 = detect size)
NameValueDescriptionExample
normaluse the default output format
xmlgenerate an XML formatted output
jsonprints out a JSON-formatted structure
capabilitiesuse with capabilities
capabilities-rwuse with capabilities where ro-objects only shows its data
csvuse the CSV format (comma-separated-values)
csv-no-datasame as --csv but without values
treeuse the tree format (no values)
use-unitinclude units if available
no-unitdo not include units
ignoreregexdo not include menus and objects/status/chassis/clk.*/
rawprints enums as value instead of names
not-rawalways prints enums as names
timetimestamp will be included in the output
polltimesecondssets the interval in which the command checks for changes10
non-recursiveonly displays the current or specified menu (no submenus)
quietavoid clear-screen when updating the output
rel-pathonly prints the sub-menu
fullpathalways include the full menu-path to the menus
depthnumberlimits the sub-menu iterations2
columnsnumberdisplays [number] menus in the table2
filefilepathreads a file that contains a list of objects and exports theselist.txt
menu/status/system
See also:
view: shows all objects and submenus inside a menu.
show-object: prints the name and value of a single specified object.
monitor-object: prints and checks the name and value of a specified object.

REST-API Support:


This command is not supported.