Edgebuilder cli node metrics
edgebuilder-cli node metrics
Manage node metrics on one or more nodes
Synopsis
Manage node metrics on one or more nodes
edgebuilder-cli node metrics [flags]
Options
-n, --node strings Edge node names/ids
-l, --label strings Edge Node labels
-m, --mode string Metric mode: 1 (Local), 2 (Live), 3 (Forward). Accepts integer or string. 'Live' and 'Forward' forwards metrics to dashboard. 'Forward' metrics is between two timestamps defined by 'start' and 'stop' below.
--start string Start time in unix timestamp format (only required for Forward mode)
--stop string Stop time in unix timestamp format (only required for Forward mode)
-s, --sampling string Sampling period in s, m, h for node metrics (default is 10s)
-w, --disableWebBrowser Disable launching web browser for dashboard display (only applicable for live & forward modes)
-h, --help help for metrics
SEE ALSO
- edgebuilder-cli node - Manage edge node(s)