Skip to main content

netft monitor

Displays the newest delivered sample at a bounded presentation rate. It is for observation, not lossless acquisition.

Synopsis

netft monitor [HOST] [OPTIONS]

Display the latest sensor sample at a bounded output rate.

Options

OptionValueDescription
-v, --verboseflagShow additional diagnostic progress.
-q, --quietflagSuppress progress output.
--colorauto|always|neverControl color in human-readable output.
--http-portPORTSet the sensor HTTP port.
--rdt-portPORTSet the sensor RDT port.
--timeoutDURATIONSet the connection timeout.
--formatauto|text|json|table|ndjson|csvSelect the output format.
--outputPATHWrite output to a file.
--rateNUMBERSet the monitor output rate in hertz.
--durationDURATIONStop after a bounded duration.

Exit status

CodeMeaning
0Completed successfully
2Invalid command line or configuration
3Sensor discovery failed
4Stream connection or acquisition failed
5Sensor reported a fault
6Input/output operation failed
130Interrupted

Examples

netft monitor sensor.example
netft monitor sensor.example --rate 50