...
...
...
...
...
...
...
...
...
...
...
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.
...
Anchor | storage | storage | ||||
---|---|---|---|---|---|---|
Panel | ||||||
| ||||||
bgColor | white |
| ||||
System preparation steps
Panel | | |||||
| ||||||
Expand | ||||||
|
Code Block | ||||
---|---|---|---|---|
| ||||
svctask mkuser -name bvq -usergrp Monitor -password P@ssw0rd |
For code level lower than 8.4 use:
Code Block | ||||
---|---|---|---|---|
| ||||
svctask mkuser -name bvq -usergrp Administrator -password P@ssw0rd |
borderColor | #248D85 |
---|---|
borderWidth | 3 |
borderStyle | solid |
communication between a SVC system and BVQ, a user account with at least user group 'Monitor' is required on each SVC system.
|
Check NTP, time and time zone |
title | expand... |
---|
Check if an NTP server is configured: |
theme | Midnight |
---|---|
title | SVC CLI |
it is mandatory to use NTP to synchronize the time of all systems (SVC Systems and BVQ Server):
Set your NTP Server: Synchronize your SVC cluster with a specific NTP server: |
|
|
|
|
|
|
|
Adjust SVC cluster time zone: Set the time zone of your SVC cluster with: |
|
|
|
Show SVC clock settings: Check the current time setting on your SVC: |
|
Check performance statistics interval |
title | expand... |
---|
The SVC performance statistics are generated |
regularly (in intervals) by the SVC and picked up by the BVQ SVC Scanner. BVQ supports all intervals possible in the SVC (1min to 60min). We recommend to set the time interval to 1 minute. Check statistics status and frequency: Use this command to see if and how often your system collects statistics: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change statistics collection |
Code Block | ||||
---|---|---|---|---|
| ||||
statistics_status on |
frequency: Define how |
often system |
statistics |
Code Block | ||||
---|---|---|---|---|
| ||||
statistics_frequency 1 |
Start statistics collection: Begin collecting system statistics at your defined frequency:
Code Block | ||||
---|---|---|---|---|
| ||||
svctask startstats -interval 1 |
Clear I/O statistics dumps: Clean old I/O statistics data from all nodes in the SVC with this command:
Code Block | ||||
---|---|---|---|---|
| ||||
svcinfo lsnode -nohdr | while read id rest ; do svctask cleardumps -prefix /dumps/iostats $id ; done |
are collected:
|
Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
A user is required for the operation of the BVQ Scanner with at least Operator role permissions. Please create this user on your Unity system prior to configuring the the BVQ Scanner. |
Panel | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bgColor | white
| |||||||||||||
A user is required for the operation of the BVQ Scanner, which should at least have readonly Rolewith at least 'read-only' role permissions on the ONTAP Cluster is required to operate the BVQ Scanner. Please create this user before the configuration ofprior to configuring the BVQ Scanner. We recommend using the name : bvq Code Block | | ||||||||||||||
| |||||||||||||||
Anchor | unity | unity |
Panel | |
---|---|
|
...
|
...
|
...
A user is required for the operation of the BVQ Scanner, who should at least have Operator Role permissions.
Please create this user at your Unity System before the configuration of the BVQ Scanner. We recommend to name the user: bvq
Gather information for BVQ Scanner configuration
BVQ scanners need the following information to be configured for each Dell EMC Unity System:
...
| |
Configure a user with minimum role "read_only" and API token on each array. |