Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This page is for EdgeView client side command descriptions. For information on EdgeView design and architecture, please see Design Proposal.

To run EdgeView client script, the docker is required on user's laptop. The EdgeView client program is started in a script with 'docker run'.

Command Help

EdgeView script with the '-h' or '-help', it will display the output like:

eve-edgeview [ -token <session-token> ] [ -inst <instance-id> ] [ -debug ] <query command>
query options:

[acl app arp connectivity flow if mdns nslookup ping route socket speed tcp tcpdump trace url wireless]
[app configitem cat cp datastore dmesg download du hw lastreboot ls model newlog pci ps cipher usb techsupport top volume]
log/search-pattern [ -time <start_time>-<end_time> -json -type <app|dev> -line <num> ]
pub/ [baseosmgr domainmgr downloader edgeview global loguploader newlogd nim nodeagent tpmmgr vaultmgr volumemgr watcher zedagent zedclient zedmanager zedrouter zfsmanager]

For more detail help on EdgeView commands, see https://wiki.lfedge.org/display/EVE/EdgeView+Commands