CLI

monitor-object

monitor-object [options] [object]
The "monitor-object" command prints the name and value of a specified object
and checks the value every 10 seconds (or in a specified interval). If the
value changed, "monitor-object" will print out the new value.

You can cancel/abort the command with CTRL+C.
NameValueDescriptionExample
timetimestamp will be included in the output
polltimesecondssets the interval in which the command checks for changed values10
jsonuse JSON as the output format
xmluse XML as the output format
csvuse CSV as the output format
capabilitiesexport with capabilities
capabilities-rwuse with capabilities where ro-objects only shows its data
dataexport with data (--capabilities in json only)
rawprints enums as value instead of names
not-rawalways prints enums as names
use-unitinclude units if available
no-unitdo not include units
object/status/system/uptime
See also:
show-object: prints the name and value of a single specified object.

REST-API Support:


This command is not supported.