File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
datadog_checks/vsphere/data Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -391,6 +391,9 @@ files:
391
391
- name : collect_vsan_data
392
392
description : |
393
393
If true, the integration will collect additional metrics and events about vSAN clusters, and hosts.
394
+ Ensure that you have the vSAN Performance Service enabled:
395
+ https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-monitoring.doc/
396
+ GUID-02F67DC3-3D5A-48A4-A445-D2BD6AF2862C.html
394
397
value :
395
398
type : boolean
396
399
example : false
Original file line number Diff line number Diff line change @@ -342,6 +342,9 @@ instances:
342
342
343
343
## @param collect_vsan_data - boolean - optional - default: false
344
344
## If true, the integration will collect additional metrics and events about vSAN clusters, and hosts.
345
+ ## Ensure that you have the vSAN Performance Service enabled:
346
+ ## https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vsan-monitoring.doc/
347
+ ## GUID-02F67DC3-3D5A-48A4-A445-D2BD6AF2862C.html
345
348
#
346
349
# collect_vsan_data: false
347
350
You can’t perform that action at this time.
0 commit comments