Versions Compared

Key

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

To establish an access point for BVQ, it's necessary to create user accounts on the respective systems you wish to monitor.

For instance, if you have three NetApp clusters, you'll need to create a user account on each cluster.

This procedure is applicable to all systems you aim to connect to BVQ. 

After creating a specific new user on a system, proceed to set up a BVQ Scanner on your BVQ Server using that user account.

The BVQ Scanner will then establish a connection to the system to collect the requisite data.


Table of Contents
minLevel1
maxLevel6
outlinefalse
typeflat
separatorpipe
printabletrue

...

Panel
bgColor#F4F5F7

NetApp

A user with at least 'read-only' role permissions on the ONTAP Cluster is required to operate the BVQ Scanner.

Please create this user prior to configuring the BVQ Scanner.

We recommend using the name 'bvq' for this user.

sec login create -user-or-group-name bvq -application http -authentication-method password -role readonly

BVQ Version < 2024.H2.1 or ONTAP version < 9.11
sec login create -user-or-group-name bvq -application ontapi -authentication-method password -role readonly

Panel
bgColor#E6FCFF#DEEBFF

Pure Storage FlashArray


Configure a user with minimum role "read_only" and API token on each array.

...