Versions Compared

Key

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

...

   ONOS_WEB_PASS     password for REST API

Example Usages

No parameters:

   # Collect compressed diagnostics for the cluster.

...

Code Block
languagebash
titleonos-diagnostics
$ onos-diagnostics

With "-x", "-n", "-u" and "-p" 

  #    # Collect diagnostics for the cluster and leave them extracted.

...

Code Block
languagebash
titleonos-diagnostics
onos-diagnostics -x -n prague -u onos -p rules

With "-u", "-p" and IPs of the ONOS instances 

  #    # Collect compressed diagnostics for a cluster.

...