Versions Compared

Key

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

Pre-requisite
The privilege needed to enable this feature is called PRIV_SCANCONF_SERVER_METRICS.
Contact admin or CloudSphere support to add this privilege to your user account.

...

To enable this feature

Discovery→ Scan Jobs → Configuration →Scan details → Enabling → ServerMetrics

...

Replace the image ID in the

/opt/docker/appliance-stack.yml - you have to be sudo and recomended to use nano editor

image: 91a9637526db

Check ports:

ports: "8080:8080"

Replace this image ID from the output of “docker images” command.

...